{"id":2014,"date":"2008-05-26T14:17:49","date_gmt":"2008-05-26T22:17:49","guid":{"rendered":"http:\/\/lee.org\/blog\/?p=2014"},"modified":"2008-05-29T08:14:08","modified_gmt":"2008-05-29T16:14:08","slug":"yslow-wordpress-performance-improvements","status":"publish","type":"post","link":"https:\/\/www.lee.org\/blog\/2008\/05\/26\/yslow-wordpress-performance-improvements\/","title":{"rendered":"YSlow WordPress Performance Improvements"},"content":{"rendered":"<p>The YSlow Firefox Addon suggested a few <a href=\"http:\/\/developer.yahoo.com\/performance\/rules.html\">performance boosts<\/a> for the blog.<\/p>\n<p>This seems to cut 1-2 seconds off loading time. Nice :-)<\/p>\n<p>added &lt;?php flush(); ?&gt;<br \/>\njust after &lt;\/head&gt;<\/p>\n<p>I put this in my .htaccess file (at the root of lee.org). This helps a lot when revisiting my site :-))<br \/>\n<code>ExpiresActive On<br \/>\nExpiresByType text\/html \"access plus 1 week\"<br \/>\nExpiresByType image\/gif \"access plus 1 month\"<br \/>\nExpiresByType image\/jpeg \"access plus 1 month\"<br \/>\nExpiresByType image\/png \"access plus 1 month\"<br \/>\nExpiresByType text\/css \"access plus 1 month\"<br \/>\nExpiresByType text\/javascript \"access plus 1 month\"<br \/>\nExpiresByType application\/x-javascript \"access plus 1 month\"<br \/>\nExpiresByType application\/x-Shockwave-Flash \"access plus 1 month\"<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The YSlow Firefox Addon suggested a few performance boosts for the blog. This seems to cut 1-2 seconds off loading time. Nice :-) added &lt;?php flush(); ?&gt; just after &lt;\/head&gt; I put this in my .htaccess file (at the root of lee.org). This helps a lot when revisiting my site :-)) ExpiresActive On ExpiresByType text\/html [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-2014","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"_links":{"self":[{"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/posts\/2014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/comments?post=2014"}],"version-history":[{"count":0,"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/posts\/2014\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/media?parent=2014"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/categories?post=2014"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lee.org\/blog\/wp-json\/wp\/v2\/tags?post=2014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}