this is critical. not only is the content accessible on the front end, but it's editable. these are post types that, in access settings, are not even readable by anyone by admin.
this url has all the objects that should not be accessible to the public: hidden link
and if you search on the front end of the site using the regular search tool and type in for example 'sfotb' it returns all the items.
but i've set the post types all to admin only (for all 3 post types involved) and i've created a access group that's set to admin only and i've added the pages to that (and i think views too? - i've done everythign i can think of) - i've also tested incognito so i don't think it's cache problem.
Well - what if you try to set the setting "exclude_from_search" from :
=> Toolset => Post Types => Edit your post type => Options sectoin => checkmark the checkbox "exclude_from_search" and save post type
Please check the following screenshot:
=> hidden link
i almost did that but i'm a little bit terrified that just removing read access from the post type isn't enough. i have to go back through my other websites if that's the case.
Yes - this is expected because if you click on any post after search that shows as search result:
=> hidden link
You will see "Error 404 Page" because Guest user do not have read permission. To exclude the posts from search results you need to set the option from post type that I shared. This is how it actually works and what you see was expected results.
also, after changing the search settings on the post types i'm getting this when clicking edit from the front end edit link: Form type and post type do not match
New threads created by Minesh and linked to this one are listed below:
but the page with the table output still shows.
=> When I try to access that page now I see "Error 404 Page."
after changing the search settings on the post types i'm getting this when clicking edit from the front end edit link: Form type and post type do not match
=> That is a different issue. I'm splitting the ticket here.