Submitted URL marked ‘noindex’

Hello everybody,
I am new here, and excuse me my English is not good enough, I hope that what I will say will be clear
I have my spreadshop embedded into my website and I just received this error from Google console “Submitted URL marked ‘noindex’”
When I checked the HTML code for iFrame I found this tag

<meta id="seoIndex" name="robots" content="noindex,follow" data-react-helmet="true"

To my understanding this will prevent Google Bot from indexing the pages of the shop.
My question is: is there a way to change this so that I allow Google Bot to index pages?

Thanks

The problem solved by setting “updateMetadata: false,” on var spread_shop_config.

1 Like

From my observations, I would leave it. They add nonidex to the pages that need it and are redundant. It’s not on all pages, but the ones that need it (all of the department filters). It’ll mess up the whole design>products tree and probably confuse google.

2 Likes

thanks for the information FSG

Yes, that is correct! Indexing each and every page is not helpful as Google then starts to pick pages randomly - instead of indexing all relevant ones.
We recently made some changes to improve indexing though Google and we will monitor the impact very closely.
There´s no need to manually set indexing for single pages on your side.

1 Like