How to Delete a CMS Collection Page in Webflow

Editorial Team ︱ March 2, 2026

Managing content in Webflow can feel seamless—until you need to remove something as significant as a CMS Collection Page. Whether you’re redesigning your site structure, cleaning up unused content types, or simplifying navigation, knowing how to properly delete a CMS Collection Page is essential. Done incorrectly, it can affect SEO, internal links, and dynamic content across your site. Done correctly, it keeps your project clean and optimized.

TLDR: To delete a CMS Collection Page in Webflow, you must either remove the Collection Page template itself in the Designer or delete the entire Collection from the CMS settings. Before doing so, check for linked dynamic content, SEO implications, and references across your site. Always unpublish and republish your site to finalize changes, and ensure redirects are set up if the page has been indexed.

Understanding What a CMS Collection Page Is

Before deleting anything, it’s important to understand what you’re removing.

A CMS Collection Page is a dynamic template page generated automatically when you create a Collection in Webflow. For example, if you create a “Blog Posts” Collection, Webflow automatically creates a Collection Template Page where each blog post is displayed using the same layout structure.

There are two related but different things you can remove:

  • The Collection Template Page (the dynamic page layout)
  • The entire CMS Collection (which deletes all Collection items)

Understanding the distinction helps you avoid accidentally deleting valuable content.

Image not found in postmeta

Before You Delete: Important Considerations

Deleting a CMS Collection Page isn’t just a visual change—it can affect multiple areas of your site. Here’s what to check first:

  • Linked Collection Lists: Are there dynamic lists pulling content from this Collection?
  • Navigation Links: Is the Collection Page linked in your navbar or footer?
  • SEO Impact: Has it been indexed by search engines?
  • Redirect Needs: Do you need 301 redirects to preserve traffic?
  • Backups: Do you have a recent site backup?

Pro Tip: If your Collection Page is ranking in Google, deleting it without setting up redirects can lead to broken links and lost SEO value.

Option 1: Deleting Only the Collection Template Page

If you want to remove the dynamic page layout but keep the CMS items for internal use, follow these steps:

Step 1: Open the Webflow Designer

Log into your Webflow dashboard and open your project in the Designer.

Step 2: Go to the Pages Panel

In the left-hand panel, click the Pages icon. Scroll to the CMS Collection Pages section.

Step 3: Locate the Collection Template

You’ll see your Collection listed (e.g., Blog Posts Template).

Step 4: Delete or Disable the Page

  • Click the settings icon next to the Template Page.
  • Select Delete Page.

Important: Webflow may restrict deletion if dynamic content is required elsewhere.

Step 5: Republish Your Site

After deleting the page:

  • Click Publish
  • Select all custom domains
  • Confirm changes

Your Collection content will still exist in the CMS, but individual item pages will no longer be accessible publicly.

Option 2: Deleting the Entire CMS Collection

If you no longer need the Collection and all its items, follow this process instead.

Step 1: Open the CMS Panel

Inside the Designer, click the CMS icon in the left sidebar.

Step 2: Select the Collection

Click on the Collection you want to delete.

Step 3: Open Collection Settings

Click the settings gear icon next to the Collection name.

Step 4: Delete the Collection

  • Scroll to the bottom
  • Click Delete Collection
  • Confirm the deletion

Warning: This action permanently removes:

  • All Collection items
  • The Collection Template Page
  • Associated fields and references

Step 5: Publish the Changes

Just like before, you must republish your site for changes to go live.

What Happens After Deletion?

Once deleted, you may notice:

  • Broken dynamic content sections
  • Missing images or text where Collection Lists existed
  • 404 errors for indexed pages

This is why careful cleanup is critical.

How to Prevent SEO Damage

Deleting a Collection Page without planning can impact your rankings. Here’s how to protect your SEO:

Set Up 301 Redirects

In your Site Settings:

  • Go to Publishing → 301 Redirects
  • Add the old URL path
  • Redirect it to a relevant alternative

Example:

  • /blog/old-post-name → /resources

Update Internal Links

Search your site for links pointing to deleted URLs. Update them to prevent broken navigation.

Submit Updated Sitemap

After republishing, submit your new sitemap to Google Search Console to expedite index updates.

Common Scenarios and Solutions

Scenario 1: You Want to Remove Public Access But Keep Content

Instead of deleting:

  • Turn off indexing in Page Settings
  • Remove links from navigation
  • Password protect the page

Scenario 2: You’re Redesigning the Structure

If you’re restructuring content:

  • Create a new Collection
  • Migrate content manually or via CSV export/import
  • Then delete the old Collection

Scenario 3: The Delete Button is Grayed Out

This usually happens because:

  • The Collection is referenced in an Ecommerce product
  • There are required reference fields
  • A Collection List is still active on a page

Remove all references before attempting deletion again.

Best Practices Before Deleting a CMS Collection Page

To keep your project clean and professional, follow these best practices:

  • Duplicate your project before major changes
  • Export CMS data as a backup
  • Audit all dynamic references
  • Communicate with your team if working collaboratively
  • Test on staging domain before final publish

Deleting content is easy. Recovering it is harder.

When You Should Not Delete a Collection Page

Sometimes deletion isn’t the right move.

Avoid deleting if:

  • You plan to reuse the structure later
  • The page has strong domain authority
  • You may need archived content
  • Clients still require access

In these cases, it’s better to unpublish the page or disable indexing instead.

Cleaning Up After Deletion

Once the Collection Page is gone, perform a thorough audit:

  • Click through all primary pages
  • Check console for 404 errors
  • Review dynamic sections for empty states
  • Inspect mobile responsiveness

This ensures your design remains intact and user experience isn’t compromised.

Final Thoughts

Deleting a CMS Collection Page in Webflow is straightforward—but it requires thoughtful execution. Understanding the difference between removing a template page and deleting the entire Collection can save you from unintended data loss. Always evaluate SEO, links, and dynamic content connections before moving forward.

When managed carefully, removing outdated Collection Pages can streamline your site, enhance performance, and improve user navigation. Think of it as digital decluttering: remove what no longer serves your strategy, protect what still provides value, and ensure everything remaining works seamlessly together.

Webflow gives you powerful control over dynamic content. With that power comes the responsibility to make structural changes wisely.

Leave a Comment