CivicPlus CMS Group Setup

Tips for CivicPlus CMS users on how to set up groups

Updated over a week ago

This document gives supplementary instructions specific to CivicPlus on how to set up groups.

Note: Only users with Admin permissions can create and administer groups.

Article Navigation


Introduction

If you use a CivicPlus-operated CMS (website builder), here are some methods for creating domain groups in Monsido.


Method 1: Use web page metadata

This method is currently only applicable to WebCentral users.

Websites built with some CMS systems, for example, automatically add a breadcrumb structure on every sub-page of the website. Here is a screenshot of what a breadcrumb looks like:

A breadcrumb on a web page. The breadcrumb contains four levels: Home, I want to, Pay, Dog License Fees

As a website owner, you may want to create domain groups containing pages that belong to a certain section of a breadcrumb.

Example

Based on the breadcrumb structure in the screenshot above, we want to create a domain group in Monsido that contains all pages in the section titled "Pay".

The CMS automatically populates the name of each breadcrumb section in the website source code. In this example, we will use this name when setting up the domain group.

  1. Go to any page on your website that contains a breadcrumb with the name of the section that you wish to base the domain group on, in our case, we're looking for the section titled "Pay". Make sure that you access the actual published web page - not through your CMS.

  2. Right-click anywhere on the web page and click "Inspect". The DevTools window opens and you can see the web page source code.

  3. Search in the source code for the word "Pay" and locate an element with the following format:

    <meta name="categoryX" content="Xyz">

    In our example, it would look like this: <meta name="category2" content="Pay">

  4. Log into your Monsido account and create a domain group.

  5. Create a rule that targets metadata with the following configuration:

  6. Save your domain settings and either update groups or re-scan your domain.


Method 2: Use web page content data

Websites built with a CivicPlus-operated CMS automatically add a breadcrumb structure on every sub-page of the website. Here is a screenshot of what a breadcrumb looks like:

A breadcrumb on a web page. The breadcrumb contains four levels: Home, I want to, Pay, Dog License Fees

As a website owner, you may want to create domain groups containing pages that belong to a certain section of a breadcrumb.

Example

Based on the breadcrumb structure shown above, we want to create a domain group in Monsido that contains all pages in the section titled "Pay".

  1. Go to any page on your website that contains a breadcrumb with the name of the section that you wish to base the domain group on, in our case, we're looking for the section titled "Pay". Make sure that you access the actual published web page - not through your CMS.

  2. Right-click on the "Pay" link in the breadcrumb and then select "Inspect". The DevTools window opens and you can see the web page source code.

  3. An <a> element is highlighted in the code. Right-click on it and then select "Copy" > "Copy element".

  4. In Monsido, create a domain group using content as the rule type. Paste in the code from your clipboard.

  5. Save your domain settings and either update groups or re-scan your domain.


Additional Resources

For instructions on how to create, administrate, and configure groups, see:

For definitions and explanations of acronyms and abbreviations used in the Monsido User Guide, see:

For further assistance, contact the Monsido support team at support@monsido.com or use the Monsido chat and help features inside the application.

Image of the toolbar with the Help Center buttons highlighted.

Contact us:

Monsido powered by Acquia

San Diego, CA, USA

5880 Oberlin Dr.
San Diego, CA 92121, USA

Australia & New Zealand

Suite 2.04
80 Cooper St.
Surry Hills, NSW 2010

Copenhagen, Denmark

Borupvang 3
2750 Ballerup, Denmark

London, UK

14 New Street
London, EC2M 4HE

Did this answer your question?