
04-08-2005, 05:46 PM
|
 |
SEO Junior and a half
|
|
Join Date: Aug 2004
Posts: 40
|
|
Quote:
|
Originally Posted by Paz
Your using a proprietary script to process your form data, so I think appending the url wouldn't work.
I have another idea though based on CSS, but I'm not sure if it would work with adsense. How does Google handle dynamically generated pages like yours before it dispalys it's "relevant" ads?
Do it spider each new page in real time? If it does you can use CSS to achieve want you want.
Cheers,
Paz.
|
Hi Paz,
I am using Tango for the database search. I can append things to the URL and still process it without problems.
Google does not need to have the pages in it's searchable index for AdSense. It will follow the URL like the one displayed and then show ads realted to what it sees.
It does not spider in real time. That is why I am thinking that if I can get a different URL for each state, (perhaps city if entered), even though the page could be different each time it will at least be for the right state and search type.
If I can even get the URL to just be different for each state (from the same form) then AdSense should show ads relevant to that state and the clickthrough should be much better.
Thanks for any advace you can offer. - Kathy
|