Home > Tips
Permalink to 4 Simple SEO Optimization Tips

4 Simple SEO Optimization Tips

by on 11.14.2011 | 5 comments

Time for another guest post. This time we have a guest post from SEO consultant Ry Ryan giving 4 simple tips that might just improve your Search Engine ranking.

Permalink to WordPress Hints & Tips: Using jQuery

WordPress Hints & Tips: Using jQuery

by on 06.05.2011 | 2 comments

A little while ago someone commented on a post asking if I would do a post on the basics of using jQuery within WordPress. I didn’t have time then with so much going on, but finally I’ve found some time to write it. Better late than never I suppose.

Permalink to WordPress Tips: Excluding Pages/Posts From Searches

WordPress Tips: Excluding Pages/Posts From Searches

by on 02.07.2010 | 10 comments

Sometimes you just don’t want certain pages, or posts to appear when a user searches your WordPress blog. Here is a quick & easy tip to rid your search results of those pesky posts/pages, plus an extra tip to remove pages completely.

Permalink to PHP Tip #6: str_replace Is Faster

PHP Tip #6: str_replace Is Faster

by on 05.26.2009 | 1 comment

This is probably a very well known tip, but for those new to PHP it’s handy. When needing to replace something try & use str_replace [...]

Permalink to PHP Tip #3: The Ternary Operator

PHP Tip #3: The Ternary Operator

by on 03.14.2009 | 2 comments

This is probably one of my favorite PHP features. It can be a little complicated to get used to at first, but it really saves [...]

Permalink to PHP Tip #2: Is_Numeric() Is A Very Useful Thing

PHP Tip #2: Is_Numeric() Is A Very Useful Thing

by on 03.13.2009 | 4 comments

The second in my series of PHP tips is to do with the extremely handy is_numeric(). When allowing user input it’s extremely important to check [...]

Permalink to PHP Tip #1: Formating Array & Object Output When Debugging

PHP Tip #1: Formating Array & Object Output When Debugging

by on 03.09.2009 | 2 comments

This is the first in a series of posts I’m doing on small tips which help when coding with PHP. The first is a one [...]