Hi everyone,
I'm extending oxid eshop basic functionality by creating blog section which pulls data from a wordpress installation.
I created new controllers (blogarticle & blogcategory) for showing single article subpages and category post listing pages. It's working fine already but I got stuck at creating SEO urls for these new controllers / pages.
I figured I need to create oxseoencoders for these newly created pages, but I can't see the big picture how to get them working.
Tried adding the entries into oxseo database table manually but it didn't help, I can't open the given posts by the SEO url.
Could you please point me to the right direction, how to get the SEO url's working with these controllers?
What prerequisities must be satisfied, to get them working?
Thank you in advance for your help! Highly appreciated!
Tamas
I'm extending oxid eshop basic functionality by creating blog section which pulls data from a wordpress installation.
I created new controllers (blogarticle & blogcategory) for showing single article subpages and category post listing pages. It's working fine already but I got stuck at creating SEO urls for these new controllers / pages.
I figured I need to create oxseoencoders for these newly created pages, but I can't see the big picture how to get them working.
Tried adding the entries into oxseo database table manually but it didn't help, I can't open the given posts by the SEO url.
Could you please point me to the right direction, how to get the SEO url's working with these controllers?
What prerequisities must be satisfied, to get them working?
Thank you in advance for your help! Highly appreciated!
Tamas