May 11, 2015 | Blog, Technical Articles by Customer Paradigm
Over the weekend (May 9, 2015) , a couple of cron functions stopped working for a client that is hosted on Godaddy. For whatever reason, the site’s path to execute the cron was not working. And even the Godaddy hosting system that allows you to create a cron...
Mar 30, 2015 | Blog, Digital Marketing, Social Media
You might have noticed that the end of your website’s URLs have .php or .html at the end of it whereas others do not. Should you remove yours? URL rewriting doesn’t actually remove the index.php but instead hides it. While your website won’t suffer leaving them on,...
Mar 16, 2015 | Blog, Digital Marketing, Search Engine Optimization (SEO)
Google put out a notice in August 2014 that their algorithms would incorporate the existence of a website security certificate to affect website rankings in their search results. It is easy to tell if a website is secure through the HTTPS (hypertext transfer protocol...
Mar 5, 2015 | Blog, Technical Articles by Customer Paradigm
If you’re trying to find a specific piece of content in the Magento database, there’s usually not an easy way to search through all of the tables quickly and easily. (At least without a lot of higher-end access to the system.) You could run a shell...