seo - can google detect structured data if using multiple sitemaps? -


I have tested my webpages using the Google Structured Data Testing Tool. It's been for months now and Google has not yet detected structured data on its site.

I have 2 sitemaps sitemap.xml and us-sitemap.xml .

Google is detecting structured data from a link sitemap.xml but it is structured in any link submitted in us-sitemap.xml Data is not detected. Is to call Sitemap to work properly or do I have to do something else?

This is the site in question:

If you have different names If there are multiple Sitemaps, they should be declared in your file in the following form:

  Sitemap: http://yoursite.com/sitemap.xml Sitemap: http://yoursite.com/ Us-sitemap.xml  

Alternatively, you can submit both search engines, but this is extra work ...


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -