This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wordpress SEO addresses in Google and site maps?
06-04-2014, 04:48 PM
Post: #3
 
You can have the .html pages 301 redirect to the real pages although I dont think it matters much have you rankings changed much? Google will eventually figure it out

I think that the following is the code to put in your .htaccess for the redirect.

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ $1.php
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Matthew Briggs - 06-04-2014, 04:33 PM
[] - Jack Tyler - 06-04-2014 04:48 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)