Forum Moderators: martinibuster
[webmasterworld.com...]
I didn't get too involved in the research, but it seems like MediaBot looks at the URL as part of the content to determine what ads to serve up. But I'm interested in any new light that anyone can shed on this.
OK, I'll do it... but none of you have ever done it?
URL design is since many years usual.
site, folder and file names continaing a short desciption what will be on this site.
So a good URL like
[town-name.realtor-name-realtor.com...]
tells in the URL alone what is on the page.
2. This could potentially play havoc with Google rankings. Re-indexing, pagerank passing, duplicate page problems, etc. Even though it's transparent to your web server, Google has to treat it as a separate URL which could potentially refer to a separate page.
By the way, it may not be directly relevant but I thought I'd mention that the Mediapartners bot has problems with page anchors - i.e. parameters following a "#" symbol. This has been happening for ages. It changes the # to the hex equivalent (%23) and then gets a 404 when it tries to retrieve the page.
[thisismysite.abc...]
good results as compared to beign used without the topic parameter in qs
When I create a new page, www.mysite.com/about300.php, I got ads about PHP and web hosting. When I rename it into www.mysite.com/my_topic.php, the ads are related with my_topic.
And when the page finally enter the Google index, the ads began to reflect the actual page content.
Maybe my sample is too small. Anyone with different experiences?