WordPress
WordPress Performance Optimization (from 6 seconds to 1)
Since last week, this blog has a new name and a new look, but most importantly, it now loads faster. Over time I couldn’t but notice that the overall behavior was getting painfully slower. Surely, this blog uses “WordPress Super Cache” plugin but apparently caching wasn’t enough in order to improve performance so I decided [...]
WordPress and FeedBurner feed
By default, WordPress generates the following feed link: <link type=”application/rss+xml” href=”http://evgeny-goldin.com/blog/feed/”/> After registering this feed at FeedBurner I wanted “http://feeds.feedburner.com/GoldinTheJunior” to replace the link above. Since my current theme, ChocoTheme, doesn’t provide an option to configure the feed link, I had to make some changes in the code. 1. Changing RSS icon link. “wp-content/themes/chocotheme/header.php”: 2. [...]


