Skip to main content

Django Easy Metatags

Django Easy Metatags is a package for adding meta tags from admin panel to any url of your website.

Quick start

  1. Add "metatags" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        'metatags',
    ]
    
  2. Run python manage.py migrate to create the polls models.

  3. Load metatags templates tags in base.html::

    {% load metatags %}

  4. Add metatags tag in head of body or any page where you want to add meta tags to.

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        {% metatags request.path %}
        <title>Document</title>
    </head>
    
  5. Visit http://127.0.0.1:8000/admin/metatags/metatag/ to add meta tags.

  6. In slug add some unique feature of url.

  7. Enjoy!

Release files for django-easy-metatags 0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-easy-metatags 0.2
File Size Uploaded
django_easy_metatags-0.2.tar.gz 2.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-easy-metatags 0.2
File Interpreter ABI Platform
django_easy_metatags-0.2-py3-none-any.whl Python 3 none any Details

Total release size: 8.4 kB

Release files / django_easy_metatags-0.2.tar.gz

Download URL django_easy_metatags-0.2.tar.gz
Size 2.9 kB
Tags Source
SHA-256 checksum
How to use checksums
91911bde46f3d76928c5c7833d72c22c551ced8e22d3c7aede834a1b9c338300
BLAKE2b-256 checksum
How to use checksums
639bc5e733a03d13301c7e399268155f13ce3055b4e0fa08502feeab087e1a4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

Release files / django_easy_metatags-0.2-py3-none-any.whl

Download URL django_easy_metatags-0.2-py3-none-any.whl
Size 5.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d339b5a1ff3d68b9f79b1622d2bbfbba81b7b4cc871b4d1acb0cffb3eeb3cd8b
BLAKE2b-256 checksum
How to use checksums
1717fe34074d669200925a01c89956d280b651a4cd91ebf58a2a83bee890040b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

Release history Release notifications | RSS feed

This release

0.2 This release

2 release files

0.1

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page