At Blogger you can indicate a description of the blog on the Settings tab and then description. This is highly recommended, but you must make a simple change to the HTML template so that this disclosure affects only the main blog address leaving as a description of each post the first paragraph of the same (156 characters), for this we will use a Simple conditional.
Do a search of your blog on Google to see if there is a problem
In the search key Google Site: laurldetublog.blogspot.com
Analyze the result. Here is a picture where you can see the problem
If you have configured Google WebMaster Tools, go to the Diagnostics tab and then click HTML suggestions and see where it says meta description should show the number of posts containing the same description. This is what we will address in this post.
Note: As you can see in the picture above, the description is the same in every post.
Steps to prevent all post show the same description
Go to the Template tab and click Edit HTML button
Find (Ctrl F or Ctrl B) this line in the code:
Copy the following code and paste it just before the position where the previous line encontrastes:
cond='data:blog.url <b:if data:blog.homepageUrl'> ==
<meta content='Aquí must indicate the description of your blog' name='description'/>
</ B: if>
Note: This code snippet should be in the head section ... </ head> blog. If you already have a fragment description is just add the condition.
Although it is a topic that is discussed in their day through this page, I have seen fit to make a post because of the importance from SEO perspective. Remember also that this issue (description and duplicate titles) is reported by the Webmaster Tools.
After applying the change to the template may take 1-2 weeks to see the new descriptions on the Google results page.
Finally thank the initiative of several followers of iniciaBlog for proposing this topic.
As always, I invite you to use comments to leave your opinion on this article. If you liked this post and want to be anywhere else, follow me via Facebook, Twitter, subscribe by email, Google Friend, RSS now also on Google +. Use social buttons at the bottom of the post to recommend it to your friends. Thank you! ;-)
No comments :
Post a Comment