This repository was archived by the owner on Jun 25, 2026. It is now read-only.
HTML and Custom widget links in Preview Mode lead to pages without the site name #1058
mariosm1
started this conversation in
Troubleshooting
Replies: 1 comment
-
|
This isn't really a bug. In order for Preview to work correctly the link should be updated to match the site path:
The system will convert the link into a managed link when it is saved. This will allow Preview to work, and the system will change the link automatically to /index.html when the page is published. The main advantage to this other than Preview working, is that if the page is moved or renamed, the system will track the change and updated any managed links that pointed to the old page location automatically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When previewing a page in the cms - if you follow a link on that page, it will take you to the correct page but without the /Sites/ prefix.
e.g.
Expected behavior
HTML and custom widget links should correctly add the /Sites/ prefix when navigating pages in the CMS Preview Mode
Screenshots


Beta Was this translation helpful? Give feedback.
All reactions