Phone
TF: 1-888-327-5238
Ph: 403-915-3666
Alt: 403-715-5905
Fax: 1-888-327-5238Email
Mailing Address
Design Spike c/o Cody Foss
Box 330
Raymond, AB T0K 2S0
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