Search Engine Optimization is the most common term in the web industry, this system helps you to increase your websites organic traffic. Many are already discussed about topic, but I have been following few different ways for organic traffic. Take a look at the following steps I did shared all my blog SEO standards and implement these , sure you will improve your blog Google search results.
HTML Tags
Standard blog HTML syntax, article title should be inside H1 tag. Read this for more help Blog Design with CSS and HTML
//Header Part
<head>
<title>Article Title</title>
<meta name="description" content="Article Description Here"/>
</head>
//Article Part
<div>
<span>Article Published Time</span> <span><a href="#">Article Author</a></span>
<h1>Article Title</h1>
<p>
Article Content
</p>
<img src="" alt="Image Description"/>
</div>
<head>
<title>Article Title</title>
<meta name="description" content="Article Description Here"/>
</head>
//Article Part
<div>
<span>Article Published Time</span> <span><a href="#">Article Author</a></span>
<h1>Article Title</h1>
<p>
Article Content
</p>
<img src="" alt="Image Description"/>
</div>
Schema.org Validation
Structured data validation introduced by Google, Bing and Yandex search engines, it supports a common set of schemas for structured markup data on websites.
<div itemscope itemtype="http://schema.org/Blog">
<span itemprop="dateCreated">Article Published Time</span> <span itemprop="author"><a href="#">Article Author</a></span>
<h1 itemprop="name">Article Title</h1>
<p itemprop="description">
Article Content
</p>
<img src="" alt="Image Description"/>>
</div>
<span itemprop="dateCreated">Article Published Time</span> <span itemprop="author"><a href="#">Article Author</a></span>
<h1 itemprop="name">Article Title</h1>
<p itemprop="description">
Article Content
</p>
<img src="" alt="Image Description"/>>
</div>
Google Plus Author
Modify with your Google Plus profile ID.
<a href="https://plus.google.com/xxxxxxxxxxxxx?rel=author" itemprop="author" rel="author me">Your Name</a>
Google Webmaster Tools and Data Highlighter
It is a Google search product, this allows webmasters to analyze search indexing status of their websites. Click here create an account and add your website.
Step 1
Go to Crawl -> Sitemaps submit your website sitemap.xml read this for more help.
9lessons.info is powered by blogger platform, so I just added atom.xml
Step 2
Few days back Google has introduced Web Data Highlighter, using this tool you can specify your website structure. Go to Search Appearance -> Data Highlighter -> Start Highlighting submit any of your blog url and select Articles as a type of information to highlight.
Select the article title and right click map to Title.
Choose published data.
Categories or Tags.
Article author
Finally Google data highlighter will crawl all these details.
Google Analytics
Create a Google Analytics account click here, add your website and generate Universal Analytics tracking code or modify the following code replace with UA code(Your Website ID). Include this code above the end tag.
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXX-X', 'Website Name');
ga('send', 'pageview');
</script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXX-X', 'Website Name');
ga('send', 'pageview');
</script>
Google Event Tracking
This helps you to measure how users interact with the content of your website or blog. I had implemented this for blog menu.
<a href="url" onclick="ga('send', 'event', 'button', 'click','lable');" >
Link
</a>
Link
</a>
Hi brother. Thanks for providing such a good article regarding SEO and providing brilliant information about different SEO related tools just on single page. We appreciate your efforts.
ReplyDeleteTHANKS.
thank you for sharing your knowledge really appreciated.:)
ReplyDeleteHi very nice stuff!
ReplyDeletebut should it not the schema be
http://schema.org/article
or maybe place blogPost property somewhere? Not sure what do you think?
Thanks for the tutorial
ReplyDeleteThank Sur :D
ReplyDeleteVery Nice Stuff,Thanx
ReplyDeleteI never use Data Highlighter and schema validation
ReplyDeletethanks for the tutorial .
Awesome,....
ReplyDeleteim concerning on Highliting ....
Nice article, thanks :)
ReplyDeleteThank you sir. It really helped me to improve my blogs.
ReplyDeleteWould be great if you can share your blog template for download in next tutorial for SEO.
ReplyDeleteThis was awesome article Srinivas :) Implementing schema.org for blogger is much easier tha what I had thought of! You really make things simpler and thats what I like about you :)
ReplyDeleteGreat Initiative. Very important points mentioned. Different to your usual post, and nice to see you write on Digital Marketing
ReplyDeleteCongrats in being in the Directory of Best Indian Blogs for 2013-14
ReplyDeletethanks..nice article.....
ReplyDeleteHi Srinivas, I never missed your all tutorial and i love it,
ReplyDeleteUsing H1 is important for SEO, but I prefer to not using schema.org validation.
Hi Srinivas, your post is really interesting and it is also helpful in making our post more catchy and SEO friendly. Specially, I like the authorship part included in the post.
ReplyDeleteThat's really a great tutorial but I have never used schema.org validation as I wasn't quite familiar with the implementation of it.
ReplyDeleteboss, thanks a lot for this article. its really helpful for me. A lot of time i search for Search Engine Optimization tips but i cant find one like this. this is great.
ReplyDeleteHi Srinivas, I was searching these type post on internet. At least i have got it on your blog and applied on my website head.
ReplyDeleteI like ur website and posts... thanx...keep it up mann
ReplyDeletethank you for sharing your knowledge
ReplyDeleteThanks bro..
Tnxx for this
ReplyDeleteNice post
Really informative and Interesting. Thanks Srinivas
ReplyDeleteHey i am new to blogging and this article was really good.Keep up the good work !
ReplyDeleteNice information indeed, I like your post. Thanks for sharing!
ReplyDeleteGreat tips and very easy to understand. This will definitely be very useful for me when I get a chance to start my blog.
ReplyDeleteValuable information. Great work. Keep it up...
ReplyDeleteSuch a great post for blogger who blogging on blogspot platform thanks a lot
ReplyDelete
ReplyDeleteNice blog, here I had an opportunity to learn something new in my interested domain. I have an expectation about your future post so please keep updates.
really informative and Interesting article
ReplyDeleteThanks Srinivas
Thank you for this article.
ReplyDeleteThank you for such a valuable information. It helped me a lot. Expecting more from your side.
ReplyDeleteThanks brother for your informative article..
ReplyDeletegreat blog
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletenice
ReplyDeleteThanks for sharing with us.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete