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 2.11 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.7.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

wagtail_marketing_addons-0.7-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file wagtail-marketing-addons-0.7.tar.gz.

File metadata

File hashes

Hashes for wagtail-marketing-addons-0.7.tar.gz
Algorithm Hash digest
SHA256 c0037b10a2a3194843c0a0d3e770f3e8057caa6cf0209ec1ff8e296e5c483170
MD5 76a87787ddf044b2c0963fc806bed2aa
BLAKE2b-256 8ae22ec3e2d568b84cc69a9853b994662e1c0c857e293e6ab6744bea85c01061

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for wagtail_marketing_addons-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 30940c813976811536ba4abe69c10df9a80edf2ce257b5996eec0a28ec1e9371
MD5 86648b4215b45f94747024765c7583f5
BLAKE2b-256 cd97e4ea700bd6fcd8460912f6118fea004783fffc873cf75e66af60a35420b1

See more details on using hashes here.

Provenance

Supported by

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