Cc: @wicksipedia, @babakamyljanovssw, @amankumarrr
Pain
Our Cloudflare worker automatically redirects any traffic from ssw.com.au to www.ssw.com.au. SSW Rules allows people to add local links beginning with "https://ssw.com.au". Because Cloudflare redirects these links they can't be indexed (although the redirect target likely will be indexed).
Suggested Solution
We should add a linter that checks updated rules for internal absolute URLs with the missing "www".
Tasks
More Information
When updating the existing rules you may need to create multiple pull requests. There are 2800 rules with the incorrect URL and github only allows you to view 500 changes in review mode.