WordPressCode Snippets
December 13, 2013

Bad URI or cross-site access not allowed

I was working with the awesome theme Salient today and noticed that in FireFox and…
Read More
WordPress
December 5, 2013

Setting WordPress To Use A Temp URL

Need to use a temp URL on your WordPress site? Maybe you have just signed…
Read More
Server Configuration
November 12, 2013

How to find php.ini file from command line

I find myself searching for the php.ini file from shell frequently. There are several methods…
Read More
Digital Marketing
November 12, 2013

How to remove a site from google analytics

When you no longer want to track a site in Google Analytic finding the "delete"…
Read More
Digital Marketing
November 6, 2013

Competitor SEO Analysis Tools and Downloads

Starting your competitor SEO analysis tool belt. You're not out to start a war with…
Read More
WordPress htaccess Rewrite changes the Anchor tag or hash (#) to %23 in the destination URL
htaccess
November 5, 2013

.htaccess Rewrite changes the Anchor tag or hash (#) to %23 in the destination URL

Updated November 02, 2017 You may want to use a # (Anchor tag or hash)…
Read More
WordPress .htaccess Redirect Based on Query String?
htaccess
November 5, 2013

.htaccess Redirect Based on Query String?

Updated November 02, 2017 We are often asked "How do I redirect a url based…
Read More
htaccess
November 5, 2013

How to remove the query string in a RewriteRule

Sometimes you are trying to redirect a url http://example.com?id=5 to http://example.com/somepage using Apache mod_rewrite. The…
Read More
Just For Fun
October 2, 2013

Google Glass at a freaction of the cost

If you haven't heard of Google Glass yet its a pretty cool product released by…
Read More
WordPress
September 23, 2013

WordPress Error Log Plugin

I find myself often logging into hosting control panels to retrieve php/mysql error logs when…
Read More