Disabled Products are Showing 500 Error in Magento

If you disable a product and then try to access it on the front end of the site, this leads to a white page with 500 Server Error in the page title. Alternatively you may see the full 500 Internal Server Error page instead of a white page. This is a bug in Magento and...

How to set menu text different to H1 settings in Magento?

In the interests of SEO you’ll want to set good page titles, or h1 tags. Sometimes this will be a long title and the unfortunate thing about Magento is that it uses this same text for the menu item. For example I want to set my category title to “Gorgeous Desktop...

How To Troubleshoot WordPress Problems

If you’re experiencing problems with your website, e.g. a white page is displaying instead of your website, then you can check your WordPress log file for exact information on the problem. The location of the error log is in the root directory and it’s a file called...

How to Add Google eCommerce Conversion Tracking to Magento

Read these two articles which will show you how to add Google eCommerce conversion tracking to your Magento website. This article shows you how to switch eCommerce tracking on in Analytics: https://support.google.com/analytics/answer/1009612 This article shows you how...

How to Remove index.php from URLs in Magento

Change website configurationGo to System > Configuration > Web > Search Engine Optimization. Change ‘Use Web Server Rewrites’ to YES and save. Edit the .htaccess file If your Magento store is installed in root (public_html) then add this to the end of the...