<?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 for WordPress Partner</title> <atom:link href="http://wordpresspartner.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://wordpresspartner.com</link> <description>All the WordPress help you need</description> <lastBuildDate>Sun, 27 Nov 2011 20:07:48 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Comment on How to Compress and Cache with Godaddy hosting by Briton Smetzer</title><link>http://wordpresspartner.com/tutorials/godaddy-htaccess-gzip/comment-page-1/#comment-1380</link> <dc:creator>Briton Smetzer</dc:creator> <pubDate>Sun, 27 Nov 2011 20:07:48 +0000</pubDate> <guid
isPermaLink="false">http://wordpresspartner.com/?p=95#comment-1380</guid> <description>This works great for my site offline via my localhost with XAMPP.
However, when I try to implement the same thing online, it breaks the site. I&#039;ll run the Google Extension Page Speed and it tells me that the links to all my css files are bad. However, the addresses are correct.
Some specs:
Using GoDaddy Shared Hosting Account
The website is Wordpress based, but I&#039;m not using pre-baked template.
The entire site is currently in a folder domain.com/demo/ so I put the .htaccess file in the demo/ folder. However, thinking this may be a problem, I moved the site to the root. Same issue. Broken site as if the css or js files don&#039;t exist.
Any thoughts? Why would it work so well offline and not online? This makes no sense to me</description> <content:encoded><![CDATA[<p>This works great for my site offline via my localhost with XAMPP.</p><p>However, when I try to implement the same thing online, it breaks the site. I&#8217;ll run the Google Extension Page Speed and it tells me that the links to all my css files are bad. However, the addresses are correct.</p><p>Some specs:<br
/> Using GoDaddy Shared Hosting Account<br
/> The website is WordPress based, but I&#8217;m not using pre-baked template.<br
/> The entire site is currently in a folder domain.com/demo/ so I put the .htaccess file in the demo/ folder. However, thinking this may be a problem, I moved the site to the root. Same issue. Broken site as if the css or js files don&#8217;t exist.</p><p>Any thoughts? Why would it work so well offline and not online? This makes no sense to me</p> ]]></content:encoded> </item> <item><title>Comment on How to Install Zend Optimizer with Godaddy by alex</title><link>http://wordpresspartner.com/tutorials/godaddy-zend-php/comment-page-1/#comment-1374</link> <dc:creator>alex</dc:creator> <pubDate>Mon, 21 Nov 2011 09:43:06 +0000</pubDate> <guid
isPermaLink="false">http://wordpresspartner.com/?p=247#comment-1374</guid> <description>Thank you it worked just fine for me.</description> <content:encoded><![CDATA[<p>Thank you it worked just fine for me.</p> ]]></content:encoded> </item> <item><title>Comment on How to Compress and Cache with Godaddy hosting by Jon</title><link>http://wordpresspartner.com/tutorials/godaddy-htaccess-gzip/comment-page-1/#comment-1158</link> <dc:creator>Jon</dc:creator> <pubDate>Sat, 22 Oct 2011 23:58:24 +0000</pubDate> <guid
isPermaLink="false">http://wordpresspartner.com/?p=95#comment-1158</guid> <description>I also had the same issues with theme disappearing. I even tried it with the Twenty Eleven 1.2 theme from Wordpress team and that didnt work either.
I replaces all the curly quotes with straight quotes and did the same for single quotes.
I have stared at it and it all looks so simple; I dont see what could be wrong. Help would be great.
# END WordPress
# BEGIN Compression and Caching Script per http://wordpresspartner.com
# This calls the ‘compress-css.php’ and ‘compress-js.php’ files
RewriteEngine on
RewriteRule ^(.*\.(css))$ compress-css.php?file=$1
RewriteRule ^(.*\.(js))$ compress-js.php?file=$1
# This enables caching
Header set Cache-Control &quot;max-age=2592000, public&quot;
Header set Cache-Control &quot;max-age=216000, public, must-revalidate&quot;
Header set Cache-Control &quot;max-age=1, private, must-revalidate&quot;
# End Compression Script </description> <content:encoded><![CDATA[<p>I also had the same issues with theme disappearing. I even tried it with the Twenty Eleven 1.2 theme from WordPress team and that didnt work either.</p><p>I replaces all the curly quotes with straight quotes and did the same for single quotes.</p><p>I have stared at it and it all looks so simple; I dont see what could be wrong. Help would be great.</p><p># END WordPress<br
/> # BEGIN Compression and Caching Script per <a
href="http://wordpresspartner.com" rel="nofollow">http://wordpresspartner.com</a><br
/> # This calls the ‘compress-css.php’ and ‘compress-js.php’ files</p><p>RewriteEngine on<br
/> RewriteRule ^(.*\.(css))$ compress-css.php?file=$1<br
/> RewriteRule ^(.*\.(js))$ compress-js.php?file=$1</p><p># This enables caching</p><p>Header set Cache-Control &#8220;max-age=2592000, public&#8221;</p><p>Header set Cache-Control &#8220;max-age=216000, public, must-revalidate&#8221;</p><p>Header set Cache-Control &#8220;max-age=1, private, must-revalidate&#8221;</p><p># End Compression Script</p> ]]></content:encoded> </item> <item><title>Comment on How to Compress and Cache with Godaddy hosting by Dipak Dave</title><link>http://wordpresspartner.com/tutorials/godaddy-htaccess-gzip/comment-page-1/#comment-1067</link> <dc:creator>Dipak Dave</dc:creator> <pubDate>Sat, 15 Oct 2011 23:25:37 +0000</pubDate> <guid
isPermaLink="false">http://wordpresspartner.com/?p=95#comment-1067</guid> <description>So, Admin
Please correct your script on top of the post as suggested by Jared.
It has bug</description> <content:encoded><![CDATA[<p>So, Admin</p><p>Please correct your script on top of the post as suggested by Jared.</p><p>It has bug</p> ]]></content:encoded> </item> </channel> </rss>
