FIX: canonical url should not use the CDN

This commit is contained in:
Régis Hanol
2013-12-17 00:35:34 +01:00
parent 7fb985a02e
commit 2ce75a8523
3 changed files with 22 additions and 4 deletions

View File

@ -59,7 +59,7 @@ class TopicsController < ApplicationController
perform_show_response
canonical_url absolute(@topic_view.canonical_path)
canonical_url absolute_without_cdn(@topic_view.canonical_path)
end
def wordpress