App Engine for Server Side Tagging indexing

20 views
Skip to first unread message

Azrayl

unread,
Jan 20, 2021, 11:07:02 AM1/20/21
to Google App Engine
I've been building out a new server side tagging setup and trying to test it out, but I set it up with a custom domain (subdomain of my main domain). Unfortunately Google is indexing this custom domain and I don't want it too but none of the documentation I can find indicates how to do this cause it's not a 'real' app.

Anyone have any ideas?

Elliott (Cloud Platform Support)

unread,
Jan 20, 2021, 3:07:05 PM1/20/21
to Google App Engine
Hello Azrayl,

I understand that you would like to block your web application from being indexed by Google and you are using a subdomain of a custom domain.

I was able to find some information indicating several techniques here[1][2] but please note that blocking indexing is not related to Google App Engine, rather Search Engine Optimization. Google App Engine is just where applications live.

From the first link we see advice that you may add a noindex meta tag to the page’s HTML code.

You may additionally return a noindex header in the HTTP request. They go on to say that when the Googlebot sees the tag or header, it will ignore that page and not place it in Google Search results.

I’ve found webmaster forums that you may use for further questions. I invite you to tell them what you’ve tried to stop indexing your application. Maybe you were initially on the proper track. As this Google Group is meant for App Engine, perhaps those forums would be better suited.

I hope this helps.
Reply all
Reply to author
Forward
0 new messages