[RSS Feed/News] URL Canonicalization Test

Status
Not open for further replies.

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 :
Screenshot_1.png

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

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom