You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue with manual slug access on my website using NoteHost after updating the NOTION_PAGE_ID for several pages. There are 3 specific slugs:
All three slugs display a 404 error under the following conditions:
When typing the slug manually in a browser (Chrome, Firefox, etc.).
When accessing the slug through internal browsers, such as WhatsApp or other apps.
When refreshing the page after navigating to the slug from the home page.
Previously, I updated the NOTION_PAGE_ID for these pages. For example:
The /portfolio/data slug initially had the NOTION_PAGE_ID 7956e0bfc416459d95905b25b0b79352 but was updated to 151c813f9c5480cd8ddffc248dc2a900.
After this change, the slug became inaccessible.
Additional troubleshooting steps I have tried: Clearing the cache in Cloudflare and (of course) checking a lot and confirming the NOTION_PAGE_ID that I include. However, the issue persists. All other slugs besides these three work as expected without showing a 404.
Steps to Reproduce:
Go to my website, then navigate to the footer - Portfolio Section
Choose the existing path. Via /portfolio/data or /portfolio. On my website:
Refresh the page in the browser.
20241203192859.mp4
Alternatively, type the slug manually in the address bar.
20241203194605.mp4
I have little technical knowledge and understanding regarding this issue. Kindly provide guidance or assistance to resolve this issue. Thank you♥
I encountered an issue with manual slug access on my website using NoteHost after updating the
NOTION_PAGE_IDfor several pages. There are 3 specific slugs:All three slugs display a 404 error under the following conditions:
Previously, I updated the
NOTION_PAGE_IDfor these pages. For example:The /portfolio/data slug initially had the
NOTION_PAGE_ID7956e0bfc416459d95905b25b0b79352 but was updated to 151c813f9c5480cd8ddffc248dc2a900.After this change, the slug became inaccessible.
Additional troubleshooting steps I have tried: Clearing the cache in Cloudflare and (of course) checking a lot and confirming the
NOTION_PAGE_IDthat I include. However, the issue persists. All other slugs besides these three work as expected without showing a 404.Steps to Reproduce:
20241203192859.mp4
20241203194605.mp4
I have little technical knowledge and understanding regarding this issue. Kindly provide guidance or assistance to resolve this issue. Thank you♥