Integration

Page properties

Surreal lets you edit the title, description, and keywords of each page To enable this feature, make sure the following elements appear inside the head section of your pages:

<title>Your Page Title</title>
<meta name="description" content="..." />
<meta name="keywords" content="..." />

If you don’t want clients editing this, you can disable access on a per-user basis by adjusting their privileges.

Many experts believe that the keywords meta tag is no longer used by popular search engines. This may be true, but you can still edit them in Surreal if you need them. However, if the meta tag is not found on the page, the field will not be shown in the Page Properties modal.