Skip to content
Discussion options

You must be logged in to vote

There's not really a way to prevent a single entry from having a URL.

But, you could have a toggle field called something like prevent_url and in your template trigger a 404.

{{ if prevent_url }}{{ 404 }}{{ /if }}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by localghost8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants