Plugins::prettyLinks
From ZenMagick Wiki
(Redirected from Plugins::zm pretty links)
Pretty Links
Another SEO plugin.
This implementation is the original ZenMagick Pretty Link code. It got extracted from core as part of the reorganization of SEO support in ZenMagick.
Strictly speaking, this is not a proper SEO plugin, as the generated links do not contain anything like the category or product name. The main aim of this plugin is to avid the URL parameter that zen-cart uses and convert them to a more consistent set of path based URLs.
Example:
index.php?main_page=product_info&products_id=3
would be
/product/3

