Personalization overview

Personalization is a tool for restricting access to a page or section (multiple pages) of your site to only those users who are authorized. For example you may restrict access to your Human Resources pages or other pages with sensitive information.

Personalization only works in a dynamic environment. You may add a login page within your static site for visitors to access personalized content, but the personalized pages will remain within your dynamic URL. This is because personalization requires interaction with the database to confirm user IDs, etc.

You can restrict access to a single page, a section of your site (a group of many pages and child pages) or to your entire site. When personalization is activated on a portion or all of your site, visitors to your site must have a valid user ID and password to view the restricted areas.

There are several components involved in personalizing a section of your site.

Related topics