Add a optimized professional meta tag on your blogger blog
Meta Tag for blogger/ BlogSpot blog
#1► To add meta data on your blogger platform blog. Go go Blogger home > Template > Edit Html > Proceed.#2► Before start editing please take a backup of your template.
#3► Now find these following code. (Press Ctrl+F)
<b:include data='blog' name='all-head-content'/>
And
<b:skin><![CDATA[/*
Select all text in the above two code, and Delete this.
#4► Now Find this <head> (Press Ctrl+F). Paste the Bellow codes on just under the <head>.
<b:include data='blog' name='all-head-content'/> <b:if cond='data:blog.url == data:blog.homepageUrl'> <meta content='Write Your Blog Description Here' name='description'/> <meta content='index, follow' name='robots'/> <meta content='all' name='audience'/> <meta content='general' name='rating'/> <meta content='all' name='robots'/> <meta content='Write Your Name Here' name='author'/> <meta content='Write Your Blog Language Here' name='language'/> <meta content='Write Your Country Name Here' name='country'/> <meta content='global' name='distribution'/> </b:if> <!-- Start www.gaietytech.blogspot.com: Give Your Blog Title here --> <b:if cond='data:blog.pageType == "index"'> <title><data:blog.pageTitle/></title> <b:else/> <title><data:blog.pageName/> ~ <data:blog.title/></title> </b:if> <!-- End www.gaietytech.blogspot.com: Give Your Blog Title here --> <link href='Write Your Favicon URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/> <b:skin><![CDATA[/*
How To Edit These Code?
1.On The Write Your Blog Description Here, Write your site description.2. On the robots tag you no need to change anything. By default google index your post perfectly.
3. Audience, By default i set this All. If you want to change it write your specific location.
4. On the Rating, robots, tags no need to change these.
5. Write Your Name Here, on this point write your site author name.
6. Now edit language tag. What is the language of your site? If English then write En. Or other language you can visit here for code.
7. Give your country short code on Country tag (ex: USA,UK)
8. Not need to change the distribution tag.
9. After finish editing these code now edit ( <-- Start www.gaietytech.blogspot.com: Give Your Blog Title here --> And <-- End www.gaietytech.blogspot.com: Give Your Blog Title here --> ) these code. Romove our site url and give your site link and Title.
10. Change the Write Your Favicon URL and give your site favicon image url.
Save it. You are all done.
Now speak your mind and tell me if you facing any problem to add or edit this.
No comments:
Post a Comment