Adsense Setup - Tips and Tricks for your Web Directory
If you have problem in showing adsense ads into your directory (that uses Smarty templates), you simply don’t manage to make your adsense ads to show up, you need to insert your adsense code between these tags: {literal} and {/literal}. In this way your adsense code will not be interpreted by the smarty engine, but it will be interpreted by the browser at loading time.
I have tried to setup an adsense add on my directory, in my categories pages, on
my submit page, but couldn’t manage to display it in either page.
So, in any of your templates, either main.tpl. header.tpl, footer.tpl. submit.tpl. etc, you need to insert those tags ({literal} and {/literal}) in order to properly setup adsense ads:
Example:
{literal}
Here you can place your adsense code. Copy and paste the code directly from your adsense account.
{/literal}
And this is all….
In conclusion, I have added my adsense code in my submit.tpl. and in my main.tpl, and now everything displays correctly.
If any questions you can access my blog at http://mydzo.blogspot.com/ I said, I have setuf an free web directory, where you can freely submit your website to http://www.e-maniacs.com/director, and you can see the living proof of my tips and tricks that I have presented here.
If You Love This Story Digg it
src="http://i674.photobucket.com/albums/vv103/boomsaka/mydzo.png" height="50"/>
src="http://i674.photobucket.com/albums/vv103/boomsaka/Acellurar-1.gif" height="50"/>
src="http://i674.photobucket.com/albums/vv103/boomsaka/HOT.png" height="50"/>
alt="FUN,BLOGS,HANDICRAFTS When you blog online, it is really important to be not shy about
promoting products on your blog."
src="http://i674.photobucket.com/albums/vv103/boomsaka/raj.png" height="50"/>
Monday, September 29, 2008
Adsense Setup - Tips and Tricks for your Web Directory
Posted by BOOM SAKA at Monday, September 29, 2008
Labels: ADSENSE, ADVERTISEMENT
Subscribe to:
Post Comments (Atom)
1 comment:
The Problem with my Blog is that adsense ads are not showing in the main page.
i-e http://rizeworkshop.blogspot.com
But when you explore some pages. You can see google ads..!!
I have applied literal tag but still not getting ads on my main page.
I am using Langit XML template
Post a Comment