| My Robot.txt and .htaccess with Joomla 1.5.4 |
|
|
|
| Written by Administrator2 |
| Thursday, 26 June 2008 17:27 |
|
I have been asked twice now to show my own robot.txt and .htaccess file... Please not all I do is take the default htaccess.txt and rename it to .htaccess and then take this line RewriteEngine On and replace with RewriteEngine On
RewriteBase / Options +FollowSymLinks ErrorDocument 404 http://www.joomlamafia.com RewriteCond %{HTTP_HOST} ^joomlamafia\.com [NC] RewriteRule ^(.*)$ http://www.joomlamafia.com/$1 [L,R=301] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.shtml\ HTTP/ RewriteRule ^index\.html$ http://www.joomlamafia.com/ [R=301,L]
Set as favorite
Bookmark
Email This
Hits: 722 Trackback(0)
Comments (0)
![]() Write comment
|
| Last Updated on Tuesday, 08 July 2008 02:28 |