Metadata and Google search
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
I am using Nextjs 13.4.12. In my main layout.tsx (screen) i have some basic metadata. The website is already hosted for about a month. When I search for it on Google than beside my title and description there are some random sentences from the site, e.g. footer. How can I fix it? Thanks in advance
4 Replies
Toyger
there are some random sentences from the site, e.g. footer.because it's default behavior of search engine to scan everything what you have on page. if you don't want it, you need to hide it from search bots
Hi, can you please share more context on this, maybe a screenshot from the google result or the link of your website would help to give you an accurate solution.
Okay, I see.
A big reason why your meta description might not be showing in Google search is that it doesn't reflect your page content. By not correctly explaining the content on your page, Google will likely re-write it to reflect your webpage better and show its value to a visitor. This isn't Google punishing you.
Please check out these resources:
- https://www.perrill.com/google-change-title-description-search-results/
- https://converted.co.uk/7-reasons-why-your-meta-title-meta-description-arent-showing-in-google/
A big reason why your meta description might not be showing in Google search is that it doesn't reflect your page content. By not correctly explaining the content on your page, Google will likely re-write it to reflect your webpage better and show its value to a visitor. This isn't Google punishing you.
Please check out these resources:
- https://www.perrill.com/google-change-title-description-search-results/
- https://converted.co.uk/7-reasons-why-your-meta-title-meta-description-arent-showing-in-google/