Questions - 1
I am having a strange problem with a website i am working on, the company recently changed their domain name but the old domain maps to the new one.
They were www {dot} gtcsports {dot} com
Now they are www {dot} thorntonsports {dot} co {dot} uk
They dont want to be associated with the old name and when i put 'thornton sports' in google, GTC Sports appears top
Also i noticed that when i go to www {dot} thorntonsports {dot} co {dot} uk and check Cached Version in my google toolbar it says it is caching www {dot} gtcsports {dot} com
Any help with this would be greatly appreciated.
Answers - 1
Search Google for site:www.gtcsports.com and check the results (52), many of them are just returning a 404 page
You need to (301) redirect the remaining urls to clear it up.
I am currently using on the GTC Sports siteRewriteEngine on
RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^/?$ http://www.thorntonsports.co.uk [R=301,L]
** ADDITION **
this is used code for thorntonsports.co.uk websiteOptions +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^thorntonsports\.co.uk
RewriteRule ^(.*)$ http://www.thorntonsports.co.uk/$1 [R=301,L]
Thanks for all your help
BLOG Links
- Black hat seo (1)
- cloaking (1)
- Search-Engine-Optimization (1)
- SEO Basic Tutorial (1)
- SEO Consultant Tips (1)
- SEO FAQ (3)
- SEO Forums (2)
- SEO Preparation (1)
- SEO Tools (1)
Tuesday, April 8, 2008
SEO Forums - URL Change for Website
Quote:
Originally Posted by slaterminn
I am having a strange problem with a website i am working on, the company recently changed their domain name but the old domain maps to the new one.
Quote:
Originally Posted by slaterminn
They dont want to be associated with the old name and when i put 'thornton sports' in google, GTC Sports appears top
Quote:
Originally Posted by slaterminn
Also i noticed that when i go to www {dot} thorntonsports {dot} co {dot} uk and check Cached Version in my google toolbar it says it is caching www {dot} gtcsports {dot} com
Code:
Code:
Posted by Parthiban at 11:43 PM
Labels: SEO Forums
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(49)
-
▼
April
(17)
- Possibly The Biggest Misconception About Ranking W...
- Don't Get Your Website Banned BY Google By Accident
- Google To Penalize Or Ban Your Website?
- How To Skyrocket Past The #1 Ranked Website On Goo...
- Analyzing The #1 Ranked Website On Google For The ...
- New Software Automates The Optimization Process
- How To Skyrocket Your Website To The Top Of Google...
- The Secret To Getting Listed In Google In Under 48...
- How Changing One Single Onpage Optimization Factor
- Optimize The Wrong Keywords
- SEO TOOLS
- SEO Basic Tutorial
- SEO Forums - URL Change for Website
- SEO FAQ - Google Page Rank ( PR )
- SEO FAQ - Google General
- SEO FAQ - Link Popularity, Development, and Analysis
- SEO Forums - Getting Closer To First Pages
-
▼
April
(17)
0 comments:
Post a Comment