Search the Community
Showing results for tags 'sitemap'.
Found 3 results
-
Hi There Just looking for an opinion My website about to go live will have view_all as the canonical, to me it makes sense that the XML sitemap would list the view_all page rather than just the standard 1st page, what do other people do ie. cat page has canonical of <link rel="canonical" href="https://www.domain.com/mycatpage-c-1.html?view=all" /> So i think the xml site map should list list www.domain.com/mycatpage-c-1.html?view=all rather than the first page address which is www.domain.com/mycatpage-c-1.html But like any other part of SEO there always a doubt at the back of my mind, any opinions would be welcomed Kindest regards David
-
Advice on add-on for sitemap generator for OSC 2.3.1
matiasar posted a topic in General Add-Ons Support
I'm looking for any good and simple sitemap generator (xml), in my shop I'm using Oscommerce v.2.3.1. Would you please give me some add-ons that worked good for this version? I tried a couple but seems outdated. Thanks in advanced -
Hi, i tried to instal dinamic sitemap http://addons.oscommerce.com/info/8932/v,23 all right, example <url> <loc>http://www.loja3online.com.br/index.php/capa-carro-caminhonete-moto-c-21</loc> <lastmod>2013-02-25</lastmod> <changefreq>weekly</changefreq> <priority>0.5</priority> </url> the same for all, but when i trie to make rhe same in sitemapProducts.xml i can see only this <?xml version="1.0" encoding="UTF-8"?> <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 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"/> If anyone knows and can help , thank