One more question. You call this still Alpha 2.6d but say it is ready for live site? I am still hesitant to install anything ALPHA for an active site. Would it be time to call it at least Beta?
--> Probably, hehe. I can call it gamma if you want me to, the name doesnt really matter to me.
I would suggest your clone your live site, and test it a bit first before making a final decision.
Can you clarify how save this is to be used on actual live site? Are you confident that most bugs are out of the system and once I have my new pretty url's indexed that newer updates will not change again how the url's are rewritten? Category inclusion or not, special character handling, length of url etc...
-->I do not plan to change the url structure unless many people want to do so.
Category inclusion or not--> this is set in admin
special character handling--> I simply remove any non alphanumeric character.
length of url --> depends on the number of category name you want in your link, which can be set via admin
Does the google base feeder still work? I know with MSEO you have to buy a special google base feeder. Ultimate SEO works with free google base feeder.
--> This works with most if not all modules, right out of the box. As long as they use ZC zen_href function to create links.
For example, check the rss feeder: http://demo.rubikintegration.com/zen...hics-cards-1_4
I looked at your demo store and noticed that url's are built like this:
zencart/index/c-hardware-1
c for categories and 1 for the number of categories, the name of the cat positioned in the middle. OK, but why is /index/ needed?
--> I plan to have that "c" and "p" customizable (so you can use "category and "item" for example)
As for the "index" in the link, the first element of all links will always be the main_page in the normal links (hence "index" in this case). this is actually for simplicity and performance sake.
I dont feel it has any effect on the customers or search engine in anyway.
Ultimate SEO would build it this way:
zencart/hardware-c-1
-c-1 at the end makes the url better for reading. No /index/ helps as well.
--> It is really easy to do so, i want to hear more opinions from others before making it a permanent change tho.


Reply With Quote

