Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 21, 20186 yr I have switched on to show non-trailing slash url but still google index is showing / version and not non-trailing version. How do I permanent redirect https://carnity.com/classifieds/ to https://carnity.com/classifieds If I do Redirect 301 in htaccess then all internal pages crash as they become this https://carnity.com/classifiedsitem/744-patrol-2014-big-machine-platinum instead of https://carnity.com/classifieds/item/744-patrol-2014-big-machine-platinum
November 21, 20186 yr Author Thanks I have added this line in htaccess but still https://carnity.com/classifieds/ is not redirecting in browser to non-trailing version https://carnity.com/classifieds/ access this
November 21, 20186 yr Add after RewriteEngine On Ex RewriteEngine On RewriteRule ^classifieds/$ /classifieds [R=301,L]
November 24, 20186 yr Author I manually type all and site is working but still, https://carnity.com/classifieds/ is not getting redirected to https://carnity.com/classifieds
Archived
This topic is now archived and is closed to further replies.