Forum Moderators: martinibuster

Message Too Old, No Replies

Targeting Ads on a page with very little content..

How to Do that?

         

deepesh

1:10 pm on Aug 22, 2005 (gmt 0)

10+ Year Member



I have a page with very little content, the ads I am getting is not targeted to my site contents, How do I get targeted ads on that page I had tried Meta Tags and even blocking Urls , I am using a single adbox the smallest one with a single advt.

vabtz

1:12 pm on Aug 22, 2005 (gmt 0)



Try linking to the small content pages using the relevent information in the url.

works for me like a charm

example.php?keywords=WIDGET+RED+BUY

inbound

1:20 pm on Aug 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



vabtz is correct.

Descriptive filenames which don't have words that can decieve the system. An example would be some place names that have high property values. page.php?q=plumbers works well, page.php?q=plumbers%20edinburgh does not retur what you would think.

Of course you would want the urls to appear as static if you have rewriting capabilities.

If you must use dynamic urls then try to keep just one variable and call it q.

vabtz

2:29 pm on Aug 22, 2005 (gmt 0)



thats an interesting observation inbound I have found I can use up to 3 keywords in a get request. is it the %20?