Forum Moderators: open
In the latest Google update he shows up with different page titles for different keyword searches, but the file name is always the same.
I assume when google crawls the page they only check it once, so how can the same page have a different cache for different keywords?
Confused!
If it is 3rd level domains then it is probably wildcard dns where the search term goes into the thrid level spot.
Not sure what you mean here. When google crawls, there is no search term is there? Anyway, he is not using third level domains. It's his index page!
If just a directory /searchword/ then it is just a simple script that takes keywords and spits out pages based on that keyword. It's not real difficult to do. Used to be much bigger a few years ago before se's started banning wild card dns and anyone related to it.
Again - same as above. Google does not send keywords when they do a cache update, so I don't see how he sends the right page back to them.
It's not the google dance doing this, it's definately manipulation.
If the keyword were used as a third level domain like this ...
keyword.domain.com
... a script (php, perl etc.) could recognize the keyword and set it as title in an html file.
Perhaps they have a file where they link to
keyword1.domain.com
keyword2.domain.com
keyword3.domain.com
keyword4.domain.com
and so on. All domains are pointing to the same file and if Google follows the links, there would be four different domains and pages.
NN
Ok SD, you mean in his Google listings, not the searches to his site?
Yes. Google has several caches for 1 index page.
NameNick:
I think I see what you're getting at, but google would index each third level URL seperately. i.e each cache entry would point to the relevant 3rd level domain and not to the index page.
It seems google does not have a check to verify that they have only 1 cache for 1 page. This guy seems to have found a way to get the same page indexed more than once.