Akkarin
Hello,
I'm trying to get a clean URL on my posts, but plugin always shows diferent URL structure, something like this example: www.blog.com/default/learn-php/
I need to point to: www.blog.com/learn-php/
On my page blog i'm using this URL structure: /:filter?/:slug?/:instance?/ I don't have a post view created, i'm using a partial post calling the component BlogList from there.
Any ideas about how to fix the URL to be more clean?
Thanks!
1-2 of 2