This isn’t webflow specific but I figured someone in the community would know.
I have a few static exported webflow sites hosted on a server… but the relative path is being indexed and showing up in search engines.
I just want the domain “websitename.com” to be indexed. I don’t want the subdomain “websitename.serverdomain.com” to be indexed nor do I want the relative server path “http://serverdomain.ca/websitename.com/” to be indexed.
I know how to block a whole folder from being indexed via robots.txt but not the relative path… and for the subdomain I figure I would just forward it to the domain or handle removing it from google via webmaster tools.
Thoughts are appreciated.