If I try to search for data when I am logged it I can see all the right pages I want. If I do the same when I am not logged in I can see all the old pages that does not exist anymore and it redirects me to non existent pages. How do I change the search to work for everyone correctly even when not signed in?
Hello @tgess !
As I understand, your Confluence site search results are different based on the status of who is searching (logged in or not).
Having different results for Logged in or Anonymous users (Not logged in) is expected behavior. Confluence search will only display whatever is accessible for the current user.
For example:
- We create the following pages: Page-00, Page-01, Page-02, Page-03, and Page-04
- The pages Page-00, Page-01, and Page-02 are accessible only for User-A
- The page Page-03 is accessible only for Anonymous Users (not logged in)
- The page Page-04 is accessible only for User-B
- User-A has no other permissions than to Page-00, Page-01, and Page-02
- User-B has no other permissions than to Page-04
- User-A logs in
- User-A searchers for the term “Page”
- His results will contain Page-00, Page-01 and Page-02 only
- User-A Logs out
- The now Anonymous user (not logged in) searches for the term “Page”
- The results will contain Page-03 only
- The user now logs in as User-B
- User-B searches for the term “Page”
- The results will contain Page-04 only
The example above was created to explain why search results are different based on who is searching at the given time.
If you need more information on Permissions, Anonymous access and our search engine, you can take a look here:
Cloud
- [Confluence Cloud] Search Confluence and find recent pages
- [Confluence Cloud] Permissions and restrictions
- [Confluence Cloud] Setting up public access
Server
Note: I included our Server platform documentation in case someone from Confluence Server has a similar question and ends up in this thread.
Now, what is not exactly expected is the fact that non-existent pages are still showing in your Confluence page. Since this is not expected behavior, please allow me to ask a few questions:
- Is there any error thrown when you try to access said pages?
- What shows on screen when you access the pages?
- Are logged in users able to access said pages?
- When did this start to happen?
Looking forward to your reply!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.