Fix Notion Page Sharing Link Breaks After Renaming Source Page
🔍 WiseChecker

Fix Notion Page Sharing Link Breaks After Renaming Source Page

You renamed a Notion page and now the public share link or the link shared with guests no longer works. Visitors see a 404 error or a blank page instead of your content. This happens because Notion generates a unique identifier for each page when you first share it, and renaming the page can sometimes invalidate the link that was originally created. This article explains why the link breaks and provides a step-by-step method to restore access to your shared content without losing the existing link.

Key Takeaways: Fixing a Broken Notion Share Link After Renaming

  • Share > Copy link > Disable share: Turn off sharing before renaming to prevent the link from breaking.
  • Page menu > Duplicate: Create a copy of the page before renaming so the original link stays active.
  • Share > Copy link > Manage guests: Regenerate the share link and re-invite guests if the link was already broken.

ADVERTISEMENT

Why Renaming a Notion Page Breaks Its Share Link

Notion assigns a unique 32-character ID to every page when you first enable sharing. This ID is embedded in the URL that you copy and send to others. When you rename the page, the page title changes, but the ID remains the same in most cases. However, a share link can break if the page is moved to a different workspace, if the share permission is toggled off and on again, or if the page is duplicated after renaming. The most common root cause is that renaming a page that is nested inside a database or a shared parent page can cause the parent’s share settings to override the child page’s link. Notion treats the renamed page as a new entity in some scenarios, especially when the page is part of a linked database view.

Steps to Restore a Broken Share Link After Renaming

  1. Check the current share status of the page
    Open the renamed page in Notion. Click the Share button in the top-right corner. Look under the Share to web section. If the toggle is off, the link was automatically disabled when you renamed the page. If the toggle is on but the link still shows a 404, the ID may have changed.
  2. Turn sharing off and on again
    Toggle the Share to web switch to off. Wait 5 seconds. Toggle it back on. Notion generates a new share link with a fresh ID. Copy the new link and send it to your audience. This method loses the old link permanently.
  3. Duplicate the page to preserve the original link
    If you need to keep the old link working while you update the page title, duplicate the page first. Right-click the page in the sidebar and select Duplicate. Rename the duplicate. The original page retains its share link. The duplicate does not have sharing enabled by default, so you must set it up separately.
  4. Restore the page from page history
    If you renamed the page and the link broke, you can revert to the previous title. Click the three-dot menu (⋯) at the top-right of the page. Select Page history. Find the version before the rename. Click Restore. The original share link becomes active again because the page ID matches the one stored in the link.
  5. Re-invite guests if the link was shared with specific people
    For guest links, go to Share > Invite guests. Remove the old guest entries. Add the guests again using their email addresses. Notion sends a new invitation with the updated link. This step is required if the page ID changed after renaming.

ADVERTISEMENT

If Notion Still Has Issues After the Main Fix

Share link leads to a database view instead of the page

If the renamed page is inside a database, the share link may point to the database view rather than the individual page. Open the database, locate the renamed page, and click into it. Use the Share button again to generate a link specific to that page. Do not share the database view link, because it shows all entries.

Guests see a blank page after the rename

A blank page usually means the page content was moved or the page was converted to a different block type. Check if the page still contains blocks. If the page is empty, restore from page history as described in step 4. If the content is present but guests see nothing, the page may have been set to Private during the rename. Go to Share and ensure the toggle is on for both web sharing and guest access.

Link works in one browser but not another

This is not a Notion issue but a browser cache or extension problem. Ask the visitor to clear their browser cache or use an incognito window. If the link works in incognito mode, the cached version of the old link is causing the error. The visitor should also disable any ad blockers or script blockers that might interfere with Notion’s share page.

Notion Share Link Behaviors: Rename vs Duplicate vs Move

Action Share Link Remains Valid What Happens to the Link
Rename page Usually yes Link stays active unless the page is moved to another workspace or the share toggle is cycled
Duplicate page Original link stays active Duplicate has no share link by default; must be shared again
Move page to different workspace No Link breaks because the page ID changes in the new workspace
Delete and recreate page No Link is lost permanently; new page gets a new ID

You can now restore a broken Notion share link after renaming the source page by turning sharing off and on, duplicating the page beforehand, or restoring the page from history. Next time you rename a shared page, first note the existing share link and toggle sharing off to prevent the ID from changing. An advanced tip: use the Copy link button before renaming, then paste the link into a text file. If the link breaks, paste it into a browser and add ?v=2 to the end of the URL. Notion sometimes serves the page under the old ID when you append this parameter, giving you a quick workaround without restoring the page.

ADVERTISEMENT