Google adsense offer now a new meta tag help you to view the suitable ads for your site <!-- google_ad_section_start --> <!-- google_ad_section_end --> and for mambo I think the best way to run it is <!-- google_ad_section_start --> The dynamic title of the pages <!-- google_ad_section_end --> any ideas about how should the code look like and how to use it
You can find it here : https://www.google.com/support/adsense/bin/answer.py?answer=23168&topic=371 Its also mentioned in the adsense blog (official) Here : http://adsense.blogspot.com/2005/08/from-inside-adsense-mail-bag.html
It would take around 1.5 to 2 weeks to see the results! So, dont expect things to change immediately.
I have seen people doing it a few week ago when browsing over some codes. Something like the command: google_kw = "your keywords" Everyone could guess "kw" means keywords. Saw another one line statement but I forgot what was the purpose. Something like google_xx = "something" Maybe these are the new codes?
Well, you need lost of content between the tags. It won't help to just use a page title, or list of keywords.
According to google you need lots of content between the tags as mentioned already. So regardless of mambo,etc. it won't matter unless you keyword stuff, which is bad for SE's.
Its nothing new. Its an option given by google only for premium adsense publishers. not for all. I suggest you avoid using it and not get into trouble.
No I don t think u r right ... cause I simply know about that through my adsense control panel as google show this as a hint ... and if I am not authorised to us it google will not view it as a hint for me
For now and especially for dynamic pages .. it is gonna be good to enroll at leaset the page title within these tags .. and we can talk later about more contents to be added So I hope some mambo experts help me to sort it
Request you to see : http://www.webmasterworld.com/forum89/5295.htm and this : http://blog.outer-court.com/archive/2005-05-31-n12.html Wow. Anyone else seeing this in thier control pannel ? I searched adsense help, but no reference to the above.
I've been using it quite successfully. Basically, I put the ignore directive around all the ads, non-content and irrelevant content on my pages. Then, I put emphasize directives around titles. My CTR increased some. My CPM increased big. Of course, I constantly refine my pages, so I can't blame the increases only on section targeting. I suspect that different section targeting techniques will work differently on various types of Webpages.
open up includes/mambo.php look for function getHead() add your code to from/to this: $head[] = '<title>' . $this->_head['title'] . '</title>'; Code (markup): $head[] = '<!-- google_ad_section_start -->' . '<title>' . $this->_head['title'] . '</title>' . '<!-- google_ad_section_end -->'; Code (markup):
thanks a lot gford .. I ll try it and replay u to be known I am not talking about "google_kw_type = "broad"; google_kw = "dating online"; and whom can t search the google help good .. they may take a look here google.com/support/adsense/bin/answer.py?answer=23168