Perfect Robots.txt File for Blogger & WordPress

How To Create a Perfect Robots.txt File for Blogger & WordPress | Hello Dosto aapka swagat hai, aajke yah fresh article mai, aaj mai aapko sabhi tarah ki website ki robots.txt file ke baremai sikhane wala hu, to aapko uparka video dekhna hai or yah code ka use karna hai.


Blogger



User-agent: *
Allow: /
Sitemap: http://example.blogspot.com/feeds/posts/default?orderby=UPDATED

WordPress



User-Agent: *
Disallow: /wp-admin/
Sitemap: https://example.com/sitemap_index.xml

Custom Website



User-agent: *
Allow: /
Allow: /sitemap.htm
Sitemap: https://example.com/sitemap.xml

The post Perfect Robots.txt File for Blogger & WordPress appeared first on BMTechTips.

Comments