My problem is www.back-links.org now has a internal 500 error when using the redirects through my HTacess file. This is how the file looks <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> redirect 301 /Godaddy-cheap-domains.php http://back-links.org/godaddy-com-domains-099/ redirect 301 /First-video-tutorial-uploaded.php http://back-links.org/first-video-tutorial-uploaded/ With about another 120 redirects which are all in this format. Anyone have an idea? IT SEEMS THE PROBLEM LIES HERE All my redirects are fine except for these two redirect 301 /Uploading-a-proxy-site(PHP Proxy Script).php http://back-links.org/uploading-a-proxy-site-php-proxy-script/ redirect 301 /Uploading-a-proxy-site(Zelune Proxy Script).php http://back-links.org/uploading-a-proxy-site-zelune-proxy-script/ I am not sure why but I am guessing its to do with the brackets, is there anyway of sorting this out. Will.
The problem with mine was one of the URL redirects wasn't registering properly so I had to change the name of the URL.