Loading in Wordpress

2 methods, via the plugin or directly in the source code 👍

A) Via the Sirdata CMP extension

  1. Download the plugin

  1. In Wordpress select “Add an extension” in the Extensions section

  1. Select “Upload extension”, “Choose file” and import the extension zip. Finally, click “Install”

  1. Once the installation is complete, click on “activate extension”

  1. The Sirdata plugin is activated on your Wordpress, all that remains is to configure it

B) Directly in the source code of your template

Here are the steps to copy/paste the Sirdata CMP tag into the header of your WordPress website.

  1. Select "Theme Editor" in the "Appearance" section:

  1. In your active WordPress theme, select the theme header (file: header.php): Select header.php.

  1. Paste the code snippet of the CMP just above the tag:

  1. Save the modification of the file:

That's it! Your Sirdata CMP is now deployed on your WordPress website.

Last updated