Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Targets

The Targets module in Drupal provides you the possibility to split content between different groups of site visitors. This module will split your site by a specific URL prefix after installation and configuration. You can create multiple targets, for example how the front page can look like:

Private is accessible on https://yoursite.com/private
Professional is accessible on https://yoursite.com/professional

You can control what pages are available for what target, by default all pages are accessible from any target, for example.

You can display specific content for a certain target, for example, you can split blocks, menu links, page layouts, list of the content displayed to the end-user.

This module is SEO-friendly.

How to set up targets

Guidelines on creating and configuring targets.

How to split content in the overviews

Guidelines on proper views configuration to display filtered content by the target.

How to set up different content for the same page

Guidelines on creating a single page but with different content for every target.

How to split menus

Guidelines on proper using and displaying menus per a target.

SEO set up

Guidelines on proper SEO setup for the site using targets.

Migration path from custom dropsolid_targets module

Guidelines on how to migrate your site from the custom module to the contrib one. This is applicable only for Dropsolid projects.

Guide maintainers

nginex's picture