Google Indexing leads to 404
I deployed a start app but the routes dont seem to be indexed correctly. Could this be a configuration issue in my tanstack start app or is this something is have to figure out with google?
I assume i have to tell google via Tanstack what the endpoints are. Does someone have the link to the docs page? I cannot find it

6 Replies
correct-apricot•3mo ago
what does this screenshot show?
vicious-goldOP•3mo ago
Sorry, my bad.
It is from the google search console. It shows that the routes that have failed indexing (404) are missing.

correct-apricot•3mo ago
why would that contain the route syntax with $ etc ?
vicious-goldOP•3mo ago
I have no idea, thats why i was wondering. Normally I just want the final routes.
correct-apricot•3mo ago
so does the html returned from your app contain those un-interpolated links?
vicious-goldOP•3mo ago
No, at least i dont find any uninterpolated links. I only find the correctly interpolated ones in the html