New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
WordPress should redirect to the canonical URL of your site but if it doesn't, add this to your .htaccess above the Supercache and WordPress rules. Change example.com to your own hostname.↵ RewriteCond %{HTTP_HOST} www.example.com$ [NC]↵ RewriteRule ^(.*)$ https://example.com/$1 [L,R=301] | WordPress should redirect to the canonical URL of your site but if it doesn't, add this to your .htaccess above the Supercache and WordPress rules. Change example.com to your own hostname. RewriteCond %{HTTP_HOST} www.example.com$ [NC] RewriteRule ^(.*)$ https://example.com/$1 [L,R=301] | Details | |
Original current
WordPress should redirect to the canonical URL of your site but if it doesn't, add this to your .htaccess above the Supercache and WordPress rules. Change example.com to your own hostname.↵
RewriteCond %{HTTP_HOST} www.example.com$ [NC]↵
RewriteRule ^(.*)$ https://example.com/$1 [L,R=301]
You have to log in to edit this translation. Meta |
|||
WordPress should redirect to the canonical URL of your site but if it doesn't, add this to your .htaccess above the Supercache and WordPress rules. Change example.com to your own hostname.↵ RewriteCond %{HTTP_HOST} www.example.com$ [NC]↵ RewriteRule ^(.*)$ https://example.com/$1 [L,R=301] | وردپرس باید به URL متعارف سایت شما هدایت شود اما در صورت عدم وجود، این مورد را بالاتر از قواعد Supercache و WordPress به.htaccess خود اضافه کنید. example.com را به نام میزبان خود تغییر دهید. RewriteCond %{HTTP_HOST} www.example.com$ [NC] RewriteRule ^(.*)$ https://example.com/$1 [L,R=301] | Details | |
Original waiting
WordPress should redirect to the canonical URL of your site but if it doesn't, add this to your .htaccess above the Supercache and WordPress rules. Change example.com to your own hostname.↵
RewriteCond %{HTTP_HOST} www.example.com$ [NC]↵
RewriteRule ^(.*)$ https://example.com/$1 [L,R=301]
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Found in faq paragraph.