-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.txt
21 lines (18 loc) · 1.1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Magento Tweaks
by Soluvas (http://www.soluvas.com)
Project page: http://github.com/ceefour/magento_tweaks
Useful tweaks for Magento Commerce, including:
1. Set default checkout type to "Register"
2. Set default Shipping Address same as Billing Address ("Ship to this address")
3. Include Front page in Google Sitemap XML
4. Exclude Home CMS page in Google Sitemap XML
5. Exclude Enable Cookies page in Google Sitemap XML
6. Redirect 301 Permanent from 'home' CMS page to front page
7. Always use Full Product URLs (i.e. /category/product.html instead of /product.html)
8. Related to Full Product URLs: Product Canonical URLs (when enabled) also reflect that setting.
9. Related to Full Product URLs: Google Sitemap XML also reflect that setting.
10. Related to Full Product URLs: Redirect Short Product URL to Full Product URL page.
11. Related to Full Product URLs: Recently Viewed Products also use Full Product URL.
12. Related to Full Product URLs: Recently Compared Products also use Full Product URL.
13. Related to Full Product URLs: Product Compare Sidebar also use Full Product URL.
14. ...more to come.