Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Wrong main page in index

         

akorz

6:47 am on Feb 13, 2008 (gmt 0)

10+ Year Member



Hi.

My main page www.example.com is dropped from google index and replaced by page like www.example.com/?ref=blabla.com.

Any suggestion how to help google to see where the right page?

Thanks

[edited by: tedster at 4:14 pm (utc) on Feb. 13, 2008]
[edit reason] use example.com - it can never be owned [/edit]

Quadrille

9:01 am on Feb 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Tell us more about the 'wrong' page.

Do you own the page?
Do they have permission to use your content?
Did you know the page existed?

akorz

9:19 am on Feb 13, 2008 (gmt 0)

10+ Year Member



Wrong page is the copy of index page. Site is a my standalone blog, so I'm owner of content. I'm using wordpress, if it helps.

Quadrille

11:54 am on Feb 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sure, but tell us more about the 'wrong' page.

Do you own the page?
Do they have permission to use your content?
Did you know the page existed?

The advice you need depends on why it is 'wrong' and in what way it is 'wrong'.

Help us to help you!

akorz

1:25 pm on Feb 13, 2008 (gmt 0)

10+ Year Member



1. I did not make this page. This page is exact version of `right` page but with some argument in URL /?ref=.... Probably somewhere stay link on my page with this arument.
2. Do you mean copyrights, etc? No. I have not nothing about it.
3. With my content? No

tedster

4:31 pm on Feb 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry folks - I introduced confusion by not editing both instances of the domain name to read "example.com". What a rugged way to welcome a new member - and I do mean to welcome you to the forums, akorz.

So the issue here is that Google has indexed a version of the Home Page url that includes a query string, rather than the simple domain root with no query string.

Best guess is that somewhere on the web there is a backlink to your Home Page that includes that query string. So the idea is to preserve the value of the backlink. You can place a 301 redirect that sends the original url with the query string to the url that does not include the query string. The exact technical details will depend on what server you are using.

Assuming it's an Apache server - see this thread: "fantom-pages" bug in Google? [webmasterworld.com]. If you're on a Windows IIS server, things may be more complex, depending on your hosting and level of access.

[edited by: tedster at 4:56 pm (utc) on Feb. 13, 2008]

Quadrille

4:55 pm on Feb 13, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



So I can stop hinting at Chinese proxies, then? :)

akorz

2:28 pm on Feb 14, 2008 (gmt 0)

10+ Year Member



tedster, thank you :)