Category Archives: scripts

Save your code snippets with Snippely

I am currently waiting for FeedReader to finish downloading some enclosures from a feed I am subscribed to. In the meanwhile I though it would be nice letting you know what a great tool Snippely is. Though it is in its developing stage it comes handy for all developers, designers, etc. out there that have [...]
Also posted in css, php, programs | Tagged , , , , , | 2 Comments

Best way to inspect dead links using your 404 page

I searched for some instructions on how to easily find dead links on my blog. I found some plugins that do just that but instead of using a plugin to do it why not use this cool method that can also provide you with a custom 404 page ? The WordPress Codex directory is way cool [...]
Also posted in php, tips and tricks, wordpress | Tagged , , | 2 Comments

WordPress SEO – optimize your META Keywords & Description manually

I am a big fan of the “All In One SEO Pack” plugin for WordPress. It really helps you make sure your blog is as robot-friendly as it gets. I’m not going to give any details because this post is not about the AIOSP plugin. I’m loving the idea of having such great plugins helping [...]
Also posted in wordpress | Tagged , , , , , , | 9 Comments

Monetize your search with PredictAd

Shawn Collins posted an article in which he highlighted the general aspects of PredictAd’s search solution. With a PredictAd powered search you can basically achieve an interesting goal: provide a well structured, auto-complete search field and earn revenue from some relevant yet non-intrusive pay per click ads which are to be found among the auto-complete [...]
Also posted in wordpress | Tagged , | 4 Comments

Speed up your WordPress blog with PHP Speedy !

PHP Speedy is a script that minimizes your js and css files in order to reduce your blog’s load time. If you don’t believe it check out the links below: Test page without compression Test page with compression As you can see (you might want to check your Net Firebug stats) the page on which PHP Speeedy is [...]
Also posted in php, wordpress | Tagged , , | Leave a comment