GordonLesti / Lesti_Fpc

Simple Magento Fullpagecache
https://gordonlesti.com/lesti-fpc-documentationversion-1-4-5/
Other
358 stars 159 forks source link

More a question, than an issue....uri params in MVC format #341

Open ProxiBlue opened 5 years ago

ProxiBlue commented 5 years ago

Hello,

I am using https://github.com/caciobanu/improved-magento-layered-navigation/tree/master/app/code/community/Catalin/SEO

All works fine, however, I am battling to place a URL param that is in /param/value/param/value format

The URI params are all in param=value (normal request pram format)

Is it possible to set the filter param to be detected in a url as such:

/strainers/filter/strainer-size/1-2,3-8

so detect 'filter' ?