Skip to content
WJunction - Webmaster Forum

robots.txt

Status
Not open for further replies.
Hi Guys
i have wordpress and when i go to my robots.txt i found this :

PHP:
User-agent: *
Disallow:
Sitemap: [url]http://xxxxxxxxxxxxxxx.org/sitemap.xml.gz

is that normal ????
cause i installed a plugin and i have written this :

PHP:
User-agent: *
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themes
Disallow: /trackback
Disallow: /feed
Disallow: /comments
Disallow: /category/*/*
Disallow: */trackback
Disallow: */feed
Disallow: */comments
Disallow: /*?*
Disallow: /*?
Allow: /wp-content/uploads
 
# Google Image
User-agent: Googlebot-Image
Disallow:
Allow: /*
 
# Google AdSense
User-agent: Mediapartners-Google*
Disallow:
Allow: /*
 
# Internet Archiver Wayback Machine
User-agent: ia_archiver
Disallow: /
 
# digg mirror
User-agent: duggmirror
Disallow: /
 
Last edited:

9 comments

It's very easy. There are many robot.txt generator. Just google them and they will make it for u. Or u can create it manually by placing the urls u dont want to indexed by google after the disallow: text.
 
Status
Not open for further replies.

About the author

V
Active Member · Joined
154
Messages
4
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom