nephila / djangocms-page-sitemap

django CMS page extension to handle sitemap customization
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

Add noindex,noarchive options #22

Closed yakky closed 6 years ago

yakky commented 6 years ago

It adds noindex,noarchive attriibutes, which can be rendered in the robots meta using a templatetag

Fix #14

yakky commented 6 years ago

I'd like a look at the documentation, if its clear enough how to use the templatetag for the robots meta

codecov[bot] commented 6 years ago

Codecov Report

Merging #22 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #22   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            7      7           
  Lines          116    116           
  Branches         7      7           
======================================
  Hits           116    116

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update efd2677...5e87171. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5e8717174fb23e98bdc99b9e6a1182415634e30c on feature/noindex into efd2677c2d55f7c060f5689614311178c6765f7d on develop.