Saturday, March 29, 2008

Meta Description for Each Blogger Page

Check out the code generator and video
tutorial for this hack in my new article:
Custom Meta and Title Tags for Blogger

Meta descriptions for your web pages can improve the chances of your site being found and clicked on. For those of you who tried adding such descriptions or keywords to your Blogger pages, you might have noticed there's no easy way of doing that.

This article describes the workaround I found for this problem and is a follow-up to the discussions posted here:

About the solutions mentioned in the articles above:

  1. If you add a "constant" meta tag to your Blogger template (as described in the first article), all your pages will have the same description and keywords. This defeats the purpose of this optimization effort and you'll have to go with the solution from the second link. However...

  2. The JackBook Dot Com code seems to be a bit outdated and using it might cause one of the following problems:

    • 404 error when trying to view any of your web pages, or...

    • The blog is displayed correctly, but the description and keywords are not seen by any meta analyzers.

Here are the changes you have to apply to your template in order for the descriptions to work correctly:

  1. Open the Layout panel of your blog and go to Edit HTML.

  2. Click the Download Full Template link and save a backup copy of your current template so you can undo the following changes in case anything goes wrong.

  3. Locate the following lines of code:

    <head> <b:include data="blog" name="all-head-content" /> <title><data:blog.pageTitle /></title>
  4. Add the following code immediately after the <b:include data="blog" name="all-head-content" /> line:

  5. Replace the http://johndoe.blogspot.com/ line with the URL of your homepage.

  6. Replace the word DESCRIPTION with a description for your homepage.

  7. Replace the word KEYWORDS with a list of keywords separated by commas and relevant for your homepage.

  8. Now, for each individual page from your blog you'll need to follow steps 4-7 again, but adding corresponding URL's, descriptions and keywords. For example, if your first article is about your pet, what you'll need to do next is...

  9. Add this code again immediately after the <b:include data="blog" name="all-head-content" /> line:

  10. Replace the http://johndoe.blogspot.com/ line with http://johndoe.blogspot.com/2008/03/my_pet this_is_an_example.html.

  11. Replace the word DESCRIPTION with a description of my pet.

  12. Replace the word KEYWORDS with pet,dog,dog_name.

  13. After adding code for all of your pages, save the template and check if it's doing what it's supposed to.

NOTE:

That's all there is to it. Please post your feedback and comments in case the code needs more tweaking.

Related articles:

277 comments:

  1. thanks for the 404 fix! it works! thanks alot!

    ReplyDelete
  2. you're welcome. thanks for the feedback.

    ReplyDelete
  3. I've just added this to my blog; was looking for this since 2 days! thanks a lot!! but how can i do something like this for each post in blogger?? can I add meta keywords for every post?

    ReplyDelete
  4. Hey Mansi,

    I've had a look at one of your blogs (http://ideasandgadgets.blogspot.com/) and the title, description and keywords seem to be the same for all your pages.

    I'm not sure if you did this correctly, but to give you an ideea of what the code should look like, I've written some meta tags for your homepage and the last 3 articles. Click here to open.

    If you look at this example, you'll notice the first paragraph is for your homepage, and the other three correspond to the permalinks of the last three post pages.

    Unfortunately, I haven't found a way to add such tags automatically, so each time you write an article you'll have to add another one of those paragraphs manually and change it accordingly.

    Another thing you might want to look at is the fact that your description is a bit too long and it might be considered as spam by Google. My advice is to keep it shorter and customised for each article. If you keep long and similar descriptions for all your pages, your site rank might decrease because of duplicate content.

    Finally, a good way to choose your keywords is to use a density checker like the one below. Too many keywords can also be considered spam.

    http://www.dot-seo.com/seo-tools/webmaster-tools/keyword-density-checker/

    Thanks for the feedback and please let me know if these tips help.

    ReplyDelete
  5. Hi Andrei - I still don't get how you add different meta tags for each page. Could you possibly outline how you add the new tags to a new page please and where exactly you place the new text? As I understand it, every time I make a new post, I have to update my template with new description/keyword tags. Where exactly in the template do I put these tags?

    At the moment, my individual posts show up in google with the same description every time, which is pointless. The individual post title shows up fine, but the snippet is just the sentence from the description meta tag.

    As an example, type the following words into google: michael thomas liverpool bursting. An article from my site will be the top article, but the snippet is useless as it's not pulled from tha article itself!

    Any help you could provide with these problems would be much appreciated :-)

    Jaimie www.liverpool-kop.com

    ReplyDelete
  6. Hello Jaimie,

    I did look at your site and you indeed have the same description for all your pages. My initial article may not be very clear, so I've written a new one to explain things in more depth. Click here to read it - I hope you'll find all you need in there.

    One more thing: good luck in UEFA Champions League. I hope Liverpool wins this year in Moscow :)

    ReplyDelete
  7. Hello ,
    Thanks for your wonderful help, i have been searching this option for many days, though its little time consuming to update the HTML code every time we create new post, but this really zooms the search engine.
    Thanks once again.
    Here is my blog:www.angrezy.com
    and here is my link where i have succeeded in adding meta tags to individual post:
    http://www.angrezy.com/2008/04/watch-or-download-money-telugu-movie.html

    Regards,
    Angrezy

    ReplyDelete
  8. Yep... you did it, Angrezy :) Congratulations! Ideed, it's time consuming, but it gives you more control over your content - I think that's worthwhile.

    I'm soon going to post instructions for another popular hack: writing custom titles for each page. Make sure you check back soon ;)

    ReplyDelete
  9. From some days, i am curious to know how can i add different meta description tag to each of my post pages. And luckily, through your comment on google webmaster blog i come across your blog. I try this on my blog at http://coolsmsjokes.blogspot.com/ and yes, it really works man. Really helpful for me. Thanks a lot again.

    ReplyDelete
  10. Tips is great, But there is lot of writing in template. There should be an option in blogger to add Meta tag

    ReplyDelete
  11. I was under the impression this is what "Labels for this post:" was for.. What purpose does that function serve if not that? I dislike that my posts all come back with the same keywords * description as the main/home page does.

    Thanks for the tip no doubt. But, I'm not interested in modifying every page even though I have few so far.

    I read an article that asked the question if google was neglecting blogger. I have to agree with the posts now. I don't see no interest by google to make a profit besides ads and they certainly are slowing in the development area as well.

    ReplyDelete
  12. I dont think is possible to modify the "Head" tag on the Individual post.

    ReplyDelete
  13. could you check my site (code). I think I did everything right, but google doesn't seem to notice at all. Is there something wrong with the code?
    Ps. It's in finnish language but it's still checkable right?

    http://www.parhaat-matkakohteet.com/

    ReplyDelete
  14. Brilliant.you have given information very nicely. would like to praise more. but no time Mr.Andrei. Thanks

    ReplyDelete
  15. i don't know if i explained the right way before.

    can i put a metatag for the general blog (after the head) and putting metatags for each post as well?

    It's possible?

    ReplyDelete
  16. Hey Peculi,


    It is possible to create separate meta tags for your posts and for the main or home page.

    Think of this as a discussion between the server that hosts your blog and your visitor's web browser:

    - "I want to view the main page of this site", says the browser.

    The server decides which meta tag matches the main page and replies:

    - "If you want the main page, this is the meta tag for it".

    On the other hand, if the browser requests a post page, the server looks for another meta tag that matches and sends it along with its reply.

    That is why we use "b:if cond" clauses to assign meta tags and the exact procedure is described in the two articles I've written on this topic.

    I can understand that you're in doubt because the main page contains several posts. However, the URLs of the post pages are totally different and thus, the meta tags you assign for them cannot overwrite the one for your main page.

    Good luck with this hack and I hope you manage to implement it - do get back to me if you need more help.


    Cheers,
    /andrei_aga

    ReplyDelete
  17. ughh.. Its been a nightmare trying to fix my 404 url not found error on gwt. I used a template from bloggertricks and have been trying to fix this for 2 weeks now. I've contacted google blogger groups and in the end said maybe it was a false positive? Whatever that means. I have 4 pics hosted on photobucket. seen here
    http://gs83.photobucket.com/groups/j304/B7F2X1HS15/
    my blog is
    http://americanlifeinthephilippines.blogspot.com
    I'm really frusterated with this and can't find a fix anywhere. Could you please,please take a look and tell me how to beat this thing? Please....

    ReplyDelete
  18. Hi Louden,


    I'm not sure how this is connected to the meta tags hack - maybe you can point it out if I missed anything.

    However, the problem is indeed strage. Incidentally, I've had problems with my atom.xml sitemap as well so I replaced it with "feeds/posts/default". Since you've redirected your site feed to FeedBurner, the sitemap I'm talking about should be here:

    http://americanlifeinthephilippines.blogspot.com/feeds/posts/default?redirect=false

    I really don't know if this will solve the problem, but it's the only answer I have.

    ReplyDelete
  19. Will this code work in a blogger blog based on html template ? Thanks

    ReplyDelete
  20. Wondering if you can help. I have a goldfish blog www.GoldfishCareInformation.com and I want to have a seperate title for each blog post I've made and separate descriptions and keyword meta tags.

    Right now I get some pretty good traffic from search engines but making this change can help increase my page ranking. Right now my title stays the same on all search results. I have a meta tag that I put in a long time ago now but recently bought a book on SEO in which I already now how to do it to websites I create but on blogger I'm unsure. Normally I use Microsoft Frontpage and it's easy adding in titles, description and keywords. This I need some help.

    Could you take a look at my source code and tell me what I need to delete after the (head tag) and how to do what I want by adding seperate titles per blog post along with description and keywords. If you can provide me a sample code for my blog that would be great then I can go in and do it for each individual post I've made.

    Hope you can help me with my goldfish blog. Hope to hear from you soon.

    Sincerely,

    Jamie Boyle
    The Goldfish Guy

    P.S Happy Holidays and Best Wishes In 2009

    ReplyDelete
  21. Hello Jamie (Goldfish Guy),


    I looked at the source code of your blog and noticed you have multiple title tags and meta description or keyword tags for each page. I'm not sure how you did it, but that's no good.

    The good news is that I can help you implement the hack described above and as for title tags, I have a couple of simple solutions which achieve just what you want. In order to solve this problem, I'd need you to send the source code of your blogger template.

    Go to the Layout tag > Edit HTML section in your admin panel, enable the "Expand Widget Templates" option and then copy/paste the entire code in a .txt file. Send that to me by email, please. Alternatively, you could Download your Full Template and attach that to your email.

    Looking forward to your message.


    Cheers,
    /andrei_aga

    ReplyDelete
  22. @Vignesh.C: no, the hack doesn't work for classic Blogger templates.

    ReplyDelete
  23. Any idea how to use your method to the blog that has more that 200 post?Any faster solution?Thanks .You have a Nice blog.

    ReplyDelete
  24. Sorry, I don't know any faster methods :(

    ReplyDelete
  25. thank you! this is very important post!

    for 3 page I use this metod. But for more page its so diffcult...

    I mean that goggle will doing better metod for this =)

    ReplyDelete
  26. Thanks for the post. it's really helpful to beginners like me.
    i just started my blog
    http://holly-bolly-bites.blogspot.com

    ReplyDelete
  27. Looks nice! Good luck to you :)

    ReplyDelete
  28. thankz for the information

    but it is difficult to edit the meta tags for each post

    its time to think about a alternate idea

    ReplyDelete
  29. Have you seen the automatic code generator I made? Maybe this will make it less difficult: http://www.agawebs.com/2009/02/custom-meta-and-title-tags-for-blogger.html

    Try it out and thanks for the comment :)

    ReplyDelete
  30. This is exactly what I was looking for. Thanks for sharing this

    ReplyDelete
  31. Hi
    Thanks for you postings.
    I have implemented in my site http://changeyourmove.blogspot.com/

    ReplyDelete
  32. Are you sure you did this correctly? I looked at your blog and there are only some generic meta tags on each page.

    Maybe you should erase them and start over using the automatic code generator.

    ReplyDelete
  33. stumbled this page already..:D but i wonder why i'd be the first to discover this page on SU? since this is a good reading material for blogspot user!

    ReplyDelete
  34. From some days, i am curious to know how can i add different meta description tag to each of my post pages. And luckily, through your comment on google webmaster blog i come across your blog. I try this on my blog at

    ReplyDelete
  35. @radith prawira: I can't answer that question either, but thanks for rating :D

    @nickler: I suppose this is the blog you wanted to mention: http://nickler-msn-nickleri.blogspot.com/. If that's so, there are two sets of "keywords" tags on your homepage. You should remove one of them and you might want to have a look at this code generator to implement the hack more easily.

    ReplyDelete
  36. Thanks for nice trick for meta tag. One things i am wishing to know from you is that for each time we have to go in edit html page that is so time consuming and quit confusing too so can we get some tips for that or any solution that we can add some key word related to my post at the time of posting new post . Thank you

    ReplyDelete
  37. you can automate the meta description labeling by simply using b:if b:else/ but up to a limited point where you can make use of the dynamic post title, etc. Anyway thanks for sharing awesome tips, Andrei!

    ReplyDelete
  38. The problem I'm having in trying to get post-specific descriptions using your instructions is that it works when I go to Facebook, for instance, and insert my homepage url, but doesn't work when I insert the post url. Any ideas?

    ReplyDelete
  39. Thanks so much. I searched for hours and checked at least 25 other sites. Yours is the most clear and eliminated all my errors. I really apprecatied this. Thanks again

    ReplyDelete
  40. Sorry Im lost! I understand about altering the HTML in layout for the template but how do I do individual pages?, do I go into edit posts then html and just paste the html code at the top of the post?
    Thanks,Mirit
    www.zit-cure.com

    ReplyDelete
  41. Yes as the Shawn Watson said I have already searched 25 other sites but ur is the clearest and easiest sites, i have done with my blog pls check it and give me ur opinion about that
    http://pakiviewson.blogspot.com

    ReplyDelete
  42. Thank you - it worked spot on with an immediate improvement on my Hubspot Webgrader score on my Blogger blogs.

    www.vernonchalmers.com

    ReplyDelete
  43. thaks yar
    you can see like this tricks in
    http://www.learn-webcreation.blogspot.com

    ReplyDelete
  44. Can we implement above rules for the existing posting?? I already posted more than 250 .. What exactly I need to follow now??

    ReplyDelete
  45. this is awesome, but I am too lazy to do this to all my previous posts, can I use some type of else statement for urls that I do not specify unique meta data....ie. can I use the homepage meta data without creating an if statement for each unique url I have?

    ReplyDelete
  46. You said that we have to do those step above???
    I have 400 posts, then I should put the meta tag for each post...shock...!!!

    ReplyDelete
  47. But if my blog has 1000 post then i will have to write 1000 if statements!Is not it time consuming n lenghty process.Mention any other procedure if u know?

    ReplyDelete
  48. really Good Artical easy to understand
    keep it up nice work

    ReplyDelete
  49. This article help full for my
    www.infosense.co.cc

    ReplyDelete
  50. dude...u made my life at ease man! all of sudden my google search result sap down like a hell. Hope this thing works...
    thank you

    http://www.pharmacyebooks.com

    ReplyDelete
  51. Thanks man, I really appreciate the help.

    ReplyDelete
  52. Nice share. I just implement this hack on my blog. Thanks

    ReplyDelete
  53. Yesterday I found aHack better than this. On that, it will automatically add description as it's title. Please check my site for the code.

    ReplyDelete
  54. Not just adding the meta tag in the head section would solve your problems but you will need to seperate the home page meta tag and the post page meta tag. Or else these meta tags would mess all your search engine descriptions up ...

    Here is a solution i have made for all of bloggers .. till now most of you don't know this ..

    http://www.vnoma.com/2009/12/add-separate-meta-tag-to.html

    Try and i bet this will totally change your search engine rankings.

    ReplyDelete
  55. Hi, I really need help. I have gone through this list and my blog still doesn't come up in Google. Only a few comments that I placed on other blogs. I have done the verification by submitting my URL to google and webmaster. I don't know why it isn't working.

    Please advise.

    My blog is
    http://obsesionesdeunanina.blogspot.com/

    ReplyDelete
  56. thanks i added my code and its working great.... .here is my blog i have added screenshots on my URL on how to do on blogspot.com

    www.freedesistream.blogspost.com

    ReplyDelete
  57. my site is kinda getting no hits from google i am tryin to drive users by posting on websites ...it has namo venkatesa movies online
    www.freedesistream.blogspot.com

    ReplyDelete
  58. Thanks
    http://yourprivatejet.blogspot.com

    ReplyDelete
  59. This is a great work around technique, thanks for explaining!
    However, if I do add a meta description for each blog post, wouldn't it make the < head > section a bit long and therefore slow down the loading time of the whole site?
    Hopefully Blogger will soon allow a simple way to add meta keywords and description to each blog spot just like we can add labels when writing the post.

    ReplyDelete
  60. Hello. I used this solution for description meta tag. After the tag <head> I used this:

    <META NAME="Description" CONTENT="">

    In this way each post page takes automatically the meta description tag with the same of the post title

    Hope can help

    Rob.

    ReplyDelete
  61. Mmm. I think that my code was truncated by tge system in the previous post.

    Rob.

    ReplyDelete
  62. Hi Robert,

    I cannot edit your post, but I will post your email for everyone to see what you meant:

    ---

    Hello! I'm Robert and I commented in your blog in this post

    http://www.agawebs.com/2008/03/meta-description-for-each-blogger-page.html

    It's the last comment, but I think that the comment system truncate my code. Here is the code that I wrote in the comment, for a solution for meta tags in blogger.

    <META NAME="Description" CONTENT="<data:blog.pageName/>">

    Thank you if you can post it to my comment.

    Regards,
    Robert ( ifyouhardware.blogspot.com )

    ---

    That's a very nice trick. Have you checked out my meta tag generator, though?

    Thank you for your comment.

    Cheers,
    /andrei_aga

    ReplyDelete
  63. Great post,
    I really had a need for something like this.

    I've still a few questions:

    * Does it make sense to add the following line to all your individual page entries:

    meta content='ALL' name='ROBOTS'/

    Or is it enough to add this once?

    * Also, I assume that you also can add the following line, when the posting is created by another author:

    meta content='ANOTHER AUTHOR' name='author'/

    *** Replace ANOTHER AUTHOR by the name of the person who wrote the posting ***

    * And now my last question, can you add meta descriptions to search results and does it make sense?

    I noticed in Google Webmaster Tools that some pages resulted in crawl errors. I’ve about 13 pages which are restricted by robots.txt.

    By instance:
    http://usability-vlaanderen.blogspot.com/search/label/video
    http://usability-vlaanderen.blogspot.com/search/label/posters

    I’m wondering if all pages with the label video and posters aren’t indexed unless they have a meta description and keyword or am I wrong?

    Thanks!

    ReplyDelete
  64. I don't know if this has been said before but You have to be careful weather your URL comes with a www. or not because this could not work if you supply the wrong subdomain.

    ReplyDelete
  65. thnks lot. is this is site good for seo. any faluts there tell me? http://www.entertainlanka.blogspot.com

    ReplyDelete
  66. is this good at meta tag plz tell its online
    http://info-worldwide2010.blogspot.com

    ReplyDelete
  67. Thanks for sharing this wonderfull trick..

    ReplyDelete
  68. I was searching for this madly, and I tried it immediately, it works.........

    Yahoooooooooooooooo

    SEO Company Mumbai

    ReplyDelete
  69. Hey thanks a lot, this was a very well written article, crisp and clear.. great work..I am gonna check out more articles.

    ReplyDelete
  70. Hai, this is exactly the particular article I have been looking for. It's funny how Google recommend us to insert meta desc and keyword to every page posted but do not give the instruction detail on how to do so (Or maybe i just didn't find it).
    Anyway, your description is really helpful and I have implemented it on my blog. I hope it turns out as I expect :)
    Thanks a bunch for sharing it with us.

    ReplyDelete
  71. can i put spaces between keywords ,not different keywords one keyword ?

    ReplyDelete
  72. Question 1. Does having multiple meta tags in my code cause my blog to load slowly?

    Question 2. Does Google or any other Search Engine accept so many "if" statements and so many "meta tags" while crawling?

    Question 3. Is there a limit on the total number of meta tags that a code can have? I am imagining blogs that have over 100 posts and each post having its own meta description tag

    ReplyDelete
  73. Hi,

    The code you add in order to create custom meta tags for each post is executed on Blogger's server and visitors or search engine crawlers only receive one set of tags for a page when they request it. So the short answer to your first two questions is that blog pages will not load slower than normally and search engines do not see those multiple "if" statements. Look at the source code of one of your pages and you'll see exactly what a search engine bot sees: only one meta description tag and one meta keywords tag.

    The only aspect that is relevant for your third question is whether there is a maximum size for Blogger templates. As far as I know, this is not specified in their Terms of Service and the only limits refer to uploaded media files and the size of a single post. However, the size of a single "if" statement you may use for one of your posts should be no more than 500 bytes (about 0.5 KB) and thus, 100 such statements should add up to about 50 KB. As a comparison, a custom template may be as large as 200 or 300 KB, so I don't think these statements are an issue.

    Thank you for your questions. I hope you'll find the answers satisfactory and I recommend you check out the automatic code generator for this hack as well.

    Cheers,
    /andrei_aga

    ReplyDelete
  74. Thanks Andrei... That really helped clear all of my doubts. I am using your code from this page itself.

    The least I can say is "Keep up the great work!" Already your fan :-)

    ReplyDelete
  75. Thanks for your kind words. I will do my best to come up with some more useful content so make sure you get back :)

    ReplyDelete
  76. HI..i hav my own site........main prob i face is no one comes to my site.....still am working on improvmnts to my site..........pls hav a look @ my site n tel me what are the stuffs tht i should consider..........also my sites cannot be seen in google search.site....http://cricguns.blogspot.com/

    ReplyDelete
  77. Hi,

    By the looks of it, you have put quite a lot of effort into placing various meta tags on your blog and I'm guessing you have submitted it on Google Webmaster Tools and applied other SEO techniques.

    I'd say you now need to try and get some backlinks. You do that by joining communities which discuss topics related to your blog (forums, discussion groups, other blogs etc.) and building a reputation there. Make sure you let them know about your site and that your opinion is presented in a more detailed manner there. With a bit of luck, others will see your site and maybe they'll decide to give you some good quality backlinks. However, you should not place comments that are spammy. If you do, this whole thing will work against you.

    This suggestion is based on the latest article on Google's Webmaster Central Blog. Have a look at that for more details and skim over the other posts as well - it's best to get information straight from the source.

    I hope this helps. Good luck with your project and keep in touch.

    Cheers,
    /andrei_aga

    ReplyDelete
  78. -m e t a expr:content='data:blog.pageTitle' name='Description'/-

    In the above tag i want to add my own sentences with page title. Please help me to do that..

    I tried the following but it shows error

    -m e t a expr:content='data:blog.pageTitle' + 'My own sentences which describes more about my website' name='Description'/-

    ReplyDelete
  79. Hi Raja,

    That's not how you do it. I recommend you remove that tag entirely, watch my video tutorial and implement the hack described there.

    Do get back to me if you run into any problems.

    Good luck.

    /andrei_aga

    ReplyDelete
  80. hi Andrei.......i thnk i need ur assistant to recover from my issues..........so pls send ur Facebook details to my email...............pls help me.......mrahrock@gmail.com.............my face book prfl.....http://www.facebook.com/?sk=ff#!/profile.php?id=100000771196381

    pls help............

    ReplyDelete
  81. This stuff sounds okay as long as one keeps in mind, that the google search engine itself does not search on the 'META' keyword:

    http://googlewebmastercentral.blogspot.com/2009/09/google-does-not-use-keywords-meta-tag.html

    However, I have read in one place that yahoo and ask.com look for that tag, but you might want to check to verify.

    ReplyDelete
  82. In the above, I meant to say that google doesn't search on 'keywords' meta tag.

    ReplyDelete
  83. Thanks for the tips. Will have to look into this since my keyword use sucks at the moment :P

    ReplyDelete
  84. It's undeniably true that Meta keywords are useless for Google ranking. I tried to figure this out in my new SEO post and I was thinking you'd like to read it and see if it sheds any light on this issue.

    Cheers,
    /andrei_aga

    ReplyDelete
  85. please tell me how to use first paragraph of post as meta description

    ReplyDelete
  86. I don't recommend using such meta descriptions. Here's why.

    Besides, there's no easy method of doing that and the only way would involve using Blogger API.

    ReplyDelete
  87. Hi, I followed your steps above in adding different metatags but it's not working. There is no title and description found when I use Metatag analyzer tool although title and descriptions was there in the code.

    This is what is shown in the analyzer tool:

    Title: Found no title.
    The title is used by most of the search engines. Consider to add a title.
    Description: Found no description meta tag.
    The description meta tag is used by most of the search engines. Consider to add a description meta tag.

    That what showed up.
    Also, the sign " before my url and after my url is changed to "... I do not get any errors when saving the template but the only problem is the title tag and the description tag is not found using the Analyzer tool.

    Please help!!!!!!!!!!!!!!

    ReplyDelete
  88. Hi,

    Make sure you use my JavaScript Wizard to generate the code.

    If that doesn't work, I'll need to know the URL of the blog on which you applied the hack and I'll have to see the exact code you used - so please send it to me by email, in a .txt file.

    Cheers,
    /andrei_aga

    ReplyDelete
  89. great article friend, maybe we can read another solution duplicate meta description on my blog. Beside that we can improve description every post with title post as description of the article..
    Thx ;)

    ReplyDelete
  90. Thanx a lot for this article it was a life saver. only thing was it didn't work until I put the code after (head)for some reason it wont work when I put the code after( include blog data)

    ReplyDelete
  91. good info, it'll be useful for me

    ReplyDelete
  92. i like your info.according to your given guide lines i have done my meta discription and add meta keywords in my blog's template editor.that info really help me.. just take a look
    Online Earnings

    ReplyDelete
  93. thank you

    مدونة فنون
    http://fnon-el3rb.blogspot.com/

    ReplyDelete
  94. thanks
    http://more-collection.blogspot.com

    ReplyDelete
  95. I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.

    ReplyDelete
  96. I am happy that I finally found this blog, I couldn’t discover any info on this subject matter prior to.I'm always look for people to check out my site. Please stop by and leave a comment sometime!thanks for the post

    ReplyDelete
  97. Thanks for the comment and nice blogs :)

    ReplyDelete
  98. I added meta tags the same way but it shows that there is no meta tag description. Please let me know how to solve this problem.
    themoneyparadise

    ReplyDelete
  99. Hi,

    I looked at the source code of your homepage and two of your blog's post pages. There are two "title" tags for each of them, two "keywords" tags as well and two other meta tags which were supposed to contain the description of your pages, but you actually placed the description in the "name" value of those tags.

    The "name" value has to be "='description'" and the description has to go in the content of those tags. Besides this, you need to have only one "title", "meta keywords" and "meta description" tag for each page.

    I recommend you remove all the tags you added manually and use my meta tag generator to create proper meta tags for your blog.

    Please let me know if you need more help.

    Cheers,
    /andrei_aga

    ReplyDelete
  100. so if we have 100+ post we need to add this code 100+ times into our blog for every single post we made

    ReplyDelete
  101. I admire what you have done here. I like the part where you say you are doing this to give back but I would assume by all the comments that this is working for you as well

    ReplyDelete
  102. @Anonymous: If you have that many posts, you may find it useful to create custom meta tags using my automatic code generator. You can write up to five pairs of custom tags at a time using it. None-the-less, if I were you, I would only create custom tags for the most important articles and I would focus on writing tags for the posts I publish from now on.

    @Technology: This is working for me and I can tell you I wouldn't be doing this if didn't feel rewarded by my visitors' feedback and reactions. That's why I appreciate comments such as yours.

    Thank you both for posting your questions and opinion.

    Cheers,
    /andrei_aga

    ReplyDelete
  103. many many thanks i m add this meta tag to my blog
    www,newphotobuckets.blogspot.com

    ReplyDelete
  104. Thanks Andrei, you did a great work here!

    ReplyDelete
  105. Really nice work thanks for sharing.!!

    http://www.mubashirshafi.blogspot.com
    http://www.sms4maza.blogspot.com
    http://dodoshare.blogspot.com

    ReplyDelete
  106. Really thanks for this sharing..
    Can you tell me if I can do the same thing with a label link ex: http://dlesupport.blogspot.com/search/label/templates
    I want to add Meta keywords and meta description to it. is there any way how to do it?

    ReplyDelete
  107. Thanks helpful tips, but i want to the create each pages Meta tags of my blog. Example: About us Page on My BLog gir-india.blogspot.com

    ReplyDelete
  108. Thank You very much for your valuable information. http://pcrepair-umar.blogspot.com/

    ReplyDelete
  109. Nice tip,, i try adding the automatic meta description into each blogspot post. see here: Adding Unique meta tag into Each Blog Post

    ReplyDelete
  110. I like the part where you say you are doing this to give back but I would assume by all the comments that this is working for you as well

    ReplyDelete
  111. thnx, this post is really helpful. i'm a newbie with all this stuff and this post really did help me add meta tags to my site. tnx a lot dude

    ReplyDelete
  112. nice tips, you may interest with this?
    http://beben-koben.blogspot.com/2010/03/meta-tag-dinamis-buat-blogspot.html

    ReplyDelete
  113. The content on this topic is really one particular of the most beneficial material that I’ve ever occur across. I love your article, I’ll appear back to examine for new posts.

    ReplyDelete
  114. Thnx Nice post.. but a problem facing- i added that codes and entered keywords corretly u can check my blog http://timeshealth.blogspot.com
    The prob is - page source of home page showing meta tags and my first article or post not showing any meta tags but i entered like home page by changing the URL ..so please tell me why its not showing on article (first article)..i entered meta in home page and most first page only for testing..

    ReplyDelete
  115. Hi Rocky,

    I can't tell what's wrong, but I recommend you remove all the code you entered manually and create custom meta tags using my code generator.

    Hope this helps.

    Cheers,
    /andrei_aga

    ReplyDelete
  116. thank you for your article. But I had some problems, would you help me to check it? Thanks!
    http://galaxyswallpaper.blogspot.com/

    ReplyDelete
  117. Hi Selina,

    I couldn't look through all of your post pages, but from what I could see, you only have meta descriptions on your homepage. Try using the automatic code generator in order to solve the problem and if that doesn't work, give me more details about the issues your encountered.

    P.S.: I liked the "Assassin’s Creed" wallpaper.

    Cheers,
    /andrei_aga

    ReplyDelete
  118. thank you for your article. But I had some problems, would you help me to check it? Thanks

    ReplyDelete
  119. I had some problems with it, thx now i think i can get it fixed!

    http://allaboutmygames.blogspot.com/

    ReplyDelete
  120. I carefully follow your instruction, but i can't save my changes because of the error listed below. I hope that you could help me. Thanks

    Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
    XML error message: Element type "b:include" must be followed by either attribute specifications, ">" or "/>".

    ReplyDelete
  121. Hi Daisy,

    Please use the code generator in order to create custom meta tags. Also, please make sure you don't write any special characters (like quotation marks or apostrophe) within the content of the meta tags.

    If this doesn't solve the issue, please send me an email with the code you wish to add. I will check it for you.

    Looking forward to your result.

    Cheers,
    /andrei_aga

    ReplyDelete
  122. Hi there, Andrei.

    Thanks for the great share. I tried to follow the steps AND could save my template BUT a series of the following messages showed up when I viewed my site:

    TEMPLATE ERROR: LHS of numeric is null before 75 in data:blog.url == “http://myowncupoftea.blogspot.com/p/blogger-profile.html”

    The message appeared for every page html that I entered in my HTML editor. I'm not very techie... I wonder what I did wrong.

    ReplyDelete
  123. thanks bro..
    for latest news
    visit
    www.newsbeyondlife.blogspot.com

    ReplyDelete
  124. thanks for your valuable information

    visit
    http://barcelona-realmadrid-live-streaming.blogspot.com/

    ReplyDelete
  125. i tried adding this code to change the meta tags for each page but i got the following error

    Your template could not be parsed as it is not well-formed. Please make sure that all XML elements are closed properly.
    XML error message: Open quote is expected for attribute "{1}" associated with an element type "cond".

    Can you please advise? I have found a number of sites offering the same code as yours and even one that mentions this code doesn't work anymore and there is a new code, but they didnt publish the new code

    ReplyDelete
  126. Please copy the code you tried to add into a text file and send it to me by email.

    The hack still works as it should.

    ReplyDelete
  127. Kudos for posting such a useful blog. Your weblog is not only informative and also very artistic too. There usually are extremely couple of people who can write not so easy articles that creatively. Keep up the good work !

    ReplyDelete
  128. Well that's superb article! i wonder why i'd be the first to discover this page on SU? since this is a good reading material for blogspot user! thanks for the sharing this great and very informative post with us
    essay writing
    write my essay

    ReplyDelete
  129. Kudos for posting such a useful blog. Your weblog is not only informative and also very artistic too.
    thanks buddy.

    ReplyDelete
  130. Hello Mr. Thanks for Post this useful article in your site, i have a problem i followed your instructions, instead of this in google this is not showing description which i was written but it is showing the first two lines from my post and my post become useless what is this help i just written 60 useless posts now i don't want to write more useless material help me how can i add description which will be show in google....
    THANKS & REGARDS
    GUL AHMED SOOMRO

    ReplyDelete
  131. This comment has been removed by the author.

    ReplyDelete
  132. Thank you very much! Very helpful tips! God bless you! Have a nice day! :)

    ReplyDelete
  133. hi, thanks for such cool suggestions, well i have done so many changes to my blog already, now i do afraid should i make these changes too,, well i dont know, better u brows my blog and plz guide me will these changes work for my blog too ?
    My blog is http://oorkut-scrap.blogspot.com .
    thanks in advance, waiting for ur response. thanks

    ReplyDelete
  134. thanks, this is very helpfull for my new blog.

    ReplyDelete
  135. I was very pleased to find this site.I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.
    reverse phone lookup

    ReplyDelete
  136. I thought that my search for keyword metatags for my blog is a lost cause until I found this article. The guideline is a complete walkthrough with clear instructions.
    Kudos to your work sir.
    I do have a question, though. I got an error that says "TEMPLATE ERROR: Error during evaluation of all-head-content"
    I appreciate any help. Thanks in advance.

    ReplyDelete
  137. I've tried your advice...but my website sunk in serp...i'll revert to old settings

    ReplyDelete
  138. I've followed the procedure correctly I believe, but still get "meta description missing" reports from various website graders.
    The blog is http://skinnyfiberhealth.blogspot.com/.

    I can't find the relevant portion of the code in "source" either, but that's just probably because I don't know where to look :-)

    Any help would be appreciated.

    ReplyDelete
  139. i’m adding your blog rss feed so that i can see your new posts. keep up the good work!
    Truck Rims

    ReplyDelete
  140. hello dear........ actually what i want to know that how to place different description,keyword or title for different pages in the blog....i want to place for pages not for post please help me out my blog is http://jobsbywork.blogspot.com and http://steelmint.blogspot.com plz reply soon

    ReplyDelete
  141. I have suspected the same thing before and after reading your posts, I now know that my suspicions have basis. I have read a couple of the articles on your web site since yesterday, and I truly like your style of blogging. I added it to my favorites blog list and will be checking back soon. Please visit my site too and let me know your opinion.
    Toyota Tundra

    ReplyDelete
  142. Hi,

    Thank you so much for sharing this information, it was very useful in me adding my keywords to my blog. Do you know if there is an automated way of doing that for blogger someone must have a widget/gadget that allows non-techies to do this?

    All the best

    ReplyDelete
  143. i have a problem i followed your instructions, instead of this in google this is not showing description which i was written but it is showing the first two lines from my post

    ReplyDelete
  144. I must say great website. I have just googled it nice info out there.

    ReplyDelete
  145. I do agree with all the ideas you share here at this blog post. Thanks a lot...

    ReplyDelete
  146. I really find a good blog, which is informative and also interesting.I really enjoyed by reading your blog.

    ReplyDelete
  147. Hi,
    Such interesting read and information, thanks for sharing this post, I’ve already bookmarked your blog. I can see that you are putting a lot of time and effort into your blog and detailed articles! I am deeply in love with every single piece of information you post here. Will be back often to read more updates.

    ReplyDelete
  148. Thanks so much regarding giving me personally an update on this theme on your web site. Please be aware that if a new post becomes available or in the event that any improvements occur to the current publication, I would consider reading more and learning how to make good utilization of those approaches you share. Thanks for your time and consideration of people by making this site available.

    ReplyDelete
  149. I will tell my friends about this. I just bookmarked this site for future reference.

    ReplyDelete
  150. thanks for the article that will help to improve my seo

    ReplyDelete
  151. I've tried your advice, but it messed up wordpress blog...I don't know what I did wrong.

    ReplyDelete
  152. Thanks for the great advice!

    I am going to head home right away and add descriptions to my blog Game Ninja X
    I will definitely be checking back here more often for blogger tips :)

    ReplyDelete
  153. It all worked well until I got to step 9...to bad I was looking forward to try this

    ReplyDelete
  154. Hi, this trick is very nice ;) is it possible to keep a general description and tags for the home page and for the any other pages that haven't the optimized code you have described?

    Thanx :)

    ReplyDelete
  155. This is actually what i've been looking for. My site is missing some meta tags and I want to put some on it.

    ReplyDelete
  156. I precisely needed to thank you so much once again. I am not sure the things that I could possibly have implemented in the absence of the smart ideas shown by you regarding such industry. Previously it was a hard case in my circumstances, however , finding out a specialised strategy you processed it made me to cry with delight. I am just grateful for this support and in addition pray you know what a powerful job you're carrying out teaching other individuals all through a blog. More than likely you haven't got to know all of us.

    ReplyDelete
  157. I'm currently getting the same issue as many previous commenters with the same description for every page linking to me when I google my website http://hellokittyforever.com - I've read through all the comments and your article and it has really helped me understand this better. Thank you so much and I can't wait to see the difference in traffic!!

    ReplyDelete
  158. thank you for making this awesome and wonderful works of yours!!keep it up flowers delivery in lebanon || deliver flowers to brazil

    ReplyDelete
  159. Hello!
    I have created a blog today. I have put 2 posts in it and added meta tags as you said.
    and tried to google search using the tags.
    but the blog wasn't searched!
    what can be the reason behind this?

    ReplyDelete
  160. It take a few days to catch-up...google spider will read your site eventualy....If your blog meta=tags contain simple words.like many other similar sites..you will find that your are listed ..but is harder to find...Better if your search using your key-words.

    ReplyDelete
  161. I like it very much because it has very helpful articles of various topics like different culture and the latest news. I am a googler and search on many topics. By searching i found this nice website. Thanks for sharing.

    maryland used cars

    ReplyDelete
  162. Awesome information i like it thanks for sharing.

    ReplyDelete
  163. The post is written in very a good manner and it entails much useful information for me. I am happy to find your distinguished way of writing the post. Now you make it easy for me to understand and implement the concept.

    ReplyDelete
  164. It was an excellent post, but I couldn't get it to work. I'm a complete newby (started my blog yesterday) and have been working on how I can get a description to come up in the google search. Take a look:

    http://lcslifestyle.blogspot.com/

    I know I need to enter your code, but I just can't figure out where.

    ReplyDelete
  165. thanks so much...it's really useful for my blog.i learn a lot

    ReplyDelete
  166. thanks for this post but I want to know if I don't add meta then what the effect of site.
    It's necessary or not.

    ReplyDelete
  167. I`ve been looking for this for a couple of weeks ago and thank you foooor posting this. It really made a great contribution in helping improve my site. More Power to AgaWebs.com and I`ll be reading more over from this site in the next coming days. Thank you and Goodluck! God Bless You All!!!!! :)

    ReplyDelete
  168. Sorry it means thank you for posting!!!!!

    ReplyDelete
  169. Hi there,

    Thanks for sharing a huge idea. Thats impressive and innovative. Well, how about errors or issues in Blogger/BlogSpot blogs is the duplication of meta description tags and page titles.

    ReplyDelete
  170. I really recognize the value of the type of topics you publish on your blog, I imagine this can be relevant in various uncommon ways. Thanks for discussing this sort information.



    buy notebook

    ReplyDelete
  171. Thanks for the fantastic post! This information is really good and thanks a ton for sharing it : I m looking forward desperately for the next post of yours..

    ReplyDelete
  172. thank this code is really working. thanks a lot.

    ReplyDelete
  173. hiii...this is my blog www.factbank.blogspot.com can you please tell me how to increase traffic to it..

    ReplyDelete
  174. Thank you very much really working for me.

    ReplyDelete
  175. Thanks body for you nice and precious tips,goinf to apply those info on my blog.
    http://fezmorocco.blogspot.com
    Greetings from Fez Morocco Travel

    ReplyDelete
  176. By posting such a wonderful post, you have done really a great job. I simply like it and am sure it would be great help for everyone...!

    ReplyDelete
  177. As a blogger I know how it is precious for knowing about the vitality of meta description. As for this reason I highly appreciate this concept. I would like to allocate this issue with other. Thanks :)

    ReplyDelete
  178. thanks a lot

    http://mediafiremovieloverz.blogspot.com/

    ReplyDelete
  179. I don't think this works! I tried separate meta tags for each of my blog post URLs but it didn't work!

    ReplyDelete
  180. Thanks a lot use it in my blog
    http://opensource-sidh.blogspot.com/
    thnx a mllion

    ReplyDelete
  181. Definitely cool. There is the caveat that it will not work to style arbitrary content, since you need to know
    the text content of the element and be able to rely on it being fixed assignment help.
    champion paper targets

    ReplyDelete
  182. Thank,s for best tips, I used on my blog http://scooteride.blogspot.com/, and work's!

    ReplyDelete
  183. Excellent post. very helpful for newbies like me:) Thanks a lot dear

    ReplyDelete

Note: Only a member of this blog may post a comment.