Skip to main content

Allows to add meta descriptions to a cmsplugin-blog Entry.

Project description

Allows to add meta descriptions to a cmsplugin-blog Entry.

An extension for cmsplugin-blog which lets you add meta description to a blog entry.

Installation

You need to install the following prerequisites in order to use this app:

  • Django

  • South

  • django-cms

  • cmsplugin-blog

If you want to install the latest stable release from PyPi:

$ pip install cmsplugin-blog-seo-addons

If you feel adventurous and want to install the latest commit from GitHub:

$ pip install -e git://github.com/bitmazk/cmsplugin-blog-seo-addons.git#egg=cmsplugin_blog_seo_addons

Add cmsplugin_blog_seo_addons to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...,
    'cmsplugin_blog_seo_addons',
)

Usage

Just write a blog Entry and you will see a new inline for meta description in the Entry admin.

Roadmap

Check the issue tracker on github for milestones and features to come.

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

cmsplugin-blog-seo-addons-0.2.1.tar.gz (8.4 kB view hashes)

Uploaded Source

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