• Welcome to XF2 Addons

    You can purchase a Premium membership for only $35 per year, and this gives you access to download any or ALL of the over 400 add-ons developed for Xenforo 2.x. In addition, Premium members will get technical support. Once the Premium membership has expired you can continue to use the installed addons on your forum as long as you like.

Enable board URL canonicalization

Andy

Administrator
Staff member
By default your forum can be accessed by the following examples:

Code:
https://www.example.com
https://example.com

This is not desirable because links to your forum should always be consistent. This helps SEO as well as prevent inadvertent log out issues.

To fix this issue you need to Enable board URL canonicalization:

Admin control panel -> Setup -> Options -> Basic board information -> Enable board URL canonicalization

1545671763815.png
 
Make sure you have the correct URL set here:

Admin control panel -> Setup -> Options -> Basic options -> Board URL
 
Back
Top