Custom Taxonomy Clean URL
-
I see that this plugin generates clean urls such as
www.yourdomain.com/category/uncategorized/?s=searchterm&tag=shoes&customtaxonomy=customvalueI have several custom taxonomy filters in my archive page. According to the example above, the url I should get when I select
customtax = valshould bewww.mydomain.com/myArchive/?customtax=valHowever, I think my custom taxonomies are being treated as categories, because the redirect takes me to
www.mydomain.com/customtax/val/So I guess there are two problems that I am having trouble with here. First,
myArchivedisappears from the url. Second, instead of?customtax=valI get/customtax/valI think it might be helpful to say that under Permalink Settings > Common Settings I have the “Post name” option selected. Their example looks like this
http://www.mydomain.com/dev/sample-post/But I’m talking about an archive, not posts.
Thanks
The topic ‘Custom Taxonomy Clean URL’ is closed to new replies.