Categories

How to display state/province dropdown instead of input box in Zencart

Share

In the default Zencart template the customer is asked for his State/Province by entering the value into the text box. However, mistakes can happen at any time and the customer may mistype the name. Zencart checks the name against the zones input in the admin panel. If it does not match Zencart flags an [...]

How to specify canonical page for Google

Share

If your website has some pages which have highly similar content then that may prove detrimental to your SEO efforts. How you may ask?

Take for example the following 3 URLs

http://www.example.com/some_page.php?arg1=val1

http://www.example.com/some_page.php?arg1=val1&arg2=val2

http://www.example.com/some_page.php?arg1=val1&arg2=val2&arg3=val3

As you may notice the page is the same in all 3 examples. Assume that the main function of the [...]