An hreflang return-tag error occurs when a page declares an hreflang annotation pointing to a second page, but the second page does not include a reciprocal annotation back to the first. Google’s hreflang specification requires that every URL referenced in an hreflang set must itself contain the complete set of annotations for the group — this mutual confirmation is how Google validates that the relationship is intentional rather than a crawl-time accident. Without the return tag, Google may ignore the annotation entirely and independently select which locale variant to show. Return-tag errors are among the most common hreflang implementation mistakes and are frequently caused by incomplete XML sitemap updates after adding new locale pages, CMS templates that only generate tags for the current page’s direct alternates, or staging environments being accidentally referenced in production hreflang sets.