Tag Archives: Magento
How To: Add a prefix to Magento product URL’s
When disabling categories from product urls in Magento, you eliminate many search engine optimization issues. One issue, however, is that all of your product’s urls are in the top level of the websites structure. While migrating a site from Volusion, … Continue reading
Magento 1.7: Issues Adding Custom CMS Page Templates?
Following the Magento Wiki, there is an excellent article on creating custom CMS pages. However, twice this week we have heard on stack exchange (and from an intern) that following the article verbatim, their custom module and CMS pages were … Continue reading
Magento: Calculate Table Rates per item/product
Magento does not provide the ability to calculate shipping charges per item outside of flat rates. For businesses shipping large items via Freight or in individual boxes, shipping charges need to be on a per item basis. The code below … Continue reading
Magento: Attaching User Manuals and File Downloads to Products
When selling certain products, it can be beneficial to attach assets to the product such as a user manual or file downloads. Attaching user manuals for niche products can be beneficial to your SEO when the manual is only available … Continue reading