Mobile app version of vmapp.org
Login or Join
Gail5422790

: Redirecting to external website causes "International Targeting | no return tags” errors in Google Search console I have a website for an app, in www.myapp.com/get/ i've put a php redirect to

@Gail5422790

Posted in: #GoogleSearchConsole #Hreflang #Internationalization #Redirects

I have a website for an app, in myapp.com/get/ i've put a php redirect to play.google.com/store/apps/details?id=my.app via

header('Location: ' . $location);


Now, because Google Play has International Targeting, Google Search console complains I have "no return tags".
I see about 50 of these errors (1 per language):


Originating URL: /get/
Alternate URL: play.google.com/store/apps/details?id=my.app&hl=af Error: No return tags


How can I avoid these false-positives?
Should I change my redirect code?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Gail5422790

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme