<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mukesh Chapagain&#039;s Blog &#187; Google</title>
	<atom:link href="http://blog.chapagain.com.np/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chapagain.com.np</link>
	<description>PHP Magento jQuery SQL Wordpress Joomla Programming &#38; Tutorial</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:54:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Google Analytics: New &amp; Returning Visits, Visitors, Unique &amp; Absolutely Unique Visitors, Pageviews &amp; Unique Pageviews (Q &amp; A)</title>
		<link>http://blog.chapagain.com.np/google-analytics-new-returning-visits-visitors-unique-absolutely-unique-visitors-pageviews-unique-pageviews-q-a/</link>
		<comments>http://blog.chapagain.com.np/google-analytics-new-returning-visits-visitors-unique-absolutely-unique-visitors-pageviews-unique-pageviews-q-a/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 14:35:36 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=1318</guid>
		<description><![CDATA[There are some important questions regarding Google Analytics. Information about Unique Visitors, Total Visits, New Visitors, Returning Visitors, Unique Visitors, Absolutely Unique Visitors, Pageviews, and Unique Pageviews might be confusing and need clarification. I had such questions and issues. I googled them and found answers to some important queries for Google Analytics (GA). Here they [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There are some important questions regarding Google Analytics. Information about <strong>Unique Visitors</strong>, <strong>Total Visits</strong>, <strong>New Visitors</strong>, <strong>Returning Visitors</strong>, <strong>Unique Visitors</strong>, <strong>Absolutely Unique Visitors</strong>, <strong>Pageviews</strong>, and <strong>Unique Pageviews</strong> might be confusing and need clarification. I had such questions and issues. I googled them and found answers to some important queries for Google Analytics (GA). Here they are:-</p>
<p><strong>1. Unique Visitors are higher than Total Visitors in custom reports</strong> </p>
<p><span id="more-1318"></span></p>
<p><strong>Answer</strong>:-</p>
<p>Because people may see more than one page (a &#8216;pageview&#8217;) during a session (&#8216;visit&#8217;), GA assigns the &#8216;visit&#8217; count to the first/landing page of the session. The rest of the pages get a &#8216;visit&#8217; count of 0. If the landing page is not shown in your report because of filtering, then the &#8216;visit&#8217; count for that user session is excluded. The result is that you would have a &#8216;visitor&#8217; but no &#8216;visit&#8217;.</p>
<p>Ref:- <a target="_blank" href="http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=27a34c1f892221e4&#038;hl=en">http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=27a34c1f892221e4&#038;hl=en</a></p>
<p><strong>2. What is the difference between Visits, Visitors and Unique visitors?</strong></p>
<p><strong>Answer</strong>:-</p>
<p><strong>Visits</strong> = sessions.  A session is a defined period of activity by a visitor.  The standard criteria for a session in Google Analytics is activity without a break of more than 30 minutes OR closing the browser.  So, if someone comes to your site, looks at two pages, goes to lunch and leaves their browser open, comes back an hour later  and resumes browsing, a second session would be started.  If a user viewed two pages on your site, closed their browser, and came back 5 minutes later, they would create a new session.</p>
<p><strong>Visitors</strong> = unique people as identified by unique visitor cookies.  This part is critical to understand.  The __utma cookie contains unique visitor identifier numbers.  If the __utma cookie gets deleted, or if the person changes computers or browsers, they won&#8217;t be tracked as the same visitor.  </p>
<p>Within reports, &#8220;visitors&#8221; or &#8220;unique visitors&#8221; refers to the count of visitor ID&#8217;s that viewed the site during the selected date range.  As noted in a previous post, if someone visits the site 3 times in a month, that would count for one visitor and 3 visits.  When analyzing unique visitors between time periods you have to be careful not to overlap.</p>
<p>For example, if you have to report on monthly, quarterly, and annual unique visitors, when you report quarterly uniques you can&#8217;t simply add up the total visitors for each month, because if some people came back each month, it would triple count them.  Same goes for annual sums, etc&#8230;  To know the uniques count for a time period you have to analyze that entire time period.</p>
<p><strong>Visits</strong>: every time someone comes to your site, it is a visit, unless it is within the x minutes (standard on 30) of his last visit.</p>
<p><strong>Visitor</strong> : every tiem someone comes to your sit, it is a visitor, unless he visited the site allready</p>
<p><strong>Unique Visitor</strong>: I am not sure, I tend to think it is the same as visitor? </p>
<p>Ref:- <a target="_blank" href="http://www.google.com/support/forum/p/Google+Analytics/thread?tid=3ebf3001695e13a8&#038;hl=en">http://www.google.com/support/forum/p/Google+Analytics/thread?tid=3ebf3001695e13a8&#038;hl=en</a></p>
<p><strong>3. Absolute Unique Visitors vs New Visits</strong></p>
<p><strong>Answer</strong>:-</p>
<p>If I discover your site today and only visit once in the morning and once in the afternoon (from the same computer and same browser) I am one unique visitor. But I had two visits.  The first time that I visited, I had a New Visit, because I had never visited before. The second time that I visited (that afternoon), I had a repeat visit (becuase I *had* visited before.)  So in this example, we have two visits. We also had only one Absolute Unique Visitor and one New visit. </p>
<p>Now, let&#8217;s say that I discover your site on Monday, January 5, 2009, and visit every weekday that week (once a day, always from the same computer, always from the same browser.) If I set my calendar to include the full week, GA sees five visits, one new visit, and one Absolute Unique Visitor. ( The good part is coming.)</p>
<p>However, the web analyst could set his calendar to worry about only Wednesday, January 7 and Thursday, January 8.  For  those two days, we will see: two visits (one each day, right?), one unique visitor and NO new visits.</p>
<p>Why not? Remember that I discovered the website on Monday. When I visited on Monday, I was new. GA puts a cookie on my browser at that point, and everytime I come back, I am considered a returning visitor.</p>
<p>So the dates that you choose to measure greatly affect the results you get, and the difference between absolute unique visitors and new visits.  Of to put it another way: Absolute Unique visitors and New Visits are always the same if your calendar is set to always include every single new visit. As soon as you screen out some of the new visits, by having only a month instead of all time in your calendar, you will lose some of the new visits, but some of those people will come back during the time period you are measuring, they will be unique to the period but not new.</p>
<p>Ref:- <a target="_blank" href="http://www.google.com/support/forum/p/Google+Analytics/thread?tid=5f94e9c6bfcc3cc4&#038;hl=en">http://www.google.com/support/forum/p/Google+Analytics/thread?tid=5f94e9c6bfcc3cc4&#038;hl=en</a></p>
<p><strong>4. Absolute Unique Visitors v. New vs. Returning</strong></p>
<p>For example for Sept:</p>
<p>Absolute Unique Visitors: 2,192<br />
New V. Returning: 1,811 new / 2,166 returning</p>
<p>How can there be less new visits than unique visitors? Surely if you are visiting for the first time, then you are also a new visit?</p>
<p><strong>Answer</strong>:-</p>
<p>Keep in mind, the visitor could of visited your site in August and if the Analytics cookies were still on their computer, they would be counted as a returning visitor for September, even though it was their first visit that month.</p>
<p>Absolute Unique Visitors = 2,192 different people (or in this case, computers) that visited your site during the given time period.<br />
New = 1,811 different people visited your site in September that either had never been to your site, or were on a computer that did not have any cookies from your site.<br />
Returning = 2,166 visitors had been to your site either before September, or were a new visitor earlier in the month, but then when they visited again at the end of the month they were counted as returning.</p>
<p>For example, if if visit your site today (October 1), I will be a new visitor for October.  If I visit your site again on October 10, I will be a returning visitor (as long as cookies are still on my computer).  If I visited your site on September 15 and then visited again on October 1, I would be counted as a returning visitor. </p>
<p>Ref:- <a target="_blank" href="http://www.google.com/support/forum/p/Google+Analytics/thread?tid=17bb40dcbad7b83f&#038;hl=en">http://www.google.com/support/forum/p/Google+Analytics/thread?tid=17bb40dcbad7b83f&#038;hl=en</a></p>
<p><strong>5. Pageviews vs. Unique Pageviews</strong></p>
<p><strong>Answer</strong>:-</p>
<p>A pageview is defined as a view of a page on your site that is being tracked by the Analytics tracking code. If a visitor hits reload after reaching the page, this will be counted as an additional pageview. If a user navigates to a different page and then returns to the original page, a second pageview will be recorded as well.</p>
<p>A unique pageview, as seen in the Top Content report, aggregates pageviews that are generated by the same user during the same session. A unique pageview represents the number of sessions during which that page was viewed one or more times.</p>
<p>A Pageview is a single visit to a page. A &#8216;Unique Pageview&#8217; is a visit to a page every 30 minutes. So, if a user visits your page once in 30 minutes, it&#8217;ll be recorded as one visit and one unique pageview. If he visits the same page twice within 30 minutes, then it&#8217;ll be 2 visits/pageviews and 1 unique pageview. But, if this user comes to the same page after 30 minutes, then it&#8217;ll be counted as 2 visits/pageviews and 2 unique pageviews. This is because a 30-minute cookie is set and it counts as one session.  </p>
<p>So, if the user keeps going back to a page a lot but after 30-minute gaps, then there&#8217;ll be more unique pageviews.</p>
<p>Ref:- <a target="_blank" href="http://www.google.com/support/analytics/bin/answer.py?answer=57164">http://www.google.com/support/analytics/bin/answer.py?answer=57164</a><br />
Ref:- <a target="_blank" href="http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=3f1d74ee2c0640d4&#038;hl=en">http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=3f1d74ee2c0640d4&#038;hl=en</a></p>
<p>Cheers!</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=1318&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/google-analytics-new-returning-visits-visitors-unique-absolutely-unique-visitors-pageviews-unique-pageviews-q-a/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Apps: Setup Gmail for your Domain&#8217;s Email</title>
		<link>http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/</link>
		<comments>http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 16:23:18 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[mx record]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=1280</guid>
		<description><![CDATA[This article will show how you can configure your domain settings so that email messages to your domain will be routed through the Google Apps mail server. In other words, by adjusting some settings in your domain cpanel and creating an account in google apps, you will be able to access emails to your domain [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/gmail-trick-use-multiple-email-addresses-for-your-single-gmail-account/' rel='bookmark' title='Permanent Link: Gmail Trick: Use multiple email addresses for your single Gmail account'>Gmail Trick: Use multiple email addresses for your single Gmail account</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/php-easily-send-email-with-phpmailer/' rel='bookmark' title='Permanent Link: PHP: Easily send email with PHPMailer'>PHP: Easily send email with PHPMailer</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-email-easily-using-zend_mail/' rel='bookmark' title='Permanent Link: Magento: Send email easily using Zend_Mail'>Magento: Send email easily using Zend_Mail</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This article will show how you can configure your domain settings so that email messages to your domain will be routed through the Google Apps mail server. In other words, by adjusting some settings in your domain cpanel and creating an account in google apps, you will be able to access emails to your domain through Google (in Gmail interface).</p>
<blockquote><p><strong>For example</strong>:-</p>
<p><span id="more-1280"></span></p>
<p>The email login page for your domain will be <strong>http://www.google.com/a/YourDomainAddress</strong></p>
<p>For my domain, it is:- <strong>http://www.google.com/a/chapagain.com.np</strong></p>
<p>After you login, you will get exactly like Gmail interface. So, it will be like using Gmail for your own domain&#8217;s email address.</p></blockquote>
<p>Here is a step-by-step guide on using Google Apps Mail for your domain:-</p>
<p>- <strong>Sign up for Google Apps</strong> by entering your domain name (<a rel="nofollow" href="https://www.google.com/a/cpanel/domain/new" target="_blank">https://www.google.com/a/cpanel/domain/new</a>)</p>
<p>- After you successfully sign up, you need to <strong>verify ownership</strong> (verify that you are the owner of the domain). This article describes how you do it:- <a rel="nofollow" href="http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=60216" target="_blank">http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=60216</a></p>
<p>- After you verify domain ownership, you are now able to login and manage user accounts.</p>
<p><strong>Basic setup steps</strong> and tutorials for managing users and accounts for Google Apps is given in the following link:- <a rel="nofollow" href="http://www.google.com/support/a/bin/topic.py?topic=20897" target="_blank">http://www.google.com/support/a/bin/topic.py?topic=20897</a></p>
<p>You have created Google Apps account but you are not finished yet. You still need to configure <strong>MX record</strong> in your domain&#8217;s control panel (<strong>cpanel</strong>).</p>
<blockquote><p>An <strong>MX record</strong> identifies an email server available to the domain. Most domains have multiple MX records, arranged in order of priority. When someone sends an email message to the domain, the first available server in the priority list handles the message.</p></blockquote>
<p>More about <strong>MX record</strong>:- <a rel="nofollow" href="http://www.google.com/support/a/bin/answer.py?answer=140038" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=140038</a></p>
<p>A <strong>mail exchange (MX) record</strong> identifies a server that handles email messages for your domain. A domain has one or more MX records listed in priorty order. When someone sends an email message to your domain, the sender&#8217;s mail server delivers it to the first available server in the priority list.</p>
<p>To <strong>Configure MX record</strong> for your domain:-</p>
<p>- Login to your domain&#8217;s cpanel<br />
- Search and click the menu from where you can change MX record (generally the menu is named &#8220;<strong>MX Entry</strong>&#8220;)<br />
- Select your desired domain<br />
- Under &#8220;<strong>Email Routing</strong>&#8220;, select &#8220;<strong>Automatically Detect Configuration</strong>&#8221;<br />
- Now, add the following new records:-</p>
<table>
<tr>
<td><strong>Priority</strong></td>
<td><strong>Mail Server</strong></td>
</tr>
<tr>
<td>1</td>
<td>ASPMX.L.GOOGLE.COM</td>
</tr>
<tr>
<td>5</td>
<td>ALT1.ASPMX.L.GOOGLE.COM</td>
</tr>
<tr>
<td>5</td>
<td>ALT2.ASPMX.L.GOOGLE.COM</td>
</tr>
<tr>
<td>10</td>
<td>ASPMX2.GOOGLEMAIL.COM</td>
</tr>
<tr>
<td>10</td>
<td>ASPMX3.GOOGLEMAIL.COM</td>
</tr>
</table>
<p>Regardless of the system, <strong>ASPMX.L.GOOGLE.COM</strong> must be the top priority record.</p>
<blockquote><p>More on configuring MX records:- <a rel="nofollow" href="http://www.google.com/support/a/bin/answer.py?answer=140034" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=140034</a></p>
<p>More on Google Apps mail servers:- <a rel="nofollow" href="http://www.google.com/support/a/bin/answer.py?answer=174125" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=174125</a></p>
<p>Sample example of Configuring MX Records for GoDaddy.com:- <a rel="nofollow" href="http://www.google.com/support/a/bin/answer.py?answer=33353" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=33353</a></p></blockquote>
<p>You are done! Now, your domain&#8217;s MX records point to Google. It will take around 24 hours for the changes to propagate through the Internet. After that, you will be able to access emails for your domain through Google Apps Email.</p>
<p>The login URL for your domain will be <strong>http://www.google.com/a/YourDomainName</strong></p>
<blockquote><p><strong>Note</strong>:- By creating account in Google Apps, you are not limited only to Email. You can access many other Google Apps like Google Calendar, Google Chat, Google Docs, Google Sites, etc.</p></blockquote>
<p>Cheers &amp; Enjoy!</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=1280&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/gmail-trick-use-multiple-email-addresses-for-your-single-gmail-account/' rel='bookmark' title='Permanent Link: Gmail Trick: Use multiple email addresses for your single Gmail account'>Gmail Trick: Use multiple email addresses for your single Gmail account</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/php-easily-send-email-with-phpmailer/' rel='bookmark' title='Permanent Link: PHP: Easily send email with PHPMailer'>PHP: Easily send email with PHPMailer</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-email-easily-using-zend_mail/' rel='bookmark' title='Permanent Link: Magento: Send email easily using Zend_Mail'>Magento: Send email easily using Zend_Mail</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gmail Trick: Use multiple email addresses for your single Gmail account</title>
		<link>http://blog.chapagain.com.np/gmail-trick-use-multiple-email-addresses-for-your-single-gmail-account/</link>
		<comments>http://blog.chapagain.com.np/gmail-trick-use-multiple-email-addresses-for-your-single-gmail-account/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 13:37:24 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=1114</guid>
		<description><![CDATA[You can use multiple email addresses with your single Gmail account. Trick #1 Suppose, you have your Gmail account as: firstname.lastname@gmail.com With Gmail, you can also use it as: firstnamelastname@gmail.com or first.name.lastname@gmail.com or first.name.last.name@gmail.com Gmail doesn&#8217;t recognize dots as characters within usernames. Email sent to all of these email addresses will go to your original [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-transactional-email/' rel='bookmark' title='Permanent Link: Magento: Send Transactional Email'>Magento: Send Transactional Email</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-email-easily-using-zend_mail/' rel='bookmark' title='Permanent Link: Magento: Send email easily using Zend_Mail'>Magento: Send email easily using Zend_Mail</a></li>
<li><a href='http://blog.chapagain.com.np/php-easily-send-email-with-phpmailer/' rel='bookmark' title='Permanent Link: PHP: Easily send email with PHPMailer'>PHP: Easily send email with PHPMailer</a></li>
<li><a href='http://blog.chapagain.com.np/magento-tell-email-a-friend-feature-by-default/' rel='bookmark' title='Permanent Link: Magento: Tell / Email a friend &#8211; Feature by default'>Magento: Tell / Email a friend &#8211; Feature by default</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You can use multiple email addresses with your single Gmail account.</p>
<p><strong>Trick #1</strong></p>
<p>Suppose, you have your Gmail account as: <strong>firstname.lastname@gmail.com</strong></p>
<p>With Gmail, you can also use it as: <strong>firstnamelastname@gmail.com</strong> or <strong>first.name.lastname@gmail.com</strong> or <strong>first.name.last.name@gmail.com</strong></p>
<p><span id="more-1114"></span></p>
<p>Gmail doesn&#8217;t recognize dots as characters within usernames. Email sent to all of these email addresses will go to your original Gmail account, that is: <strong>firstname.lastname@gmail.com</strong></p>
<p>Here is what google has to say about this:-</p>
<blockquote><p>
Sometimes you may receive a message sent to an address that looks like yours but has a different number or arrangement of periods. While we know it might be unnerving if you think someone else&#8217;s mail is being routed to your account, don&#8217;t worry: both of these addresses are yours.</p>
<p>Gmail doesn&#8217;t recognize dots as characters within usernames, you can add or remove the dots from a Gmail address without changing the actual destination address; they&#8217;ll all go to your inbox, and only yours. In short:</p>
<p>homerjsimpson@gmail.com = hom.er.j.sim.ps.on@gmail.com<br />
homerjsimpson@gmail.com = HOMERJSIMPSON@gmail.com<br />
homerjsimpson@gmail.com = Homer.J.Simpson@gmail.com<br />
All these addresses belong to the same person. You can see this if you try to sign in with your username, but adding or removing a dot from it. You&#8217;ll still go to your account.</p>
<p>If you get mail that seems to be intended for someone else, it&#8217;s likely that the sender entered the wrong address, just like if you&#8217;ve ever dialed a wrong phone number for someone. In these cases, we suggest contacting the original sender or website when possible to alert them to the mistake.
</p></blockquote>
<p><em>Source: <a href="http://mail.google.com/support/bin/answer.py?hl=en&#038;ctx=mail&#038;answer=10313" rel="nofollow">Your address is similar but has more or fewer dots (.) or different capitalization</a></em></p>
<p>You may call it a feature or a bug. But Gmail basically allows this because your contact people might get mistaken with the dot in your email address. Suppose, your gmail account is <strong>firstname.lastname@gmail.com</strong>. Your friends might get confused with or forget the dot and type your email address as <strong>firstnamelastname@gmail.com</strong>. To remove this common human error, Gmail recognizes email accounts with and without dot to be as one.</p>
<p><strong>Trick #2</strong></p>
<p>Gmail does not recognize characters after the <strong>PLUS </strong>symbol. </p>
<p>So, if your Gmail address is <strong>firstname.lastname@gmail.com</strong> then you can also use it as f<strong>irstname.lastname+blog@gmail.com</strong> or <strong>firstname.lastname+cool@gmail.com</strong>. </p>
<p>All emails sent to these address will go into your original Gmail address, that is: <strong>firstname.lastname@gmail.com</strong></p>
<p><strong>Trick #3</strong></p>
<p>Suppose, your Gmail address is <strong>firstname.lastname@gmail.com</strong>. Then, you can also use it as <strong>firstname.lastname@googlemail.com</strong></p>
<p>Email sent to <strong>firstname.lastname@googlemail.com</strong> will go into your original Gmail address, that is: <strong>firstname.lastname@gmail.com</strong></p>
<p><strong>Usuage</strong></p>
<p>One big benefit of this Gmail feature is that you can now have multiple Twitter, Facebook or any other account with your single Gmail account. Because Twitter, Facebook, etc. recognizes dots as characters within email addresses. </p>
<p>It means that Twitter, Facebook, etc. recognizes <strong>firstname.lastname@gmail.com</strong> and <strong>firstnamelastname@gmail.com</strong> to be two different email addresses. But on the other hand, the email provider (Gmail) recognizes them to be as one.</p>
<p>So, create two Facebook accounts (one with <strong>firstname.lastname@gmail.com</strong> and the other with <strong>firstnamelastname@gmail.com</strong>). The confirmation email will be sent to your original Gmail address, that is: f<strong>irstname.lastname@gmail.com</strong>. Confirm both of your Facebook accounts and enjoy!</p>
<p>Cheers :)</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=1114&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-transactional-email/' rel='bookmark' title='Permanent Link: Magento: Send Transactional Email'>Magento: Send Transactional Email</a></li>
<li><a href='http://blog.chapagain.com.np/magento-send-email-easily-using-zend_mail/' rel='bookmark' title='Permanent Link: Magento: Send email easily using Zend_Mail'>Magento: Send email easily using Zend_Mail</a></li>
<li><a href='http://blog.chapagain.com.np/php-easily-send-email-with-phpmailer/' rel='bookmark' title='Permanent Link: PHP: Easily send email with PHPMailer'>PHP: Easily send email with PHPMailer</a></li>
<li><a href='http://blog.chapagain.com.np/magento-tell-email-a-friend-feature-by-default/' rel='bookmark' title='Permanent Link: Magento: Tell / Email a friend &#8211; Feature by default'>Magento: Tell / Email a friend &#8211; Feature by default</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/gmail-trick-use-multiple-email-addresses-for-your-single-gmail-account/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</title>
		<link>http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/</link>
		<comments>http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 17:17:18 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=1208</guid>
		<description><![CDATA[Backing up browser means getting backup of all the browsing history, bookmarks, extensions installed, etc. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. I love Google Chrome. Question:- I use Google Chrome in office. I browse numerous websites, I bookmark many of [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/joomlapack-simply-the-best-backup-component-for-joomla/' rel='bookmark' title='Permanent Link: JoomlaPack &#8211; Simply the best backup component for Joomla!'>JoomlaPack &#8211; Simply the best backup component for Joomla!</a></li>
<li><a href='http://blog.chapagain.com.np/google-says-sorry-to-me/' rel='bookmark' title='Permanent Link: Google says Sorry to me'>Google says Sorry to me</a></li>
<li><a href='http://blog.chapagain.com.np/backup-and-recovery-of-mysql-database/' rel='bookmark' title='Permanent Link: Backup and Recovery of MySQL database'>Backup and Recovery of MySQL database</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Backing up browser</strong> means getting backup of all the browsing history, bookmarks, extensions installed, etc.</p>
<blockquote><p>Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. I love Google Chrome.</p></blockquote>
<p><span id="more-1208"></span></p>
<p><strong>Question</strong>:- </p>
<p>I use Google Chrome in office. I browse numerous websites, I bookmark many of them, I have added some useful extensions. How do I save/use my Google Chrome Profile (all history, bookmarks, extensions, etc) in my home computer? </p>
<p>Basically, I want to backup all the browsing history, bookmarks, extensions used, etc. of Chrome Browser from one computer to another. How can I do this?</p>
<p><strong>Answer</strong>:-</p>
<p>Google Chrome provides you a very easy and effective way to backup your browsing history, bookmarks and installed extensions so that you can easily backup and restore your Google Chrome Profile from one computer to another. For this, you simply need a <strong>Gmail account</strong>.</p>
<p>Here is how you do it:-</p>
<p>- Open Google Chrome browser<br />
- Go to <strong>Settings -> Options</strong> (in Windows) or <strong>Settings -> Preferences</strong> (in Linux/Mac)<br />
- Click the &#8216;<strong>Personal Stuff</strong>&#8216; tab.<br />
<img src="https://lh5.googleusercontent.com/_MtILEp64EVg/TW0x_-VkjFI/AAAAAAAAATE/3GlJn51gUyc/chrome-profile-sync.jpg" alt="Google Chrome Profile Sync" /><br />
- Click &#8216;<strong>Set up Sync</strong>&#8216;. You are then asked to enter your Gmail username and password.<br />
<img src="https://lh3.googleusercontent.com/_MtILEp64EVg/TW02My-uAyI/AAAAAAAAATY/rBXGm6YeTkg/chrome-profile-sync-2.jpg" alt="Google Profile Backup Sync Setup" /><br />
- After that, your Google Chrome Profile of the particular computer is synced with your Gmail account. That means, you have done backup of your Google Chrome browser profile.</p>
<p>- To <strong>Restore </strong>things in another computer, repeat the same process again. The Google Chrome profile you did backup, will be restored after you entered the same Gmail account username and password which you used to create profile backup.</p>
<p>Hope this helps. Thanks.</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=1208&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/joomlapack-simply-the-best-backup-component-for-joomla/' rel='bookmark' title='Permanent Link: JoomlaPack &#8211; Simply the best backup component for Joomla!'>JoomlaPack &#8211; Simply the best backup component for Joomla!</a></li>
<li><a href='http://blog.chapagain.com.np/google-says-sorry-to-me/' rel='bookmark' title='Permanent Link: Google says Sorry to me'>Google says Sorry to me</a></li>
<li><a href='http://blog.chapagain.com.np/backup-and-recovery-of-mysql-database/' rel='bookmark' title='Permanent Link: Backup and Recovery of MySQL database'>Backup and Recovery of MySQL database</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogspot: How to add google adsense to your blogger website?</title>
		<link>http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/</link>
		<comments>http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 15:18:39 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Blogger/Blogspot]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Making Money Online]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogspot]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=999</guid>
		<description><![CDATA[Here, I will be showing you how you can add google adsense to your blogger / blogspot website. Note: I will be telling about adding adsense in sidebar and in each single post as well. Adding adsense in sidebar - Get adsense code from Google (http://adsense.google.com) - Go to your Blogger Dashboard - Go to [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-hide-or-remove-blogger-top-navigation-bar/' rel='bookmark' title='Permanent Link: Blogspot: How to hide or remove Blogger top navigation bar?'>Blogspot: How to hide or remove Blogger top navigation bar?</a></li>
<li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here, I will be showing you how you can add <strong>google adsense to your <strong>blogger / blogspot</strong> website. </strong></p>
<blockquote><p>Note: I will be telling about adding adsense in sidebar and in each single post as well.</p></blockquote>
<p><span id="more-999"></span></p>
<p><strong>Adding adsense in sidebar</strong></p>
<p>- Get adsense code from Google (http://adsense.google.com)<br />
- Go to your Blogger Dashboard<br />
- Go to <strong>Design -> Page Elements</strong><br />
- Click &#8216;Add a Gadget&#8217;<br />
- Select &#8216;HTML/Javascript&#8217; gadget<br />
- Add title of your gadget<br />
- Add your adsense code<br />
- Click save and you are done</p>
<p><strong>Adding adsense in single post</strong></p>
<p>- Go to your Blogger Dashboard<br />
- Go to <strong>Design -> Edit HTML</strong><br />
- Click &#8216;Expand Widget Templates&#8217; checkbox<br />
- In the Edit Template box, search for <strong>post.body</strong><br />
- You will find something like this:- <strong>&lt;data:post.body/&gt;</strong><br />
- Write your adsense code before <strong>&lt;data:post.body/&gt;</strong>, in the following format:-</p>
<pre class="brush: xml; title: ; notranslate">
&lt;b:if cond='data:blog.pageType == &quot;item&quot;'&gt;
YOUR PARSED ADSENSE CODE
&lt;/b:if&gt;
</pre>
<p><strong>Important Note: You need to parse adsense code before you add it to blogger template.</strong></p>
<p>To parse your adsense code,<br />
- Go to this website: <a href="http://www.blogcrowds.com/resources/parse_html.php" rel="nofollow">http://www.blogcrowds.com/resources/parse_html.php</a><br />
- Write the adsense code in the box<br />
- Click the &#8216;Parse&#8217; button<br />
- Copy the parsed adsense code and paste it in your blogger template as I have mentioned above.</p>
<p>The parsed adsense code looks like this:-</p>
<pre class="brush: xml; title: ; notranslate">
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;lt;!--
google_ad_client = &amp;quot;pub-8802303964745491&amp;quot;;
google_ad_host = &amp;quot;pub-1556223355139109&amp;quot;;
/* FA-250x250, created 11/7/10 */
google_ad_slot = &amp;quot;3607210164&amp;quot;;
google_ad_width = 250;
google_ad_height = 250;
//--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;
src=&amp;quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&amp;quot;&amp;gt;
&amp;lt;/script&amp;gt;
</pre>
<p>Hope this helps. Thanks.</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=999&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-hide-or-remove-blogger-top-navigation-bar/' rel='bookmark' title='Permanent Link: Blogspot: How to hide or remove Blogger top navigation bar?'>Blogspot: How to hide or remove Blogger top navigation bar?</a></li>
<li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reset Google Apps Admin password?</title>
		<link>http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/</link>
		<comments>http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 17:56:13 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=737</guid>
		<description><![CDATA[Scenario: You have set up google apps for your domain. Let the link be:- https://www.google.com/a/domain.com/ Now, you forgot the admin password. Solution: - Go to https://www.google.com/a/domain.com/ForgotAdminAccountInfo - Submit the Captcha. - The password reset instruction will be sent to the secondary email which you kept while creating the google app for your site. That&#8217;s all. [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
<li><a href='http://blog.chapagain.com.np/google-says-sorry-to-me/' rel='bookmark' title='Permanent Link: Google says Sorry to me'>Google says Sorry to me</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/what-is-googles-opensocial/' rel='bookmark' title='Permanent Link: What is Google’s OpenSocial?'>What is Google’s OpenSocial?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Scenario: </strong><br />
You have set up google apps for your domain. Let the link be:- <strong>https://www.google.com/a/domain.com/</strong></p>
<p>Now, you forgot the admin password. </p>
<p><span id="more-737"></span></p>
<p><strong>Solution:</strong><br />
- Go to <strong>https://www.google.com/a/domain.com/ForgotAdminAccountInfo</strong><br />
- Submit the Captcha.<br />
- The password reset instruction will be sent to the secondary email which you kept while creating the google app for your site.</p>
<p>That&#8217;s all. Hope this helps.</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=737&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/google-apps-setup-gmail-for-your-domains-email/' rel='bookmark' title='Permanent Link: Google Apps: Setup Gmail for your Domain&#8217;s Email'>Google Apps: Setup Gmail for your Domain&#8217;s Email</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
<li><a href='http://blog.chapagain.com.np/google-says-sorry-to-me/' rel='bookmark' title='Permanent Link: Google says Sorry to me'>Google says Sorry to me</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/what-is-googles-opensocial/' rel='bookmark' title='Permanent Link: What is Google’s OpenSocial?'>What is Google’s OpenSocial?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution: Google Adsense not showing on my website blog</title>
		<link>http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/</link>
		<comments>http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:06:36 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Making Money Online]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[money]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=693</guid>
		<description><![CDATA[I used to have google adsense in my blog but they suddenly disappeared these days. I don&#8217;t see the adsense in my blog. Instead, I see ads stating &#8216;Microfinance Empowers&#8216; in some of my adsense block. Others are empty. I googled the web and found the following cause and solution:- Problem: I used to have [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/wordpress-plugin-quick-adsense-10/' rel='bookmark' title='Permanent Link: WordPress Plugin: Quick Adsense 1.0'>WordPress Plugin: Quick Adsense 1.0</a></li>
<li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I used to have google adsense in my blog but they suddenly disappeared these days. I don&#8217;t see the adsense in my blog. Instead, I see ads stating &#8216;<strong>Microfinance Empowers</strong>&#8216; in some of my adsense block. Others are empty.</p>
<p>I googled the web and found the following cause and solution:-</p>
<p><span id="more-693"></span></p>
<p><strong>Problem:</strong></p>
<p>I used to have adsense showing in my website and blogs but I use to have adsense showing on my website and blogs but recently they don&#8217;t show on websites again instead what i see is this their microfinance stuff &#8220;Microfinance Empowers&#8221;.</p>
<p><strong>Cause:</strong></p>
<p>Since April 2009 it has been a term of service that Adsense publishers have a data protection compliant privacy policy on their site(s). Those who do not have such a policy often find that their ads turn to public service ads.</p>
<p><strong>Solution:</strong></p>
<p>In your <a href="https://www.google.com/adsense/report/overview">adsense report page</a>, you will see the following text highlighted in red:</p>
<blockquote><p>Your pages are displaying Public Service Advertisements (PSAs) because you haven&#8217;t yet verified your PIN and/or phone number. See the Payment History page for more details.</p></blockquote>
<p>You should verify your PIN Information in order to show adsense like before.</p>
<p>Login to your adsense account and go to this link: <a href="https://www.google.com/adsense/account-settings">https://www.google.com/adsense/account-settings</a></p>
<p>You will see the following notification about <strong>PIN Information</strong> highlighted in red:</p>
<blockquote><p>As part of our effort to protect the accounts of AdSense publishers, we have mailed a Personal Identification Number (PIN) to the payment address entered in your account. This PIN must be entered on the PIN Information page before any payments can be issued to you.</p>
<p>In the meantime, your account remains active, and you may continue to show ads and accrue earnings. If you have not received your PIN within 3 weeks, you may request that it be resent.</p>
<p>Please use the link below to enter your PIN or to request a reissue:<br />
PIN Information page</p></blockquote>
<p>Google will mail Personal Identification Number (PIN) to the payment address entered in your account.</p>
<p>You can request PIN from this link: <a href="https://www.google.com/adsense/pinentry">https://www.google.com/adsense/pinentry</a></p>
<p>Be sure that you have correct <strong>Payee information</strong> entered. You can edit Payee information from this link: <a href="https://www.google.com/adsense/account-edit">https://www.google.com/adsense/account-edit</a></p>
<p>The PIN information for your account will be mailed to you by google within <strong>3-6 weeks</strong> after your request for PIN.</p>
<p>When you get the PIN card sent to you by Google, you can enter the PIN in the <strong>PIN Entry</strong> section of this page: <a href="https://www.google.com/adsense/pinentry">https://www.google.com/adsense/pinentry</a></p>
<p>After that, you can see adsense in your site as before.</p>
<p>Hope this helps and thanks for reading.</p>
<p><span style="color: #ff0000;"><span style="color: #008000;"><strong>Update (23rd March 2010)</strong></span><span style="color: #000000;">:</span></span> I got the PIN verification number from google. Now, the Public Service Ads (PSA) are gone from my site. :)</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=693&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
<li><a href='http://blog.chapagain.com.np/wordpress-plugin-quick-adsense-10/' rel='bookmark' title='Permanent Link: WordPress Plugin: Quick Adsense 1.0'>WordPress Plugin: Quick Adsense 1.0</a></li>
<li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google says Sorry to me</title>
		<link>http://blog.chapagain.com.np/google-says-sorry-to-me/</link>
		<comments>http://blog.chapagain.com.np/google-says-sorry-to-me/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 02:15:44 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[sorry]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=367</guid>
		<description><![CDATA[I&#8217;m human, Google ! I was googling something and google suddenly said sorry to me. It says my computer is sending automated queries. I was just googling &#8220;magento programmer developer nepal&#8221; by changing the word position at each time. I just googled this way for at most 5 times. Google help says the following thing [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/jquery-grey-out-background-and-preview-image-as-popup/' rel='bookmark' title='Permanent Link: jQuery: Grey out background and preview image as popup'>jQuery: Grey out background and preview image as popup</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<blockquote>
<p style="text-align: justify;">I&#8217;m human, Google !</p>
</blockquote>
<p style="text-align: justify;">I was googling something and google suddenly said sorry to me. It says my computer is sending automated queries. I was just googling &#8220;magento programmer developer nepal&#8221; by changing the word position at each time. I just googled this way for at most 5 times.</p>
<p style="text-align: justify;">Google help says the following thing about this issue:</p>
<p><span id="more-367"></span></p>
<blockquote style="text-align: justify;"><p>The &#8216;We&#8217;re Sorry&#8217; message appears when Google detects that a computer on your network is sending automated traffic to Google. Automated queries are against our Terms of Service.</p></blockquote>
<p style="text-align: justify;">Here is the image of the error/security message:</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 505px"><a href="http://chapagain.googlecode.com/files/google.jpg"><img class="  " title="Google says Sorry" src="http://chapagain.googlecode.com/files/google.jpg" alt="Google says Sorry" width="495" height="245" /></a><p class="wp-caption-text">Google says Sorry</p></div>
<p>I must have been late to make a century but anyways I am happy to do so now. This is my <strong>100th</strong> post :)</p>
<p>Blogging is so fun. I love it!</p>
<p>Thanks to everyone who reads me.</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=367&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/jquery-grey-out-background-and-preview-image-as-popup/' rel='bookmark' title='Permanent Link: jQuery: Grey out background and preview image as popup'>jQuery: Grey out background and preview image as popup</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-reset-google-apps-admin-password/' rel='bookmark' title='Permanent Link: How to Reset Google Apps Admin password?'>How to Reset Google Apps Admin password?</a></li>
<li><a href='http://blog.chapagain.com.np/google-chrome-backup-profile-bookmarks-history-extensionsbest-and-easy-way/' rel='bookmark' title='Permanent Link: Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way'>Backup Google Chrome Profile Bookmarks History Extensions: Best and Easy way</a></li>
<li><a href='http://blog.chapagain.com.np/google-is-retiring-adsense-referrals/' rel='bookmark' title='Permanent Link: Google is retiring AdSense Referrals'>Google is retiring AdSense Referrals</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/google-says-sorry-to-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KPMRS : Website Rank Checking and much more</title>
		<link>http://blog.chapagain.com.np/kpmrs-website-rank-checker-google-page-rank-alexa-ranking/</link>
		<comments>http://blog.chapagain.com.np/kpmrs-website-rank-checker-google-page-rank-alexa-ranking/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 04:25:54 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[alexa]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[kpmrs]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[ranking]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=147</guid>
		<description><![CDATA[I recently chanced upon this new website rank checking tool called KPMRS that has been making waves in the online marketing community and the Google top-ranking lists alike. This nifty service allows you to check your Website Rankings for particular keywords on popular search engines such as Google, Yahoo and Bing, all at one place. Apart from [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-change-the-source-code-and-modifyparse-a-website/' rel='bookmark' title='Permanent Link: How to change the source code and modify/parse a website?'>How to change the source code and modify/parse a website?</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-get-html-source-code-of-a-website/' rel='bookmark' title='Permanent Link: How to get(view) html source code of a website'>How to get(view) html source code of a website</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="border-collapse: collapse;">I recently chanced upon this new website rank checking tool called <a style="color: #2a5db0;" title="Check your Search Engine Ranks!" href="http://www.kpmrs.com/" target="_blank">KPMRS</a> that has been making waves in the online marketing community and the Google top-ranking lists alike. This nifty service allows you to check your Website Rankings for particular keywords on popular search engines such as Google, Yahoo and Bing, all at one place.</span></p>
<p>Apart from website rank monitoring, <a style="color: #2a5db0;" title="Check your Search Engine Ranks!" href="http://www.kpmrs.com/" target="_blank">KPMRS.com</a> offers a multitude of clever features for your website such as Google Page Rank checker, Alexa Rankings, Back Links tracking and the newest addition to their growing arsenal &#8211; the Social networking popularity of your website. <a style="color: #2a5db0;" title="Check your Search Engine Ranks!" href="http://www.kpmrs.com/" target="_blank">KPMRS</a> also dispatches weekly reports of the rank changes of your website for the UK and the US separately, to your Inbox.</p>
<p><span id="more-147"></span></p>
<p>According to the buzzword, KPMRS will also be launched on your iPhones soon. Ergo, check this website out pronto! And watch this space. This could be big.</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=147&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/how-to-change-the-source-code-and-modifyparse-a-website/' rel='bookmark' title='Permanent Link: How to change the source code and modify/parse a website?'>How to change the source code and modify/parse a website?</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
<li><a href='http://blog.chapagain.com.np/solution-google-adsense-not-showing-on-my-website-blog/' rel='bookmark' title='Permanent Link: Solution: Google Adsense not showing on my website blog'>Solution: Google Adsense not showing on my website blog</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-get-html-source-code-of-a-website/' rel='bookmark' title='Permanent Link: How to get(view) html source code of a website'>How to get(view) html source code of a website</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/kpmrs-website-rank-checker-google-page-rank-alexa-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Quick Adsense 1.0</title>
		<link>http://blog.chapagain.com.np/wordpress-plugin-quick-adsense-10/</link>
		<comments>http://blog.chapagain.com.np/wordpress-plugin-quick-adsense-10/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 19:51:33 +0000</pubDate>
		<dc:creator>Mukesh</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://blog.chapagain.com.np/?p=144</guid>
		<description><![CDATA[I was thinking of a wordpress plugin for google adsense that would make me easy to add adsense on my sidebars and on my post. I did search for a flexible one but could not find any satisfactory result. So, thought of making one by myself. I just created a simple wp plugin named &#8216;Quick [...]


<strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
<li><a href='http://blog.chapagain.com.np/wordpress-contact-form-7-quick-fix-spinning-arrow/' rel='bookmark' title='Permanent Link: WordPress Contact Form 7: Quick Fix to spinning arrow displays forever &#038; no success/error message displayed'>WordPress Contact Form 7: Quick Fix to spinning arrow displays forever &#038; no success/error message displayed</a></li>
<li><a href='http://blog.chapagain.com.np/twitter-facebook-wordpress-getting-together/' rel='bookmark' title='Permanent Link: Twitter, Facebook, WordPress getting together'>Twitter, Facebook, WordPress getting together</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I was thinking of a wordpress plugin for google adsense that would make me easy to add adsense on my sidebars and on my post. I did search for a flexible one but could not find any satisfactory result. So, thought of making one by myself.</p>
<p>I just created a simple wp plugin named &#8216;Quick Adsense&#8217;. This plugin is in production phase. It is not full fledged yet.</p>
<p><span id="more-144"></span></p>
<p>This plugin creates a sidebar widget. After you activate this plugin, you can go to the Widgets section under Appearance. You will see a widget named &#8216;Quick Adsense&#8217;. Now, you can add this widget to your sidebar. You can edit the widget to add your adsense code. You may give title to the widget. You also have the option to hide or show the widget title.</p>
<p><a title="Quick Adsense 1.0" href="http://chapagain.googlecode.com/files/quick-adsense.zip">Download Quick Adsense 1.0</a></p>
<p>The next modification/enhancement to this plugin will be:</p>
<p>- Adding multiple widgets</p>
<p>- Making settings page for the plugin where you can add adsense code for your post and pages.</p>
<p>More suggestions are welcomed !</p>
<hr /><small>Copyright &copy; 2011<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small><img src="http://blog.chapagain.com.np/?ak_action=api_record_view&id=144&type=feed" alt="" />

<p><strong>Related posts:</strong><ol><li><a href='http://blog.chapagain.com.np/left-or-right-align-your-image-adsense-code-or-other-advertisement-in-wordpress/' rel='bookmark' title='Permanent Link: Left or Right Align your image, adsense code or other advertisement in wordpress'>Left or Right Align your image, adsense code or other advertisement in wordpress</a></li>
<li><a href='http://blog.chapagain.com.np/blogspot-how-to-add-google-adsense-to-your-blogger-website/' rel='bookmark' title='Permanent Link: Blogspot: How to add google adsense to your blogger website?'>Blogspot: How to add google adsense to your blogger website?</a></li>
<li><a href='http://blog.chapagain.com.np/wordpress-contact-form-7-quick-fix-spinning-arrow/' rel='bookmark' title='Permanent Link: WordPress Contact Form 7: Quick Fix to spinning arrow displays forever &#038; no success/error message displayed'>WordPress Contact Form 7: Quick Fix to spinning arrow displays forever &#038; no success/error message displayed</a></li>
<li><a href='http://blog.chapagain.com.np/twitter-facebook-wordpress-getting-together/' rel='bookmark' title='Permanent Link: Twitter, Facebook, WordPress getting together'>Twitter, Facebook, WordPress getting together</a></li>
<li><a href='http://blog.chapagain.com.np/how-to-setup-google-adsense-in-your-website/' rel='bookmark' title='Permanent Link: How to setup Google AdSense for your website'>How to setup Google AdSense for your website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.chapagain.com.np/wordpress-plugin-quick-adsense-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
