Wow talk about timely.. Nate your instructions came at a PERFECT time.. I mean no offense to the mod author, but these directions were a lot more straightforward and clear for me..:smile:
All in all, I am loving this add-on.. It took a little time for me to get all the URIs setup, but basically this install went off without a HITCH.. Products, Categories, and EZ Pages are all done.. I created a script to generate the remaining URIs for the Zen pages, and then moved on to QAing the site to look for the preverbial chink in the armour..:laugh:
So far I have been banging away at the site to test all the links and to make sure that it doesn't break anything. So far this has been PERFECT.. Login works, notifications from the shopping cart works, the checkout process work.. Can't complain.. Of course the "URI Mappings Manager" will make this process even easier. So I am looking forward to seeing that released, but for now I'm just going to use my SQL script to cover creating all of Zen URIs until then..
I spent the last two days in SEO configuration hell, so this was truly my last stop on the SEO train..:laugh:
One question though for conor.. I cannot get the URIs I created for these two pages to work.. Is there something I am missing??
http://clients.overthehillweb.com/hairisle/index.php?main_page=reviews
main_page = /hairisle/reviews
URI = product_reviews
http://clients.overthehillweb.com/hairisle/index.php?main_page=gv_faq
main_page = /hairisle/gv_faq
URI = gift_certificate_FAQ
NateL:
I figured it out... I guess for anyone that's not sure, here's a more practical example for you:
Using phpMyAdmin (as suggested, in Step 9 of the configuration section in the userguide) - Navigate to ceon_uri_mappings
For URI, put in what you want the URL bar to say. For instance, I have ZenCart installed in a subfolder, called cart:
example.com/cart
So, lets say I want to do "All Products", which is a default page within Zen Cart
My URI would be /cart/all-products
language_id is 1 (for me)
current_uri is 1
Main Page:
If you go out to your page and you click on "All Products", you want the very end of what's on that.
For example:
example.com/zencart/index.php?main_page=products_all
in "main_page", you would enter products_all
query_string_parameters, associated_db_id, alternate_uri, redirection_type_code all stay default, and date added is todays date....