Next.js Discord

Discord Forum

X-robots-tag for Search Engines

Unanswered
Japanese littleneck posted this in #help-forum
Open in Discord
Japanese littleneckOP
Hello, guys!
My website is not showing on search. I'am using custom domain name and deployed through the Github on Vercel in production mode.
Done tests with curl and got the following:
"x-robots-tag: noindex"

I have made the meta tag manually and on the page source it's correct, but curl test still the same.

Can someone explain the behavior and how i can configure the app to be crawled correctly by search engines through deploying on Vercel?

Thank You!

5 Replies

Japanese littleneckOP
Thank You, i have configured the next-config file, but still getting "noindex".
How can i overwrite this behavior and make the site visible to search engines?
Flemish Giant
@Japanese littleneck Have you had any luck fixing this?