sondmk header
ปรับเว็บให้แรงติดอันดับด้วยการทำ SEO (page 2)

สารบัญ SEO

Page 1

รวมเครื่องมือ สำหรับทำ SEO

https://webday.co/resources-seo/
Open Site Explorer: เครื่องมือสำหรับวิเคราะห์ลิงก์
Ahrefs: สำรวจเว็บและตัวเช็ก Backlink
Quick Sprout: เครื่องมือวิเคราะห์เว็บไซต์
WordPress SEO by Yoast: ปรับปรุง SEO สำหรับเว็บที่สร้างจาก WordPress
SEO Site Checkup: เช็กปัญหา SEO ฟรี
Hubspot Marketing Grader: ให้คะแนนการตลาดของเว็บเรา
SimilarWeb: วิเคราะห์สถิติเว็บไซต์
Alexa Ranking: วิเคราะห์อันดับเว็บไซต์
SERPs Rank Checker: อันดับคีเวิร์ดและ SERP
OpenLinkProfiler: ฟรี backlinks
Keywordtool.io: Google Keyword Planner.
Google: Analytics | Keyword Planner | Webmaster Tools | Trends |
Nibbler: ทดสอบเว็บไซต์
Browseo: ดูว่า search engines มองเว็บเรายังไง
Broken Links:   หาลิงก์เสีย, redirects และอื่นๆ
Copyscape: หาว่าใครก๊อบเว็บเราบ้าง
Google Pagespeed Insights: เช็กประสิทธิภาพของเว็บไซต์
Pingdom: ทดสอบ load time ของเว็บไซต์
GTMetrics: วิเคราะห์ประสิทธิภาพของ page’s speed
Moz Local: Check your local listings on Google, Bing, and others.
XML Sitemaps: สร้างไซต์แมป XML & HTML

Resource : http://growthsupply.com/free/marketing
Create   : https://webday.co/resources-seo/
		

Script ME Only

<?php
	/*********************
	* PHP Add to Counter *
	*********************/
	$date = date('Y-m-d');
	echo 'Current Date is: '.$cdate.'<br><br>';

	$st   = 1;
	$end  = 10;
	while($st<=$end){
		echo "INSERT INTO counter (DATE,IP) VALUE('$date','192.168.1.$st');<br>";
		++$st;
	}
?>					

Goto -> phptester.net
	

การใช้งาน AMP + Schema.org

<html amp lang='th'>
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link rel="canonical" href="http://www.ledhomeswang.com/Index_sonji.php">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script type="application/ld+json">
{
	"@context": "http://schema.org",
	"@type": "NewsArticle",
	"headline": "Open-source framework for publishing content",
	"datePublished": "2015-10-07T12:02:41Z",
	"image": [
	"logo.jpg"
	]
}
</script>
<style amp-boilerplate>
body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
	
https://github.com/ampproject/amphtml/blob/master/spec/amp-html-format.md

การใช้งาน Open Graph

<html prefix="og: http://ogp.me/ns#">
<head>
<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
...
</head>
...
</html>
	

Twitter Cards and Open Graph

<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@nytimesbits" />
<meta name="twitter:creator" content="@nickbilton" />
<meta property="og:url" content="http://bits.blogs.nytimes.com/2011/12/08/a-twitter-for-my-sister/" />
<meta property="og:title" content="A Twitter for My Sister" />
<meta property="og:description" content="In the early days, Twitter grew so quickly that it was almost impossible to add new features because engineers spent their time trying to keep the rocket ship from stalling." />
<meta property="og:image" content="http://graphics8.nytimes.com/images/2011/12/08/technology/bits-newtwitter/bits-newtwitter-tmagArticle.jpg" />
	


Framework

Library


เครื่องมือพัฒนาเว็บ



การออกแบบและพัฒนาเว็บไซต์


Download SourceCode



copyAllright © 2016 soundmk.com