0

Can websites created with the a *.surge.sh domain be indexed and found on Google?

joshkmartinez
  • 654
  • 1
  • 12
  • 35

2 Answers2

1

You need to understand google SEO rules. There is a way to submit your website first. https://www.google.com/webmasters/tools/submit-url

Then you need to SEO for your website.

flik
  • 3,433
  • 2
  • 20
  • 30
0

According to Slack, domains of surge.sh cannot be indexed by any bot to prevent link farming. SAD :(

  • Can you post the link for reference? – pltc Aug 02 '21 at 21:43
  • I don't have any reference link but surge.sh auto-generate a hidden robots.txt file that cannot be located on the sources tab but it can be seen by going to: https://yoursite.surge.sh/robots.txt You will see: `User-agent: * Disallow: / ` – Saad Farhan Aug 05 '21 at 02:02
  • And, surge.sh is not for deploying apps for large people. It is just for GitHub project demo purposes. – Saad Farhan Aug 05 '21 at 02:06