How-to guidesΒΆ These guides provide step-by-step instructions for common tasks with djangocms-stories. How to set up multiple configurations Understanding configurations Creating a new configuration Attaching configurations to pages Using different templates per configuration Menu and navigation Sharing content across configurations How to create custom templates How template loading works Overriding the base template Complete template sets Plugin template folders Template resolution order Tips How to customize the URL layout Providing a custom URLConf How to optimize for SEO Enabling meta tags Configuring defaults Adding structured data SEO-friendly URLs Sitemaps Writing for discoverability How to migrate from djangocms-blog Before you start Step 1: Install djangocms-stories alongside djangocms-blog Step 2: Run the data migration Step 3: Remove djangocms-blog Step 4: Update templates Step 5: Update settings Step 6: Update manual URL configuration (if any) After the migration How to set up feeds and sitemaps RSS feeds Sitemaps How to attach stories apphook to the home page Why a tweak is needed Step 1: Restrict permalink styles Step 2: Attach the apphook