This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-9403bbe3-f53e-4851-954c-1b97b901cb5b CRISTAL-491 Open

Cristal is not crawlable by web indexers

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6b454231-2638-4b66-ae9c-2c0c75d4e317 Manuel Leduc created this issue on 10/Mar/25 16:36
 
Summary: Cristal is not crawlable by web indexers
Issue Type: cid:jira-generated-image-avatar-9403bbe3-f53e-4851-954c-1b97b901cb5b Bug
Affects Versions: 0.1
Assignee: Unassigned
Components: Skin
Created: 10/Mar/25 16:36
Priority: cid:jira-generated-image-static-major-1bf6cd12-59db-4a75-ab49-82c81d1b9679 Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. deploy a cristal instance on the internet (e.g., cristal.demo.xwiki.com) with several pages
  2. on a search engine, search for:
    1. url:cristal.demo.xwiki.com
    2. url:cristal.demo.xwiki.com some content from the main page (e.g., site:cristal.demo.xwiki.com Cristal is a new tool to organize your knowledge)
    3. url:cristal.demo.xwiki.com some content from a sub page (e.g., site:cristal.demo.xwiki.com The sandbox is a part of your wiki that you can freely modify.)

Expected

Each search engine query returns the relevant pages

Actual

Only queries targeting the main page are returned in the results.
Meaning that other pages are not correcrly indexed.
Hypothesis:

  • some metadata expected by search engine are missing
  • the document tree is loaded too late, ignored by search engines, and consequently not used to find new pages to index
 
 

1 update

 
cid:jira-generated-image-avatar-6b454231-2638-4b66-ae9c-2c0c75d4e317 Changes by Manuel Leduc on 10/Mar/25 16:36
 
Priority: Major Critical