/* Ads will display only at post page */
<b:if cond='data:blog.pageType == "item"'>
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxxxxxxx";
google_ad_host = "pub-xxxxxxxxxxxxxx;;
/* 336x280, created */
google_ad_slot = "xxxxxxx";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</b:if>
=========================
/* conditional code */
<b:if cond='data:blog.url == data:blog.homepageUrl'>
conditional code
</b:if>
======================
/* widget will only display at home page */
<b:widget id='WidgetID' locked='false' title='Widget title' type='HTML'>
<b:includable id='main'>
<b:if cond='data:blog.url == data:blog.homepageUrl'> //insert condition here
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:if> //End condition here
</b:includable>
</b:widget>
Ads will display only at post page
Sunday, May 6, 2012Posted by Education at 3:59 AM 0 comments
Labels: Google Adsense
Tricks to Approve Adsense Code
Monday, April 30, 2012
- Register at Indyarocks here: Register with Indyarocks.
- Create your profile also make your profile look attractive.
- 50% of your profile must be completed (but 60% above recommended)
- Upload your profile image ( it is Strongly recommended upload your own picture)
- Upload minimum 10 any photos to your album and set visible to everyone.
- Write 2 or more blogs originally content with english language and don’t forget set visible to everyone and add related tags.
Posted by Education at 11:01 AM 0 comments
Labels: Adsense Code Approval, Adsense Tricks, Google Adsense
Does Google Use Data from Social Sites in Ranking?
Tuesday, November 15, 2011
Hello Matt, a recent article of Danny Sullivan suggests that Google uses Twitter and Facebook links as a ranking signal. Can you confirm this? Can you elaborate a little bit more on this? -WebSEOAnalytics
Posted by Education at 5:31 AM 0 comments
Labels: Social Sites Ranking
Difference between Google webmaster and Google analytic tool
Saturday, July 2, 2011
With Google Analytics, we can gather, view, and analyze data about our website traffic (Organic, paid and referral). It generates detailed statistics about visitors to our website. It helps to strengthen your marketing initiatives and create higher converting websites.
Google Webmaster Tools is a free service provided by Google to help new and experienced webmaster check on their indexing and raise the visibility of their website(s). The range of tools offered on Google Webmaster Tools can help webmasters significantly raise their profile by search engine optimization and traffic generation.
Posted by Education at 3:36 AM 0 comments
10 Tips to Improve Page Rank
Friday, June 17, 2011
- Design and develop search engine friendly website by following white hat SEO techniques
- Update your website with fresh and unique content regularly
- Get high PR quality back links from regularly crawled sites
- Make sure your server works correctly
- Mind your page load time
- Check the site internal link structure
- Adjust the crawl speed via Google Webmaster tools
- Add a sitemap
- Make sure your server returns the correct header response
- Make sure you have unique title and meta tags for each of your pages
Posted by Education at 9:56 PM 0 comments
Labels: Page Rank, Page Rank Tips