Add link rel="canonical"
to responses
#1764
Labels
area: backend
This issue involves Python, Django or dependency (eg. database)
feature: auth
This issue involves auth
feature: categories
Categories page
feature: search
Searching for content or users
feature: thread page
Thread and private thread pages
feature: threads list
Lists of threads
feature: user profiles
new feature
New feature
If
canonical_link
is included in a context, its prefixed withsettings.forum_address
and included in the response HTML as<link rel="canonical" href="..." />
.The text was updated successfully, but these errors were encountered: