Geeklog-Core / geeklog

Geeklog - The Secure CMS.
https://www.geeklog.net
24 stars 19 forks source link

Allow Staticpages to set if they will appear in search results individually #1016

Closed eSilverStrike closed 4 years ago

eSilverStrike commented 4 years ago

Related to #884.

Staticpage has 3 config options for search that allows you to enable regular staticpages, php staticpages, and template staticpages from appearing in search.

We should still have these options but also include an individual per page option that allows a page to be not included no matter what the config options say.

An example of why this is needed is a php staticpage that has a redirect will cause issues and should not have a search cached saved in the sp_content column.