This is a discussion on Mod Rewrite within the Search Engine Optimisation forums, part of the Online Marketing category; It may be that you are trying to get mod_rewrite to do a reverse proxy. This is where it rewrites ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Thanks guys for all your help so far. This rule will work for me in testing. RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L] Can you tell me if there is a possibility of losing google rank etc. before i go ahead and is the above all i need. Thanks, S |
| |||||
| I believe Paul already answered this question.
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Directory Submission Directory Submission :. News & Press Release Ireland GiveItSocks.com :. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories :. I Have 2 Find It Directory SEF Directory |
| ||||
| Can someone give me an example as i'm getting boggled now Are you saying that i should put both the following lines in my .htaccess file like below RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L] Redirect 301 /index.php?page=new&cid=999 /bicycles.html |
| ||||
| Hi Folks, I implemented the following in my htaccess file and the new bicycles.html link works fine if i type it into IE URL bar etc. RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L] The problem i am having is that the CMS package still lists the index.php?page=new&cid=999 on my website. Do i have to physically remove this and add the new bicycles.html link in it's place? If i can't/don't remove existing link, will Google still pick up the new bicycles.html link? Any help to clarify the above would be great, S |
| |||||
| You should replace all instances of the links that refer to index.php?page=new&cid=999 , with bicycles.html. Don't remove the index.php file. Google will see the redirect , when it tries to go back and visit index.php?page=new&cid=999. and with a 301 redirect it will update it's index to show bicycles.html.
__________________ my sites : irish poker / irish jobs / seo faq / advertise jobs free / green card / skiing |
| ||||
| Thanks Paul At present, i won't be able to change the links as they are created automatically by the cms package i am using. I will have to contact the developer of same. If they are able to modify the CMS package so i can edit links, i am then a bit confused about the 301 reference. Do i input it into the htaccess file like below under the appropriate Rewriterule? RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L] Redirect 301 /index.php?page=new&cid=999 /bicycles.html Thanks again for you response, S |
| Tags |
| mod, rewrite |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing ISAPI Rewrite | glengara | Server / Technical Administration Tips and Queries | 4 | 01-10-2007 11:38 AM |
| Welcome panel rewrite | wheres me jumpa | Forum Management | 2 | 09-09-2007 02:01 PM |
| Wordpress .htaccess file for no-www and mod-rewrite() | Cormac | Blogs & Blogging | 9 | 20-03-2007 08:31 AM |