I have what I think is a weird case here.
I have standard “posts” and I have a custom post type called “photoblogs”. Both need to share identical permalink structure, and “photoblogs” only need to be distinguished as such for the sake of various custom fields and for theme display of the actual post.
Basically over arching issue here is that I have a lot of existing posts which need to be converted to the photoblogs custom post type, but there are hundreds of these existing posts and for SEO reasons, I do not want to change their permalinks.
How do I best approach this issue?
[ad_2]