![]() |
htaccess restricting access to robots.txt
Hi there,
I'm hoping that someone may be able to help me. I believe my htaccess file is restricting access to my robots.txt file and would like to add an exception to the htaccess to enable search engines to find the file. Does anyone have any thoughts on how to achieve this? The code in my current htaccess file is: Code:
<IfModule mod_rewrite.c> |
Quote:
Code:
RewriteCond %{REQUEST_URI} !^/robots\.txt [NC] |
Thanks
Thanks for your help. That did the job. Cheers !-) :) :thumbsup:
|
| All times are GMT +1. The time now is 03:36 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.