<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress Google Analytics 1.2.2 Released!</title>
	<atom:link href="http://bluedogwebservices.com/wordpress-google-analytics-122-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-google-analytics-122-released</link>
	<description>BlueDog Web Services</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:06:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-307</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Mon, 13 Apr 2009 22:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-307</guid>
		<description>I should probably check to see if it&#039;s set before I use it to fix the notice.  However, that&#039;s a pretty standard check for HTTPS.  The alternative is to check the port, but that&#039;s less reliable in my experience.  That line should probably be something like:
$site_url = ((isset($_SERVER[&#039;HTTPS&#039;]) &amp;&amp; $_SERVER[&#039;HTTPS&#039;] == &#039;on&#039;)? &#039;https://&#039;:&#039;http://&#039;).$_SERVER[&#039;HTTP_HOST&#039;];</description>
		<content:encoded><![CDATA[<p>I should probably check to see if it&#39;s set before I use it to fix the notice.  However, that&#39;s a pretty standard check for HTTPS.  The alternative is to check the port, but that&#39;s less reliable in my experience.  That line should probably be something like:<br />
$site_url = ((isset($_SERVER[&#39;HTTPS&#39;]) &amp;&amp; $_SERVER[&#39;HTTPS&#39;] == &#39;on&#39;)? &#39;<a href="https://&#039;:&#039;http://&#038;#39" rel="nofollow">https://&#039;:&#039;http://&#038;#39</a>;).$_SERVER[&#39;HTTP_HOST&#39;];</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-311</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Mon, 13 Apr 2009 17:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-311</guid>
		<description>I should probably check to see if it&#039;s set before I use it to fix the notice.  However, that&#039;s a pretty standard check for HTTPS.  The alternative is to check the port, but that&#039;s less reliable in my experience.  That line should probably be something like:
&lt;code&gt;$site_url = ((isset($_SERVER[&#039;HTTPS&#039;]) &amp;&amp; $_SERVER[&#039;HTTPS&#039;] == &#039;on&#039;)? &#039;https://&#039;:&#039;http://&#039;).$_SERVER[&#039;HTTP_HOST&#039;];&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I should probably check to see if it&#039;s set before I use it to fix the notice.  However, that&#039;s a pretty standard check for HTTPS.  The alternative is to check the port, but that&#039;s less reliable in my experience.  That line should probably be something like:<br />
&lt;code&gt;$site_url = ((isset($_SERVER[&#039;HTTPS&#039;]) &amp;&amp; $_SERVER[&#039;HTTPS&#039;] == &#039;on&#039;)? &#039;<a href="https://&#039;:&#039;http://&#038;#039" rel="nofollow">https://&#039;:&#039;http://&#038;#039</a>;).$_SERVER[&#039;HTTP_HOST&#039;];&lt;/code&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-310</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Mon, 13 Apr 2009 09:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-310</guid>
		<description>use of $_SERVER[&#039;HTTPS&#039;] unreliable in WordPress Google Analytics 1.2.3.
in
wp-google-analytics.php
on line
166
in
function get_url

you use
$_SERVER[&#039;HTTPS&#039;]

To my empirical knowledge this is rather unreliable and additionally can give errors(notice).</description>
		<content:encoded><![CDATA[<p>use of $_SERVER[&#039;HTTPS&#039;] unreliable in WordPress Google Analytics 1.2.3.<br />
in<br />
wp-google-analytics.php<br />
on line<br />
166<br />
in<br />
function get_url</p>
<p>you use<br />
$_SERVER[&#039;HTTPS&#039;]</p>
<p>To my empirical knowledge this is rather unreliable and additionally can give errors(notice).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eg R</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-309</link>
		<dc:creator>Eg R</dc:creator>
		<pubDate>Sat, 14 Mar 2009 06:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-309</guid>
		<description>Love the update  Thanks for keeping wordpress fresh</description>
		<content:encoded><![CDATA[<p>Love the update  Thanks for keeping wordpress fresh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Y920</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-306</link>
		<dc:creator>Y920</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-306</guid>
		<description>Plugin that all wordpress theme should have.

&lt;a href=&quot;http://www.y920.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.y920.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Plugin that all wordpress theme should have.</p>
<p><a href="http://www.y920.com/" target="_blank" rel="nofollow">http://www.y920.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Y920</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-305</link>
		<dc:creator>Y920</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-305</guid>
		<description>Plugin that all wordpress theme should have.

&lt;a href=&quot;http://www.y920.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.y920.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Plugin that all wordpress theme should have.</p>
<p><a href="http://www.y920.com/" target="_blank" rel="nofollow">http://www.y920.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willis and gambier</title>
		<link>http://bluedogwebservices.com/wordpress-google-analytics-122-released/#comment-308</link>
		<dc:creator>willis and gambier</dc:creator>
		<pubDate>Sun, 07 Dec 2008 08:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://bluedogwebservices.com/?p=149#comment-308</guid>
		<description>great new pugin - gives good easy to read results</description>
		<content:encoded><![CDATA[<p>great new pugin &#8211; gives good easy to read results</p>
]]></content:encoded>
	</item>
</channel>
</rss>

