Settings For Blogger 404 Error Page, Redirects and Meta Tags!

Tuesday, July 17, 2012 0 comments

Now here you will see three important sub-sections which we will discuss one by one.

Meta Tags

The word meta here refers to Meta Description. It tells visitors what your blog is all about. In search engine results page it looks like this:

meta description for homepage

Previously we would [a href="http://www.mybloggertricks.com/2010/06/meta-tag-generator-tool-for-blogger.html"]manually set meta description[/a] for blog homepage but now you can set it using this page. So what's new? The new addition is that by enabling this feature, meta description for Posts will activate and you can then configure Description for posts using the blog post editor. To activate this option do this:

  1. Click the Edit link
  2. Choose "Enable Search Description?"
  3. In box define your blog in no more than 150 characters. Use our [a href="http://www.mybloggertricks.com/2008/11/count-characters-in-post-titles-meta.html" target="_blank"]Character Counter Tool[/a]

Note: You must write the same description here that you have written manually inside your templates.

meta description

      4.   Click Save changes

     5.   Since the above description wont work correctly in custom templates therefore we need to insert some code inside the template. Please go to Design > Edit HTML   and just below <head>  paste the following code for meta description:

<b:if cond='data:blog.metaDescription != &quot;&quot;'>
  <meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>

        6.   Save your template and all done!

Meta Description For Posts

Now open Blogger post editor and you will see a new option for post description:

post description in blogger

Now make it your hobby to write a one line description for every post that you publish. Write no more than 150 characters  or 15 keyword phrases. By doing this every new post that you publish will have a separate clean description that will attract more visitors by providing precise description of what you post is all about instead of a chopped random  snippet of text chosen by search robot. This will help both robots in better indexing your posts and also Facebook and Google+ to display correct description for your posts.

Errors and redirections

Most of you know that Google webmasters give you several links which are either broken or no more exits. Broken links refer to Pages that no more exits on your blog because for some reason you may have deleted them. Now if some website is linking one of your posts that you deleted then you wont get the reward of the PageRank juice from that website to yours instead if people click that link they will land no where in your blog and will see a 404 Page not found error. There was no concept of a 404 error page before instead this page would appear:

 blogger page not found

But now you can create your own custom 404 error page. Check ours by writing anything illogical at the end of our blog URL in your address bar or simply [a href="http://www.mybloggertricks.com/404" rel="nofollow" target="_blank"]click here[/a]

404 error page blogger

Therefore in order to redirect deleted post links to new links and create a custom 404 Error page do this:

404 Error Page

  1. Click the Edit link next to Custom Page Not Found
  2. Inside the box write a message that you want to display when readers land on a missing page (404 page):

404 error page

You can write any message inside this box using simple HTML but once you click save changes and see how your error page looks, you will see that it looks dull and grey and appear inside an ugly box. In order to give it a good designed look with custom CSS styles just like ours then kindly wait for my next post.

Broken Link Redirection

custom redirects in blogger

  1. Click the edit link next to Custom Redirects
  2. Click the  checkbox to simplify the options
  3. Now you get a From and To input options
  4. Insert the link of your deleted Post inside From box and insert the link of your new post inside To box.
  5. Click Save changes

The above recommended settings will tell search engines to index your homepage and all its content, to index your posts and pages but must not index archives and should also not take description suggestions from Open Directory Project (noopd).

Normally, search engines use resources like the Open Directory Project (noopd) and the Yahoo! Directory (noydir) to find titles and descriptions for your content. Generally, you will not want them to do this. The noodp tag prevents them from doing so.

What does unavailable_after Meta tag does?

Though you wont need them but for understanding we would explain it. Most blogs promote seasonal products by writing posts. If you are promoting a new product offer on monthly basis which would expire the next month then you must tell search spiders to stop indexing the old product posts and index the latest one. This will help spiders to give more importance to your latest posts than old repeated posts.

rel nofollow

To understand what is a nofollow link attribute and when should you use it, then kindly read this tutorial:

  • [a href="http://www.mybloggertricks.com/2011/08/when-should-you-tag-external-links-as.html" target="_blank"]When should you nofollow an external link?[/a]

Internal links should never be tagged as nofollow. See What Matt Cutts recommends

Now whenever you need to create a link in post editor you will see two options

  1. Open this link in new window
  2. Add rel="nofollow" attribute

nofollow in blogger

Choose to open the link in new tab only if the link is pointing to an external site and choose the nofollow option only for links that point to low quality sites or login pages. To understand what links should be attributed as nofollow, I would highly recommend that you read our article on nofollow as shared above.

Liked This latest Change?

I am sure this would greatly improve the way your posts and blog is indexed and crawled by search robots and the way they appear on search results page. It is a great way to improve the quality of your blog and attract a better targeted traffic. Feel free to ask me as many questions as possible in order to throw away all confusions and misconceptions or myths related to SEO that may still be troubling you.  I will publish the 404 error page tutorial tomorrow and will share several Designs to give your blogs a new stunning look. Remember to add a new habit to your blogging and that is "adding post description to every new post that you publish". Peace pals! :)

Source: http://www.mybloggertricks.com/2012/03/settings-for-blogger-404-error-page.html
Share this article :

Post a Comment

 
Copyright © 2012. Blogger Tips For Beginners - All Rights Reserved
The information is compiled from various sources on the internet