Login

What are permanent links?

Versions: 5.1, FAQ number: 189, Old FAQ number: 13291

Question:

What are permanent links?


Answer:

Permanent links are a new way of handling links to pages and files. Instead of including links in regular static HTML, we store links as references to GUIDs (Globally Unique Identifiers). The GUID is resolved to a link when the page is viewed in a browser. This means that content can be moved or renamed freely without links being broken, since they are always generated on demand.

For more information on Permanent Links in EPiServer CMS, read the article Link Management in EPiServer CMS Under the Hood.

You can also find information on this topic under the Developer’s Guide in the EPiServer CMS SDK Documentation.

EPiTrace logger