This is a discussion on URL structure change causing PR drop? within the Google forums, part of the Search Engine Optimisation category; I've upgraded a clients website to a cms but didn't include any 301 redirects (My bad). Any way the structure ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've upgraded a clients website to a cms but didn't include any 301 redirects (My bad). Any way the structure of the website has gone from static html to php with query string parameters so <domainname>/welcome.html is now <domainname>/index.php?p=welcome. Page rank has dropped considerably. I'm assuming that the change in URL structure is the cause of this, can anyone offer advise on how to claw back some PR? |
| |||||
| Any chance you could do some 301 redirects based on the 404 errors? |
| |||||
| Rewrite Rules in your htaccess file Code: RewriteRule ^welcome.html$ index.php?p=welcome [L,NC] # if you have more than 1 you could try RewriteRule ^(welcome|home|products|other).html$ index.php?p=$1 [L,NC]
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Car Parts & Accessories Car Parts :. Cars Ireland Cars Ireland :. I Have 2 Find It Directory SEF Directory |
| ||||
| @BK Yes, going to do that next. @louie Thanks. Quick question though, should it not read Code: RewriteRule ^welcome.html$ index.php?p=welcome [L,R=301] |
| |||||
| No, because you are not redirecting but linking the new content to the old pages available in the SERPs, which means you are going back to "static pages" in the eyes of the SE. |
| Tags |
| causing, change, drop, structure, url |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What folder structure do you use? | gram3000 | Webmaster Discussion | 7 | 29-04-2009 12:29 PM |
| New Forum URL Structure and SEO | paintballer.ie | Search Engine Optimisation | 8 | 05-01-2009 03:16 PM |
| URL SEO Structure | Amateur | Search Engine Optimisation | 9 | 18-08-2008 06:18 PM |
| Site Structure | ziycon | Coding Help | 10 | 14-02-2008 04:43 PM |
| IE7 + google analytics causing "Error on page" | lostie | Webmaster Discussion | 4 | 18-06-2007 09:27 AM |
| ||||
| | ![]() | |||
| | ![]() | |||