Category: Wordpress

WordPress HTML sitemap without a plugin

Being a WordPress user of many years I’ve found not much can go wrong with the open source CMS but when you have too many plug-ins it can be hard to keep them up to date. Where possible I always try to build a site which wont rely on them the main reasons for this […]

Wordress – Add a search form to individual category pages

This will be really helpful on WordPress websites which have thousands of pages. Even if they are categorised it can be hard to find a post. This code will add a search box to the top of the archive / category pages. The search box will then only display results for that specific category. There […]