Skip to content
English
  • There are no suggestions because the search field is empty.

How to delete an article without breaking the layout?

Why delete an article properly?

Key points • Deleting an article must be done carefully to avoid display errors • Lists and dynamic pages adapt automatically if they are well-structured • A few checks are all it takes to maintain a stable layout

Deleting an article from your hotel website is sometimes necessary: ​​outdated news, expired offers, or content that is no longer relevant. But to avoid disrupting the layout or creating empty spaces, it's essential to proceed correctly and check certain key settings.

To begin, open your CMS collection dedicated to your blog or news. Locate the article you want to delete and open it. In the article's options, use the "permanently delete" command. This action removes the article from the collection and from all linked pages.

Next, ensure your site uses a properly configured dynamic Collection List. A well-structured dynamic list automatically reorganizes itself after an item is deleted, without leaving gaps or broken blocks. If the layout appears distorted, check that no element is conditional on a specific item or fixed position.

💡 Tip: If you're unsure of the result, start by saving the article as a draft rather than deleting it immediately. This allows you to test the display without risking losing the content.

If your article has a dynamic page (CMS template), deleting it will automatically make that page inaccessible to the public. Check that you no longer have any internal links pointing to this page. An uncorrected link could generate a 404 error.

For sections that use specific filters (for example, “Featured,” “Category = News”), ensure that at least one other article matches the filter. A filtered list with no results may result in an empty section. In this case, you can add conditional visibility to hide the section when no articles match the filter.

Finally, if you use image galleries, sliders, or featured articles, make sure these components don't rely on a single article. Incorrect configuration could result in empty blocks appearing.

Conclusion

Deleting an article won't break the layout if your CMS is well-structured. By testing the draft status, checking your dynamic lists, and adjusting your filters, you ensure a clean deletion and a hotel website that remains elegant and consistent.