Category Archives: Advanced Topics

How to replace the default search query parameter in WordPress

Add the following code to your functions.php to replace the default WordPress search parameter (i.e., …pagename/?s=search_phrase…) // Add this code to your functions.php file in your active theme folder   // Allow WordPress to access "search" in the query string … Continue reading

Posted in Advanced Topics, Code, Troubleshooting | Comments Off

Getting Started with Google AdWords

So you have a brand new website, but no traffic. What can you do? One way to start getting visitors right away is to invest in some advertising. When it comes to online advertising, you have a lot of options, … Continue reading

Posted in Advanced Topics, Effectiveness | Comments Off

Using a CDN to Speed Up Your Website

Speeding up your website with a CDN is easier than you think using SimpleCDN. What’s a CDN CDN stands for Content Delivery Network. CDNs come in many forms, but the basic ideas is they will host your non-dynamic content (images, … Continue reading

Posted in Advanced Topics | Tagged , , | Comments Off