By using seoforum’s services you agree to our Cookies Use and Data Transfer outside the EU.
We and our partners operate globally and use cookies, including for analytics, personalisation, ads and Newsletters.

  • Join the best UK dedicated SEO Forum

    Provide or get advice on everything SEO, ask questions, gain confirmation or just become apart of a friendly, like minded community who love SEO and Online Marketing.


    Join 50,000 members!

different pages SEO and Google

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
 
Ayesha Singh

Ayesha Singh

New Member
You should change your domain name.
when you have changed your name then you can do 301 redirects for your pages.
 
I

ianhaney

Member
Established Memeber
I managed to solve it by using the following in my htaccess file

RewriteEngine On
RewriteBase /

RewriteCond %{THE_REQUEST} \s/+(prices)\.php[\s?] [NC]
RewriteRule ^ %1? [R=302,L]
 
Internal linking plugin

Latest Products

  • [Rivmedia] Lazy Loader XF2
    [Rivmedia] Lazy Loader XF2
    Load images asynchronously on your forum, allowing images to be loaded only when they are in view
    • Rivmedia
    • Updated:
  • [Rivmedia] Guest Redirect & Profile unlink
    [Rivmedia] Guest Redirect & Profile unlink
    Forums which prevent member profile access for guests, redirction and unlinking for profiles
    • Rivmedia
    • Updated:
  • [Rivmedia] Simple Redirects
    [Rivmedia] Simple Redirects
    Simple redirects allows forum admins to make simple 301 or 302 redirects via their admin panel
    • Rivmedia
    • Updated:
  • [Rivmedia] Minimum Message Length
    [Rivmedia] Minimum Message Length
    Eradicate short, pointless posts with a minimum message length and improving content worth on a thre
    • Rivmedia
    • Updated:
Top