Author Archives: GuideCloud.com

Remove WordPress version from RSS and head tags

By default your WordPress blog is showing which version of WordPress it is running on. This information can be found on these two places: In a head tag: <meta name="generator" content="WordPress 2.9.2" /> In a “generator” tag in your RSS … Continue reading

Posted in Web Development | Tagged , | Leave a comment

Create wireframes in Google Docs

A while ago I found this awesome free wireframe templates for Google Drawings, the latest member of the Google Docs suite. A big thanks to Morten Just who shared his templates. I also recommend that you checkout the I ♥ … Continue reading

Posted in Web Development | Tagged , , | Leave a comment

Writing your own iframe shortcode plugin for WordPress

When you want simplify publishing of specific elements or code chunks, WordPress Shortcodes might come in handy. Basically it replaces a piece of text that you insert via the editor with something else, defined in your template or in a plugin. Continue reading

Posted in Web Development | Tagged , , , , | Leave a comment

WordPress 3.0 – now available!

One of the most interesting updates of WordPress was launched this evening – WordPress 3.0. Continue reading

Posted in Web Development | Tagged , , , , | Leave a comment

“Installation failed” when upgrading WordPress? Here’s the solution

There are a number of variations on this error message, some more descriptive than others. Here’s one solution… Continue reading

Posted in Web Development | Tagged , , , , | Leave a comment

Share code snippets and texts on Twitter via Snipt

Share code snippets and texts with this nifty little service! Continue reading

Posted in Web Development | Tagged , , | Leave a comment

How to setup 301 Permanent Redirect on a specific page

Redirect pages or folders to a new location using “301 Permanent Redirect”. Code samples and instructions for ASP.Net, PHP, ASP Classic, Apache .htaccess and Internet Information Server (IIS). Continue reading

Posted in Search Engine Optimization (SEO), Web Development | Tagged , , , , , , , , , | Leave a comment