Tuesday, January 6, 2015

Very important advice so that you don't get ban from google adsense


One useful information for those who have a google AdSense account and want to save it i.e. don't loss. to AdSense not ban you, is that: you have to remove the sidebar from the pages i.e.. from static pages on your blog or site. But  you don't have to do on all pages, it is enough to remove from contact page and privacy policy page, these are the two most important pages on which must not be situated anything! No gadgets on the side and even less advertising units! That means these two pages should clean, and only what needs to be found on them, is the content for what they are intended.



If you use blogger blogspot platform on which you are blogging, you can do that simply by inserting this code

 <!-- Static page styling Start-->  
 <b:if cond='data:blog.pageType == &quot;static_page&quot;'>  
 <style>  
 .sidebar,.post-footer,.feed-links {display:none;}  
 #main-wrapper{width: 95%; float: none; margin: 0 auto;}  
 </style>  
 </b:if>  
 <!-- http://waystomakemoneyonnet.blogspot.com -->  
 <!-- Static page styling End -->  


 in the head section of your HTML code, so you need to insert this code right before this </head> tag.


TO DO THIS:

  • Go to: Dashboard > Design > Edit HTML.
  • Back up your template.
  • Find this tag </head> in your  HTML template
  • Copy this code above which is in gray box, and paste it right before this </head> tag
  • Click save template, and you are done.

This is very important to do, and not to come into the situation to be banned, because of these little things, because as we all know google AdSense is very rigorous and can ban you for every little thing, and this is not a small thing, but very important advice especially for new and inexperienced users, whom is just approved google AdSense account. With this small changes that you need to do, and that will prevent your account to not get banned, and of course I recommend you to read their guidelines and that you were fully informed so that you don't violate any point in their guidelines, as it would have resulted in termination of your google AdSense account, which certainly you do not want that to happen.