I
ianhaney
Member
Established Memeber
Hi
I am worried that Google think that my page /prices.php is the same as /prices
I tried doing a 301 redirect in my htacess file but when I reload the url /prices.php it redirects to /prices but it says the following
The page isn't redirecting properly
An error occurred during a connection to url.
This problem can sometimes be caused by disabling or refusing to accept cookies.
In my htacess file I put Redirect 301 /prices.php /prices
What is the correct way to do it so don't get that message and it redirects prices.php to /prices
Thank you in advance
I am worried that Google think that my page /prices.php is the same as /prices
I tried doing a 301 redirect in my htacess file but when I reload the url /prices.php it redirects to /prices but it says the following
The page isn't redirecting properly
An error occurred during a connection to url.
This problem can sometimes be caused by disabling or refusing to accept cookies.
In my htacess file I put Redirect 301 /prices.php /prices
What is the correct way to do it so don't get that message and it redirects prices.php to /prices
Thank you in advance