I think the question is straight forward. I want to have archive page, but want the single pages gone. Is there a way with custom post type options?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
You can force single queries to 404 like they don't exist.
|
|||
|
|
The way I solve issues like that is that I just don't link to the single pages. So if there is no link, to the outside visitor it seems like there are no single posts. |
||||
|
|