Jump to content

Sitemap.xml


henrycr

Recommended Posts

http://www.xml-sitemaps.com,please helpme

 

Problems with the schema-validity of the target

 

http://www.kaiker.com/sitemap.xml:2:310: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:452: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:changefreq not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:570: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:changefreq not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:688: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:changefreq not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:802: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:changefreq not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:914: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:1051: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:1188: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:1340: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

http://www.kaiker.com/sitemap.xml:2:1478: Invalid per cvc-complex-type.1.2.4: element {http://www.sitemaps.org/schemas/sitemap/0.9}:lastmod not allowed here (5) in element {http://www.sitemaps.org/schemas/sitemap/0.9}:url, expecting [{Wildcard: ##other, strict},$]:

Link to comment
Share on other sites

I'm not 100% sure about this, but your module is exporting in a .xml format but the top line of the sitemap seems to be telling Google to expect it in .xsd format. (see last part of code below)

 

<urlset 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/sitemap.xsd">

 

I would try re uploading your sitemap module or getting a fresh version & uploading that.

I see you're running PS version 1.1.0.5, might be a good idea to upgrade.

Link to comment
Share on other sites

change the module version 1.4.4 gsitemap, but I get this error BO------- NOW www.kaiker.com/sitemap.xsl

 

 

 

Fatal error: Call to undefined method Link::getImageLink() in /home/content/22/6679522/html/modules/gsitemap/gsitemap.php on line 219

Fatal error: Call to undefined method Link::getImageLink() in /home/content/22/6679522/html/modules/gsitemap/gsitemap.php on line 219

Link to comment
Share on other sites

La linea que hace referencia el error es esta en el modulo

 

$tmpLink = 'http://'.htmlspecialchars($_SERVER['HTTP_HOST'], ENT_COMPAT, 'UTF-8').$link->getImageLink(Tools::link_rewrite($image['legend']), $image['id_product'].'-'.$image['id_image']);

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...