Document Settings

Pimcore Document Settings

Documents

Open a page and switch from the "Edit" tab to the "Settings" tab.

In the page settings you can edit the title (which you already set when you created the page). You also have space for a description. The description serves the better indexing of search engines (e.g. Google) and is also displayed in the search result.

If a website has a deep structure, very long URLs can be created: "www.yourdomain.com/das/ist/eine/lange/url". This is unpleasant, especially if you want to refer to printed marketing material on this page. To prevent this, you can define a shortened or changed URL in the Pretty URL: "www.yourdomain.com/url".

Content is stored in Pimcore as documents. Pimcore also follows the MVP pattern, so each document type requires the following MVC components:

  • Controller (processing of all requests, output of a response)
  • Action (Which controller action (function) should be triggered.)
  • Template (Which view should be loaded)
  • Bundles (MVP Plugins)

The "Predefined Document Type" is used to set all components accordingly.

Your Comment

Whether constructive criticism, questions due to ambiguities or simply a few words of praise – we thank you already for your comment. After a short check we will publish it.

Share

seek another solution

Create Object