<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023489" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023489</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145613</link>
    <description> &lt;p&gt;I did all of that plus the compact headers just incase.  Still blocked.  My &quot;3rd party&quot; site says policies are fine but my 1st party site still blcoks everything.  I&#039;m still stumped.  Thanks so much for your help though.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Feb 2004 15:21:41 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1145613 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145612</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You don&#039;t actually need to mention the p3p policy in any of your html/php/cookies. Just place the two xml files in a folder called &quot;w3c&quot; in your website public html folder and leave it as that. The browser knows to look in the w3c folder by default. It took lots of fiddling before that one was finally working properly&lt;/p&gt;
&lt;p&gt;Once thats done, all you have to do is put a file called p3p.xml into that folder that links to the location of your actual p3p policy. p3p.xml should contain something like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;- &amp;lt;META xmlns=&amp;quot;http://www.w3.org/2001/09/P3Pv1&amp;quot;&amp;gt;&lt;br /&gt;- &amp;lt;POLICY-REFERENCES&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;EXPIRY max-age=&amp;quot;172800&amp;quot; /&amp;gt; &lt;br /&gt;- &amp;lt;POLICY-REF about=&amp;quot;/w3c/YOURPOLICYFILE.xml#POLICYNAME&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;INCLUDE&amp;gt;/*&amp;lt;/INCLUDE&amp;gt; &lt;br /&gt;&amp;nbsp; &amp;lt;EXCLUDE&amp;gt;/stats*&amp;lt;/EXCLUDE&amp;gt; &lt;br /&gt;&amp;nbsp; &amp;lt;/POLICY-REF&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/POLICY-REFERENCES&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/META&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Unfortunatly thats about as much as I know, as it was a bit of a strange new technology and I had a client screaming to get the problem fixed so I rushed through it to get it working. I havent used the technology much since, so I kinda forgot it all.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Feb 2004 15:03:44 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1145612 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145609</link>
    <description> &lt;p&gt;Yup, that&#039;s the one I downloaded.  I believe all the files it produced (inlcuding the compact policy) should be correct, but it doesn&#039;t seem to work in my 3rd-party site situation, where I am both the 1st and 3rd party.   I put those policies in all the right places, with header links to the policy and still get blocked.  &lt;/p&gt;
&lt;p&gt;How exactly do I use the compact policy?  In a cookie would it be the first line?  And since the file I&#039;m accessing on a 3rd party site (mine) is actually a php file, is the compact header still at the beginning (before the &amp;lt;? )?&lt;/p&gt;
&lt;p&gt;Here are the actual sites involved so you can see the errors and files for yourself.&lt;/p&gt;
&lt;p&gt;Site getting most blocks:  &lt;a href=&quot;http://www.pstvalumni.com/&quot; class=&quot;bb-url&quot;&gt;http://www.pstvalumni.com/&lt;/a&gt; (see warning in IE6)&lt;br /&gt;
Site hosting files being blocked via site above: &lt;a href=&quot;http://www.mikesussman.com/&quot; class=&quot;bb-url&quot;&gt;http://www.mikesussman.com/&lt;/a&gt; (all files located at /w3c )&lt;br /&gt;
If you &lt;a href=&quot;http://validator.w3.org/p3p/20020128/p3p.pl?uri=http://www.mikesussman.com&quot; class=&quot;bb-url&quot;&gt;check here&lt;/a&gt; you&#039;ll see my &quot;3rd party site&quot; validates fine.  In addition, I stuck my compact policy in both of the files being blocked [&lt;a href=&quot;http://www.mikesussman.com/pphlogger/pphlogger.php&quot; class=&quot;bb-url&quot;&gt;1&lt;/a&gt;] [&lt;a href=&quot;http://www.mikesussman.com/pphlogger/showhits.php&quot; class=&quot;bb-url&quot;&gt;2&lt;/a&gt;] (must &#039;save target as&#039; to disk to see file code)&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Feb 2004 14:08:01 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1145609 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145603</link>
    <description> &lt;p&gt;BTW... IBM have made a free p3p creator which you can download here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.alphaworks.ibm.com/tech/p3peditor&quot; class=&quot;bb-url&quot;&gt;http://www.alphaworks.ibm.com/tech/p3peditor&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Feb 2004 10:45:32 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1145603 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145602</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recently developed a policy for a client of mine. Have a look at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.speeding.co.uk/w3c/&quot; class=&quot;bb-url&quot;&gt;http://www.speeding.co.uk/w3c/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Feb 2004 10:44:07 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1145602 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1145563</link>
    <description> &lt;p&gt;I&#039;m back and I know much more about this.  But I can&#039;t get it to work.  I downloaded a p3p editor and created a valid p3p.xml file.  I created the default folder /w3c and uploaded it there.  &lt;/p&gt;
&lt;p&gt;Now let me step back and explain the problem.  I have several domains but use a logging program on one (pphlogger) to count visitors for each.  When I visit one of those other sites I get an IE6 warning by default settings that certain files from a 3rd party have been blocked.  Those files are pphlogger.php and showhits.php from my doman that hosts the logging program.  &lt;/p&gt;
&lt;p&gt;So I went to the site that hosts my logging program and uploaded those policies but they still get blocked.  The reason remains &quot;a privacy policy for [this 3rd party site] can&#039;t be located&quot;.    &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;  So I figured maybe I needed to add locator info to those blocked php files.  I added both of these types of locater info.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;link rel&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;P3Pv1\&quot; href=\&quot;some-URL\&quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;P3P: policyref=\&quot;http://some-domain/P3P/PolicyReferences.xml\&quot;, &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP=\&quot;NON DSP COR CURa ADMa DEVa CUSa TAIa OUR SAMa IND\&quot;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt; &lt;/p&gt;
&lt;p&gt;But still all my counter type files get blocked on all of my other sites.  So I have my p3p.xml file and a compact policy but I seem to be using them wrong or something.  Any ideas?&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Feb 2004 17:15:50 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1145563 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/p3p-privacy-policy#comment-1144273</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.w3.org/P3P/&quot; class=&quot;bb-url&quot;&gt;http://www.w3.org/P3P/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What is P3P?&lt;/p&gt;
&lt;p&gt;The Platform for Privacy Preferences Project (P3P), developed by the World Wide Web Consortium, is emerging as an industry standard providing a simple, automated way for users to gain more control over the use of personal information on Web sites they visit. At its most basic level, P3P is a standardized set of multiple-choice questions, covering all the major aspects of a Web site&#039;s privacy policies. Taken together, they present a clear snapshot of how a site handles personal information about its users. P3P-enabled Web sites make this information available in a standard, machine-readable format. P3P enabled browsers can &quot;read&quot; this snapshot automatically and compare it to the consumer&#039;s own set of privacy preferences. P3P enhances user control by putting privacy policies where users can find them, in a form users can understand, and, most importantly, enables users to act on what they see.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jan 2004 03:43:04 +0000</pubDate>
 <dc:creator>DU-Squid</dc:creator>
 <guid isPermaLink="false">comment 1144273 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
