Hi all,
i just wanna ask your guys for opinions, do i need to disallow plugins folder in the robot.txt, or it doesn't actually matters if i disallow it or not. I am just kinda curious about the things in s9y that i need to block in the robot.txt . Any suggestions is appreciated, thanks in advance
Do i need to disallow plugin folder in robot.txt
-
jumanjisama
- Regular
- Posts: 16
- Joined: Tue Sep 19, 2006 2:02 pm
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Do i need to disallow plugin folder in robot.txt
Hi!
The "/plugins/" folders are often not called via HTTP, so you don't really need to block them.
Why do you want to do that? You should not actually need any robots.txt at all.
Best regards,
Garvin
The "/plugins/" folders are often not called via HTTP, so you don't really need to block them.
Why do you want to do that? You should not actually need any robots.txt at all.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
jumanjisama
- Regular
- Posts: 16
- Joined: Tue Sep 19, 2006 2:02 pm
I just wanna block the robot from indexing personal files such as the images and stuffs.
Plus in the previous weblog software i used, they have included a robot.txt file with a list of folders and files that shouldn't be allowed to be indexed, for security reasons.
Thats why i asked, i just wanna make sure if it is safe to let the plugins folder to be indexed
.
But what i understand from what you wrote,there is no danger in doing that, right??
Plus in the previous weblog software i used, they have included a robot.txt file with a list of folders and files that shouldn't be allowed to be indexed, for security reasons.
Thats why i asked, i just wanna make sure if it is safe to let the plugins folder to be indexed
But what i understand from what you wrote,there is no danger in doing that, right??
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Okay; in that case I would simply forbid 'uploads' within robots.txt?
Best regards,
Garvin
Okay; in that case I would simply forbid 'uploads' within robots.txt?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
jumanjisama
- Regular
- Posts: 16
- Joined: Tue Sep 19, 2006 2:02 pm