T
TanStack3mo ago
vicious-gold

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
No description
6 Replies
correct-apricot
correct-apricot3mo ago
what does this screenshot show?
vicious-gold
vicious-goldOP3mo ago
Sorry, my bad. It is from the google search console. It shows that the routes that have failed indexing (404) are missing.
No description
correct-apricot
correct-apricot3mo ago
why would that contain the route syntax with $ etc ?
vicious-gold
vicious-goldOP3mo ago
I have no idea, thats why i was wondering. Normally I just want the final routes.
correct-apricot
correct-apricot3mo ago
so does the html returned from your app contain those un-interpolated links?
vicious-gold
vicious-goldOP3mo ago
No, at least i dont find any uninterpolated links. I only find the correctly interpolated ones in the html

Did you find this page helpful?