Hi @dukearmi,
I am not sure what could be causing that – WPCode uses the taxonomy wpcode_type for storing the code type information but all the data from WPCode is private so that’s why the page returns a 404.
My first guess here is that somehow the taxonomy ended up in a sitemap if you are using a custom sitemap plugin and that could have generated those 404 entries if that got indexed by a search engine.
In any case, this should not have any effect on how WPCode works.
Hi Mircea,
The sitemap is fine. I have a few custom PHP functions that may be causing the issue? I’ll check and report back.