Happy weekend! I've got a couple of question/issues:
1.) What if I need to add say 400 redirects or more complex dynamic ones. I assumed there would be an option to edit the _redirects file that Cloudflare uses, but there is only a very simplistic GUI for redirects. This neither allows for bulk managing redirects nor does it allow for anything other than "redirect slug A to slug B".
a) How can I set www to non-www redirects and the other way around?
b) How can I set trailing slash to non trailing slash redirects or the other way around?
Both A and B above could be two simple dropdown settings on project level to avoid the mess of duplicated URLs being indexed.
2.) The doc mentions robots.txt rules are supported but I can't seem to find any setting or way to edit the robots.txt. Do I need to create a new page for it and use robots.txt as path or how does this work? I assume this would just create an HTML file (or XML) as there is no option for TXT/plain text?
3.) There doesn't seem to be an option to noindex the wstd.io subdomains or remove them from the "Publish" settings because it's not needed when using an external domain. The way things currently work, Google is indexing duplicates of your customers' websites under your subdomain (see
https://www.google.com/search?q=site:wstd.io). There should be a setting for "global noindex" for those subdomains and it might make sense to have this enabled by default; at least when an external domain was added to the project.