Skip to main content

A Wagtail add-on for supporting marketeer's in daily activities

Project description

About wagtail-marketing-addons

An (opinionated) overview of all pages and their corresponding promotion settings.

Support

  • Wagtail 5 and higher

Use-case

When dealing with large amounts of pages the content editor experience differs from a marketeer's editor experience. A marketeer would more likely want to see what page options were set for SEO and SEA purposes. In this case it can be quite a burden to go through the page explorer, verifying whether the page title, SEO title and search description were set properly.

Solution

The SEO Listing within the wagtail-marketing-addons will show:

  • An overview of all pages in a single list;
  • Relevant properties: page title, SEO title, search description;
  • A preview what it could look like in a search engine;
  • A basic score indicating how this would perform in terms of word and character count.

wagtail-marketing-addons screenshot

Things to consider

As stated this plugin contains an opinionated perspective on how you would handle your HTML rendering. With this use-case and solution we're assuming the following rationale on your page:

<title>{% if self.seo_title %}{{ self.seo_title }}{% else %}{{ self.title }}{% endif %} | Your Site</title>
<meta name="description" content="{% if self.search_description %}{{ self.search_description }}{% endif %}">

In this case your SEO title (when filled in) has a greater priority over the Page Title.

Documentation

For more information on getting started, an overview of all available settings and the rationale behind the scoring mechanism please see our documentation on Read the Docs.


Build Status Documentation Status PyPI version GitHub

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail_marketing_addons-0.10.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wagtail_marketing_addons-0.10-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file wagtail_marketing_addons-0.10.tar.gz.

File metadata

  • Download URL: wagtail_marketing_addons-0.10.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for wagtail_marketing_addons-0.10.tar.gz
Algorithm Hash digest
SHA256 c9d32aaf04875bacc184649470329de60ce36ed4123be24807a72dc0d92abb0a
MD5 d8ac60872793c67ff0be5cbc6299084d
BLAKE2b-256 e23f29edcf1a61e4633736cac02289fe81a8f93903a0774434ec495fad766e84

See more details on using hashes here.

File details

Details for the file wagtail_marketing_addons-0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for wagtail_marketing_addons-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 2c478e81568ac29929ea45224f5e60292ad4476f220e5e6106062e85eebc6456
MD5 317da5937879de0dca6fe7b528a1d847
BLAKE2b-256 9caf58b95326239570223f3652b6a953ffb8cd38b64573bce24b4c6b7a00ef36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page