howard.a.s
Thread Starter
- Joined
- Jul 22, 2005
- Messages
- 503
I currently have a Wordpress website which is soon to be taken down and replaced by a near identical website constructed entirely in HTML and PHP. The Wordpress version of the website has been operational for roughly 18 months during which time Google has cateloged its pages and included them in search listings. When I change over to the new HTML/PHP version I am concerned that when someone clicks on a Google search listing for my website that it will return a page not found message, as under Wordpress all my pages end without a file extension, whereas the new sites pages will always end with a .html or .php.
Examples:
Wordpress site - http://www.mysite.com/contact
New site - http://www.mysite.com/contact.html
Wordpress site - http://www.mysite.com/links
New site - http://www.mysite.com/links.html
Is there any way that I can include some form of document on the we server that hosts my web site instructing the browser to look for my new pages, perhaps something like: "when http://www.mysite.com/contact redirect to http://www.mysite.com/contact.html". Obviously I'd need to have the document include all my old and new pages urls.
I realize I could just resubmit a sitemap for my website to all major search engines and have them update listings for my site as they appear in the search listings, but when I've tried this in the past sometimes nothing happens for months, if ever.
Any constructive suggestions welcome.
Examples:
Wordpress site - http://www.mysite.com/contact
New site - http://www.mysite.com/contact.html
Wordpress site - http://www.mysite.com/links
New site - http://www.mysite.com/links.html
Is there any way that I can include some form of document on the we server that hosts my web site instructing the browser to look for my new pages, perhaps something like: "when http://www.mysite.com/contact redirect to http://www.mysite.com/contact.html". Obviously I'd need to have the document include all my old and new pages urls.
I realize I could just resubmit a sitemap for my website to all major search engines and have them update listings for my site as they appear in the search listings, but when I've tried this in the past sometimes nothing happens for months, if ever.
Any constructive suggestions welcome.