Knoxgates
Supreme Member
- Aug 9, 2008
- 1,265
- 927
Hi,
I have created a wordpress blog and i want to make sure that the Robots.txt file is correct.
I have created a wordpress blog and i want to make sure that the Robots.txt file is correct.
Code:
Sitemap: http://www.yourblog.com/sitemap.xml
User-agent: *
Disallow: /wp-content/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-
Disallow: /feed/
Disallow: /trackback/
Disallow: /cgi-bin/
User-agent: Googlebot
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.cgi$
Disallow: /*.xhtml$
Disallow: /*.php*
Disallow: */trackback*
Disallow: /*?*
Disallow: /z/
Disallow: /wp-*
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.txt$