XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
Currently I'm doing some research on different sites to know the SEO criteria to improve it on my forum. I have a problem with URL Canonicalization :

I use this code in my .htaccess :
Code:
Here are the codes recommended by the site :
How to fix - URL Canonicalization Test
In order to pass this test you must consider using a...
Read more
ادامه مطلب...
Currently I'm doing some research on different sites to know the SEO criteria to improve it on my forum. I have a problem with URL Canonicalization :

I use this code in my .htaccess :
Code:
Code:
RewriteCond %{HTTPS} off
RewriteRule (.*) https://sytrycommunity.fr/$1 [R=301,L]
Here are the codes recommended by the site :
How to fix - URL Canonicalization Test
In order to pass this test you must consider using a...
Read more
ادامه مطلب...