Welcome Guest, Not a member yet? Register   Sign In
What's the path for robots.txt ?
#6

[eluser]chefnelone[/eluser]
[quote author="noctrum" date="1271360652"][quote author="chefnelone" date="1271359933"]thanks noctrum

so, there's nothing to do in .htaccess?[/quote]

You should add it to the rewritecond so it never gets routed... Mine looks like this:

Code:
# Allow these directories and files to be displayed directly:
RewriteCond $1 ^(index\.php|robots\.txt|favicon\.ico|assets)

# No rewriting
RewriteRule ^(.*)$ - [PT,L]

[quote author="chefnelone" date="1271360139"]and the sitemap.xml goes also in the root?[/quote]

Yep[/quote]

thanks


Messages In This Thread
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:23 AM
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:27 AM
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:32 AM
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:35 AM
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:44 AM
What's the path for robots.txt ? - by El Forum - 04-15-2010, 08:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB