Browsing articles in "How To’s"
Dec
13
2011

301 Redirect from non-www to www

htaccess

Do you want to improve your search engine rankings? SEO gurus told you that Google might be penalizing you for duplicate content? How did you get duplicate content, you ask? Unless you specify otherwise, we send www.yourdomain.com and yourdomain.com to the same place.

Nov
23
2011

Guidelines for project pricing

Collection of rules and red flags which help anyone navigate through every small project

Nov
20
2011

How to add expires header to images?

Caching with .htaccess and Apache will take your website and your web skills to the next level. This is some technical and advanced methods condensed to simple htaccess code examples for you.

Jul
13
2011

Change your PHP user agent to avoid being blocked

How to: change your PHP user agent to avoid being blocked when using CURL

Jun
17
2011

Stop creating alternate image sizes

wp-settings

Easy How-To Prevent WordPress from creating thumbnail, medium & large images.

Jun
2
2011

Remove /category/ from your WordPress url

modrewrite-wp

Wanted to be able to finally remove the useless /category/ from your WordPress categories permalinks?