i got almost 1 120 000 pages
i have 55 sitemap
so
i tried to create/validate sitemap index file manually and
i got error
"E [oXygen] There is no schema or DTD associated with the document. You can create an association either with the Associate Schema action or configuring in the Options the Preferences/Document Type Association list, or by creating a Validation Scenario."
this is the head of xml file
***************************************
<?xml version='1.0' encoding='UTF-8' ?>
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9"
url="http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
*****************************************************
i have no error now but not sure again after changes below
hope works when i submit this file to google
"<?xml version='1.0' encoding='UTF-8' ?>
<sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">
<sitemap>"
*********************************************
worked :cy:
i have 55 sitemap
so
i tried to create/validate sitemap index file manually and
i got error
"E [oXygen] There is no schema or DTD associated with the document. You can create an association either with the Associate Schema action or configuring in the Options the Preferences/Document Type Association list, or by creating a Validation Scenario."
this is the head of xml file
***************************************
<?xml version='1.0' encoding='UTF-8' ?>
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9"
url="http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
*****************************************************
i have no error now but not sure again after changes below
hope works when i submit this file to google
"<?xml version='1.0' encoding='UTF-8' ?>
<sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">
<sitemap>"
*********************************************
worked :cy:
Last edited:







