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.

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

Uploaded Source

Built Distribution

wagtail_marketing_addons-0.4-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wagtail-marketing-addons-0.4.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for wagtail-marketing-addons-0.4.tar.gz
Algorithm Hash digest
SHA256 855c607c47ddfe69dc67df84b3b91ef21d6785b12baccf7c2eebc9c680fb36f7
MD5 7d7ecf0920394d44566cfae041f92dcb
BLAKE2b-256 8bff26d1bc6614ec9faa64043377ba31da523cd684fb65d6f341823a3a6f5582

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: wagtail_marketing_addons-0.4-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for wagtail_marketing_addons-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0cf25d85b8ccd4b3f296376a1d69389ebb7bda16b5be5c26a2eb6d145c0d1802
MD5 9a5972b4ce3a1f0f31df427540be286a
BLAKE2b-256 da46409dd09d6e5adfc8886acf9056c07dc4d0e90e4117027484a1c2313b6f48

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