#8469 Add Missing Canonical Tag

v1.15.0
closed
None
General
2023-09-14
2022-09-22
No

Add it to user profiles and the following tools:

  • Discussion
  • Blog
  • Lists
  • Tickets.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2022-09-23
    • when possible, don’t use with context when importing a jinja template. Tons of places do it already, but it prevents jinja caching from being used, so we dont' want to do it more
    • in tool_list.html the URL isn't quite right. Can lib.canonical_tag() be used there?
     
  • Guillermo Cruz - 2022-09-26

    Removed with context imports from the templates and fixed the canonical on tool_list.html

     
  • Dave Brondsema

    Dave Brondsema - 2022-09-26
    • status: open --> closed
    • Reviewer: Dave Brondsema
     
  • Guillermo Cruz - 2023-09-14
    • Milestone: unreleased --> v1.15.0
     

Log in to post a comment.