Best Tactics to Get Higher Rankings For Your Blog
Note: I have not mentioned here any Black Hat Techniques.
1. Optimizing Your Blogger Template For Better Rankings
Well, There are already thousands of templates available that are already SEO Optimized. But These Template have poor SEO Optimization, So By Following this post, you can upgrade them to better.
1- Optimize Title Tags
Title tags define, how your blog's title look and what your title will be on next page. By adding following tags, Your blog's title will automatically change when a new type of page open up.
Like, in 404 (Page Not Found) pages, normally, Your normally, your blog title is [[Your Blog Title]]. But when you use this title tag, your title will appear like 'Page Not Found - [[Your Blog Title]].
- Go to Blogger Dashboard > Template > Edit HTML
- Now, Search for 'Title' by Pressing F3 in template editor.
- Replace whole chunk from <Title> to </Title> with following chunk of codes:
<b:if cond='data:blog.url == data:blog.homepageUrl'><title><data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == "item"'><title><data:blog.pageName/> | <data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == "archive"'><title>Archive for <data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == "static_page"'><title><data:blog.pageName/></title></b:if>
<b:if cond='data:blog.pageType == "index"'><b:if cond='data:blog.searchLabel'><title><data:blog.pageName/> | <data:blog.title/></title></b:if></b:if>
<b:if cond='data:blog.pageType == "error_page"'><title>Page Not Found | <data:blog.title/></title></b:if>
<b:if cond='data:blog.pageType == "index"'><b:if cond='data:blog.url != data:blog.homepageUrl'><title><data:blog.pageTitle/> | All Post</title></b:if></b:if>
- Done!
2- Adding Some Meta Tags
Meta tags are tags which search bots use to get the description of your website. Well, there are many types of meta tags are there, but for now I am sharing two most important meta tags:
1- Description Meta Tag- This type of meta tag help search bots to access your blog's description and show on search results.
Follow These Steps:
Follow These Steps:
- Go to Blogger Dashboard > Settings > Search Preference
- Now, Look for 'Meta Description' section (top) and click on Edit.
- Type your blog's Meta Description (150 Characters Maximum)
- At Last, Click on Save changes.
- Now Second Part, Go to Blogger Dashboard > Template > Edit HTML
- Search for '<head> and bellow it, Paste bellow piece of code:
<meta expr:content='data:blog.metaDescription' itemprop='description'/>
- Done!
Follow Bellow Steps:
- In HTML Editor, Search for <head> and below it, place following code:
<meta content='Your_Blogs_Keywords' name='keywords'/>
Now, You need to change 'Your_Blogs_Keywords' with your blog keywords. It requires some keyword research to get Best Keywords for your blog.
2. Things You Should Remember while writing a Post
1- Alt Attributes
Alt Attributes help your blog to get higher rankings. You should add alt attributes in images. That's not a big work! You just need to add following code in img src tag.
<img src='[[IMAGE_URL]]' alt='[[INFO_ABOUT_YOUR_IMAGE]]'/>
2- Post Length
When writing any post, remember to write at least 500+ words. You can observe it by doing some research. I mean, when you search for any query in Google, In the first page, open any link and you will see that the post have 500+ words. So try to write long and meaning full content because content is king!
3. Enable Robot Header Tags
Robot header tags are very useful because they block some pages from search results to be shown. You can enable it by looking at this picture.
- Go to Blogger Dashboard > Setting > Search Preference
- Now, Look for 'Robot Header Tags' section and tick like below picture and click on save changes.
- Now you are ready to go!
From the Editor's Desk
I hope friends, that you will like and start doing hard work on your blog. For any other help or any other optimization, kindly leave your comment bellow. If you find any other error that be saving your template and editor show error, do the same, just leave a comment because we are happy to help!
0 Response to "Best Tactics to Get Higher Rankings For Your Blog"
Posting Komentar