Forums Forums White Hat SEO Canonical Change Reply To: Canonical Change

  • AbleInvestment2866

    Guest
    September 5, 2025 at 3:44 pm

    well, you’d have a word or 30 with your dev team.

    Anyway, while this is NOT a replacement for properly done work, here you go, free of charge

    `RewriteEngine On`

    `RewriteCond %{REQUEST_FILENAME} !-f`

    `RewriteCond %{REQUEST_URI} !.[a-zA-Z0-9]{1,5}$`

    `RewriteCond %{REQUEST_URI} !(.*)/$`

    `RewriteRule ^(.*)$ /$1/ [L,R=301]`

    add this to your `htaccess` file and problem fixed

    As for this:

    >We haven’t grown since launch mid last month, could this be the reason with crawlers thinking all pages are new?

    Maybe, you didn’t provide any info at all so who knows, but it’s a possibility