You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe I need to add the canonical link the header of my home page. Where would I add this? Within the theme? within the default.aspx? On every page?
Hope someone can help, cheers.
The text was updated successfully, but these errors were encountered:
"Finally, when everything is in place go to: protected override void OnLoad(EventArgs e) in BlogBasePage.cs and add call to AddCanonical() which I did just after AddMetaContentType()."
After checking ReplaceMagic blog I see that there are canonical links.
I believe I need to add the canonical link the header of my home page. Where would I add this? Within the theme? within the default.aspx? On every page?
Hope someone can help, cheers.
The text was updated successfully, but these errors were encountered: