A djangocms plugin to check your page's SEO properties
Project description
[![Build Status](https://travis-ci.org/creimers/cmsplugin_seocheck.svg?branch=master)](https://travis-ci.org/creimers/cmsplugin_seocheck) [![Coverage Status](https://coveralls.io/repos/creimers/cmsplugin_seocheck/badge.svg?branch=develop)](https://coveralls.io/r/creimers/cmsplugin_seocheck?branch=develop) [![Code Climate](https://codeclimate.com/github/creimers/cmsplugin_seocheck/badges/gpa.svg)](https://codeclimate.com/github/creimers/cmsplugin_seocheck) [![Requirements Status](https://requires.io/github/creimers/cmsplugin_seocheck/requirements.svg?branch=master)](https://requires.io/github/creimers/cmsplugin_seocheck/requirements/?branch=master) <!–[![Latest Version](https://pypip.in/version/cmsplugin_seocheck/badge.svg)](https://pypi.python.org/pypi/cmsplugin-seocheck/)–> <!–[![Supported Python versions](https://pypip.in/py_versions/cmsplugin_seocheck/badge.svg)](https://pypi.python.org/pypi/cmsplugin-seocheck/)–> <!–[![Development Status](https://pypip.in/status/cmsplugin_seocheck/badge.svg)](https://pypi.python.org/pypi/cmsplugin_seocheck/)–> # djangocms SEO check plugin
A djangocms plugin to check SEO aspects of your page. Inspired by [yoast](https://yoast.com/).
## Installation
pip install git+ssh://git@github.com/creimers/cmsplugin_seocheck.git
add 'cmsplugin_seocheck' to INSTALLED_APPS in settings.py
add url(r'^originalseourl/', include('cmsplugin_seocheck.urls', namespace="cmsplugin_seocheck")), to myproject/urls.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsplugin_seocheck-0.1.0.a1.tar.gz
.
File metadata
- Download URL: cmsplugin_seocheck-0.1.0.a1.tar.gz
- Upload date:
- Size: 601.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21b112f8f6195941dbde99f5886813c43744f97a798b85d062fa319ffe614c03 |
|
MD5 | c0e7b92ae6e9dde277186ef931516cf6 |
|
BLAKE2b-256 | 4073e0b622685f97656763c85bc17a312deebd636f78c6678631761dc4feed30 |