Skip to content

For this page or to assets folder?

Deciding whether to create media and blocks locally for a page or within assets in Episerver CMS depends on your specific use case and content strategy. Here's a breakdown to help you decide:

Local for this page:

  • Specificity: Content created locally for a page is specific to that particular page. It's useful when you need content that's unique to that page only.
  • Page-related content: If the media or block is tightly related to the content or context of that specific page and won't be reused elsewhere, creating it locally makes sense.
  • Content Variation: When you need variations of content that differ from page to page, local creation allows for customization without affecting other pages.

Create local block

Assets Block

Assets:

  • Reusability: Assets are beneficial when the same media or block needs to be reused across multiple pages or even different sections of the website.
  • Consistency: If maintaining consistency across different pages or sections is a priority, creating content in assets ensures that the same content is used consistently throughout the site.
  • Centralized Management: Assets are managed centrally, making it easier to update or modify them universally without needing to make changes on each individual page.

Considerations:

  • Maintenance: Local content might require more maintenance if changes are needed across multiple pages.
  • Performance: Using assets might lead to better performance since the same content is loaded from a centralized location rather than being duplicated across various pages.
  • Collaboration: If multiple editors are working on different pages and need access to the same content, assets can streamline collaboration.

Ultimately, it's often a balancing act between specificity and reusability. If the content is unique to a particular page, creating it locally might be appropriate. If the content will be reused or needs to be consistent across multiple pages, using assets is likely the better choice. It's beneficial to assess your specific content needs and strategy to make the most suitable choice.

Conclusions:

  • Utilise folders for creating blocks that are used several times
  • If a block is meant to be used inside main body, create the block directly to the page (“For This Page”)
  • Images and media are best to be added to folders instead of “For This Page”

Next: Page properties and publishing a page