Monthly Archives: July 2008

adding contact forms to wordpress

I’ve sifted through many contact form plugins for wordpress. Luckily you don’t have to go through the nightmare of trying them all out as I have done it for you! The best, most customisable I’ve found is available at delicious days (great recipes there too – in case you get peckish during installation). A huge [...]

changing archive posts to excerpts

If you want to change your archives in WordPress from full posts to excerpts go to design>theme editor>archive.php and change the following code from <?php the_content(); ?> to <?php the_excerpt(); ?> If archive.php doesn’t exist then best leave well alone….. (PS this also works on your index page)

choose a hosting service

I’ve posted on virtually all blogging platforms and have hosted blogs on several. The best route to an easily customisable, flexible, user-friendly experience is to use a hosting service that will handle your domain name, all your site hosting and will pre-install WordPress for you (with automatic upgrades). There are thousands of options out there [...]

make e-junkies work in wordpress

The slick pop-up cart from e-junkies has this habit of disappearing on WordPress as the text editor reassembles the javascript into its own language. To stop this occurring go to dashboard >settings>writing>formatting and turn off ‘wordpress should correct incorrectly nested xhtml automatically’Also turn off visual editor in users>admin>’visual editor’ Then add following code directly after [...]

pretty SEO friendly permalinks

This should be one of your first ports of call when you enter the WordPress dashboard for the first time – it will enable you to use words as your permalink making things look nice and more importantly – very googly. If you change this after you have posts then any permalinks from other sites [...]

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!