Sustainability Best Practices
CMSCloudHeartcoreDXP
  • Introduction
  • Infrastructure
    • Infrastructure Overview
    • Hosting
    • Architecture
    • Security and Bots
  • Backend
    • Backend Overview
    • Upgrades and patches
    • Cache responses
    • Sustainable Design Patterns
    • Performance Testing
    • Common pitfalls
    • SOAP, REST and GraphQL
    • SQL optimization
    • JAMstack
    • Monolithic vs. Service based Architecture
    • Async
    • Background tasks
  • Frontend
    • Frontend Overview
    • Page weight budget
    • Image optimization
    • Asset optimization
    • Limit use of 3rd parties
    • Lazyload resources
    • Mobile first
  • Editor
    • Editor Overview
    • Content Types
    • Content Optimization
    • Design Choices
    • Data Management
    • Housekeeping
  • Telemetry
    • Telemetry Overview
    • February 2024
Powered by GitBook
On this page
  • ROTN Principle
  • Audit Content

Was this helpful?

Edit on GitHub
Export as PDF
  1. Editor

Content Optimization

ROTN Principle

  • Action: Regularly review content for Redundancy, Outdated information, Triviality, and Necessity.

  • Why: Keeps the site lightweight and relevant.

Audit Content

  • Action: Set a recurring calendar reminder to audit content.

  • Why: Regular audits help identify stale or unnecessary content.

PreviousContent TypesNextDesign Choices

Last updated 1 year ago

Was this helpful?