Search
Categories
Tags
- Adobe
- backup
- benchmark
- Cat 5e
- CMSs
- computers
- css
- disk
- diy
- exchange
- Fireworks
- home
- html
- IE6
- Installation
- IT
- KVM
- LAN
- mssql
- MySQL
- network
- project
- publish
- router
- sharepoint
- Software
- static
- student
- SVN
- upc
- USB
- video
- virtualbox
- vista
- VM
- VPS
- windows
- windows 7
- windows7
- Windows XP
- woodwork
- wordpress
- xhtml
- xp
Tag Archives: CMSs
WordPress Maintenance
Forgotten WordPress Password If you have forgotten your wordpress password, and the forgot your password email reminder does not work (or is set to someone elses email), then there are a few things you can do. Option 1: Update the … Continue reading
SEO tweaks using mod_rewrite to prevent duplicate content being crawled
Over the past few years, with the rise in popularity of using no-www there have been some issues where content is getting crawled by a search engines twice, and in some cases getting a negative scoring due to duplicated content. I.E. … Continue reading
Posted in IT, Web Design, Web Development
Tagged CMSs, static, xhtml
Comments Off on SEO tweaks using mod_rewrite to prevent duplicate content being crawled
Build & Manage Websites with Dreamweaver Templates
How do you handle common elements of a webpage across a number of pages? (e.g. Navigation, Header, Footer areas etc) How do you update the header or footer area of every webpage in a website? PHP Includes SSI Includes Manually with Copy and … Continue reading
Book review – Build your own wicked wordpress themes
I was disappointed with this book (Build Your Own Wicked WordPress Themes). I picked it up recently when on holidays, for a read on the flight home, ahead of a web design project I had ahead of me. It was … Continue reading
Posted in Books, Web Development
Tagged CMSs, wordpress
Comments Off on Book review – Build your own wicked wordpress themes
Upgrading from WordPress 2.9 to WordPress 3.0
I’ve my WordPress installed using SVN, and it was easy to upgrade WordPress 2.x to 3. WordPress have great docs and help on everything needed. #cd ~/public_blog #svn switch –relocate http://svn.automattic.com/wordpress/tags/2.9.2/ http://core.svn.wordpress.org/tags/2.9.2/ #svn sw http://core.svn.wordpress.org/tags/3.0/ . The main blog didn’t … Continue reading
Posted in IT, Web Development
Tagged CMSs, SVN
Comments Off on Upgrading from WordPress 2.9 to WordPress 3.0