Posted By :- Aman Yadav
Adding Robot file in any website or blog is necessary for getting traffic on site. When Search engine search content on web it directly check the robot file in that file you write what thing in your site to be allow for search or what things to be disallow for search by the Search engine.
In robot text file you write path of your sitemap on website.If You have no sitemap add to you blog then you First generate sitemap as my last post on generating sitemap and add to blogger .The robot file you can generate by the generator or you can write your self like this:
Where to Add this robot text in blogger
In Blogger Go to Dashboard > Setting > Search Preference . Here you enable the custom robot.txt and paste you code that you generate.
Click Image to enlarge |
I like your post and the way you are explaining about robots.txt. It is nice post and contain genuine data for learning how we create robots.txt file for a site.
Boss, I write robots.txt for my site. please check it and tell me it is correct or wrong.THANKS.
————————————————
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search?q=*
Disallow: /*?updated-max=*
Allow: /
Sitemap: http://www.tipsbazar.com//feeds/posts/default?orderby=updated
———————————————-