<?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>SimplyDunn.net &#187; Policy</title>
	<atom:link href="http://www.simplydunn.net/category/policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplydunn.net</link>
	<description>Discovered Faves and Reviews</description>
	<lastBuildDate>Fri, 31 Oct 2008 11:15:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Privacy Policy for Adsense Publisher</title>
		<link>http://www.simplydunn.net/2008/03/17/privacy-policy-for-adsense-publisher.html/</link>
		<comments>http://www.simplydunn.net/2008/03/17/privacy-policy-for-adsense-publisher.html/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 12:32:42 +0000</pubDate>
		<dc:creator>Dunn</dc:creator>
				<category><![CDATA[Policy]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.simplydunn.net/2008/03/17/privacy-policy-for-adsense-publisher.html/</guid>
		<description><![CDATA[As what it stated in the New Google Adsense Term and Condition, we as the Adsense publisher need to add a Privacy Policy to our website disclosing information about ad cookies. For those who had been confused about what or how to write, you can use the privacy policy generator to help you create a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
<center><a href="http://www.simplydunn.net/wp-content/uploads/2008/03/privacy.jpg" title="Privacy"><img src="http://www.simplydunn.net/wp-content/uploads/2008/03/privacy.jpg" alt="Privacy" border="0" height="228" hspace="10" vspace="10" width="246" /></a></center>As what it stated in the <a href="http://www.simplydunn.net/2008/03/14/google-adsense-term-and-conditions-updated.html/" title="Google Adsense Term and Conditions Updated" target="_blank">New Google Adsense Term and Condition</a>, we as the Adsense publisher need to add a <a href="http://www.simplydunn.net/privacy-policy/" title="Privacy Policy" target="_blank">Privacy Policy</a> to our website disclosing information about ad cookies. For those who had been confused about what or how to write, you can use the <a href="http://www.isnaini.com/2008/03/09/privacy-policy-generator-untuk-publishers-google-adsense/" title="Privacy Policy Generator untuk publisher Google Adsense" target="_blank">privacy policy generator</a> to help you create a privacy policy for your site.</p>
<p>Here&#8217;s the list of websites that provide a generator to make a privacy policy :</p>
<ul>
<li><a href="http://www.disclosurepolicy.org/generator/generate_policy" title="DisclosurePolicy.org" target="_blank">DisclosurePolicy.org</a></li>
<li><a href="http://www.serprank.com/privacy-policy-generator/index.php" title="SerpRank.com" target="_blank">SerpRank.com</a></li>
<li><a href="http://www.the-dma.org/privacy/creating.shtml#form" title="The-DMA.org" target="_blank">The-DMA.org</a></li>
<li><a href="http://www.bennadel.com/coldfusion/privacy-policy-generator.htm" title="Bennadel.com" target="_blank">Bennadel.com</a></li>
</ul>
<p>And here&#8217;s the tips of <a href="http://tipis.web.id/2008/02/29/halaman-privacy-policy-di-wordpress/" title="Halaman Privacy Policy di WordPress" target="_blank">how to make a privacy policy for WordPress</a> :</p>
<p><strong>First</strong>,  login to your WordPress dashboard, go to Manage -&gt; Page -&gt; Create New Page. Copy and paste the privacy policy that you just created using the privacy policy generator, then click Save.</p>
<p><strong>Second</strong>,  login to your control panel (C-Panel), go to public_html -&gt; wp-content -&gt; themes -&gt; theme that you&#8217;re using -&gt; footer.php.<br />
For those who use WordPress 2.3.1 and later, you can go from Presentation -&gt; theme editor -&gt; footer.php.<br />
Add this script in footer.php. You can put it in whenever you like.</p>
<blockquote><p>&lt;<code>a href="http://yourdomain.com/privacy-policy&gt;Privacy Policy&lt;/a&gt;</code></p></blockquote>
<p><strong>Third</strong>,  to make your privacy policy page not showing in the page list, you have edit Query in post.php file.<br />
From C-Panel, go to public_html -&gt; wp-include -&gt; post.php<br />
Use search function, find this script :</p>
<blockquote><p><code class="php">$query .= " WHERE (post_type = 'page' AND post_status = 'publish') $exclusions $inclusions " ;</code></p></blockquote>
<p>And replace with this one :</p>
<blockquote><p><code class="php">$query .= " WHERE (post_type = 'page' AND post_title != 'privacy policy' AND post_status = 'publish') $exclusions $inclusions " ;</code></p></blockquote>
<p>Then click Save.</p>
<p><strong>Fourth</strong>,  go back to your WordPress dashboard, go to Manage -&gt; Page -&gt; Edit Privacy Policy, then you Publish this page.</p>
<p>Now it&#8217;s done. If you do it right, instead in the navigation page menu bar in the upper side of the site (home, about me ,etc), you will find the privacy policy link in the bottom of your site. For the example, you can my privacy policy link in the bottom of this page, right before Powered by WordPress link.</p>
<img src="http://www.simplydunn.net/?ak_action=api_record_view&id=57&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.simplydunn.net/2008/03/17/privacy-policy-for-adsense-publisher.html/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
