ItzNotABug / ghosler

Send newsletter emails to your Ghost CMS subscribers & members, using your own email credentials!
Apache License 2.0
40 stars 5 forks source link

Disable Search Engine Indexing #19

Closed ItzNotABug closed 6 months ago

ItzNotABug commented 6 months ago

I recently searched Ghosler on Google & I noticed that several results included subdomains where Ghosler is deployed. As Ghosler serves as a private newsletter management dashboard for Ghost, its content should remain unindexed by search engines to maintain relevance. Indexing these pages provides no value to public search results.


Proposed solution - Add a default robots.txt endpoint, also add X-Robots-Tag header to all requests.