Table of Contents

Website

Website-level configuration and implementation considerations for DynamicWeb 10

Once your templates and content are in place, there are website-level concerns that sit outside the design itself — things like how assets are delivered, how your site communicates with crawlers and AI agents, and how you protect and accelerate the public-facing domain.

This section covers configuration and implementation topics that apply at the website level:

  • CDN Setup — configure a Content Delivery Network to serve static assets from edge locations worldwide, reducing load times and server strain
  • Root-level files — manage the well-known files that search engines, security scanners, and AI agents expect to find at the root of your domain, such as robots.txt, sitemap.xml, security.txt, and llms.txt
To top