Skip to content
WJunction - Webmaster Forum

Help with robots.txt

Status
Not open for further replies.
This is my robots.txt
Code:
User-agent: *
Disallow: /administrator/
Disallow: /cache/
Disallow: /components/
Disallow: /images/
Disallow: /includes/
Disallow: /installation/
Disallow: /language/
Disallow: /libraries/
Disallow: /media/
Disallow: /modules/
Disallow: /plugins/
Disallow: /templates/
Disallow: /tmp/
Disallow: /xmlrpc/
What does that mean?
Is everything ok, do I have to add somethig else to it?

PS: Still learning :P .
 

6 comments

Here's an example that is often used

Code:
User-agent: *
Disallow: 
Disallow: /cgi-bin/
Sitemap: http://www.yoursite.com/sitemap.gz

What you should do
Create a sitemap and add it to the bottom of the text file.
 
@ MrSandvik If I put you're code will this be allowed:
[slide]http://imgcrave.com/u/untitlefe.jpg[/slide]

And is it safe to remove what is already there?
 
But what about my current robots file should i replace it or just copy the additional code?
Is it safe to remove what is already there?
 
Status
Not open for further replies.

About the author

C
Active Member · Joined
989
Messages
252
Reactions
63
Points

Advertise on WJunction

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

Contact us
Back
Top Bottom