Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.13 KB

File metadata and controls

57 lines (39 loc) · 2.13 KB

Configuration

SEO

You might follow these steps to setup seo features:

  1. Install extension realurl
  2. Verify 404-handling. You might need to adjust configurations by help of the install tool (e.g. pageNotFound_handling).
  3. Review sitemap by adding ?eID=dd_googlesitemap to the domain
  4. Review seo tags like title-tag and description meta-tag
  5. Register domain as new property at google search console
  6. Verify ownership by adding google-site-verification code to the related seo constant (see figure below)
  7. Register domain in google analytics
  8. Add google analytics code to the related seo constant (see figure below)

SEO related constants in "PIZPALUE CUSTOMER" category

SEO related constants in "PIZPALUE CUSTOMER" category

404-Handling

The 404-handling can be configured in the install tool. An example configuration might look as following:

Parameter Value
[FE][pageNotFound_handling] REDIRECT:https://www.pizpalue.buechler.pro/404/
[FE][pageNotFound_handling_statheader] HTTP/1.0 404 Not Found

Cookie consent

To show a cookie dialog the "Enable Cookie Consent"-parameter has to be set (available through the constant editor under "PIZPALUE: CUSTOMER"). As well a link to a privacy policy page can be set in the cookie dialog.

Further configurations regarding the cookie dialog can be found und "PIZPALUE: CUSTOMER VARIOUS" in the constant editor.

For Google Analytics a control block can be embedded by using the string ###GoogleAnalyticsStatus### in a content element.