
Originally Posted by
capnhairdo
Ultimate SEO URLs modifies the core zen_href_link() function to replace default zen cart addresses with the new SEO-friendly ones. This is nice because you can use this function in other modules and scripts to find what the new addresses are going to be.
Magic SEO URLs...[gives]...no way to tell programatically what the new URLs are going to be (unless you wanted to go to the trouble of writing a function to emulate how it builds its URLs).
Just discovered there is in fact a function in MSEO to do this:
HTML Code:
unmagicseomakefancyurl($url)
. Should change any Zen URL you pass it to its MSEO counterpart.
(Discovered by decoding the (annoyingly) Zend-encoded MSEO code.)
Edit: link removed by moderator
Bookmarks