File tree Expand file tree Collapse file tree 6 files changed +0
-6
lines changed
Expand file tree Collapse file tree 6 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -362,7 +362,6 @@ protected function _initSitemapItems()
362362 self ::OPEN_TAG_KEY => '<?xml version="1.0" encoding="UTF-8"?> ' .
363363 PHP_EOL .
364364 '<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" ' .
365- ' xmlns:content="http://www.google.com/schemas/sitemap-content/1.0" ' .
366365 ' xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"> ' .
367366 PHP_EOL ,
368367 self ::CLOSE_TAG_KEY => '</urlset> ' ,
Original file line number Diff line number Diff line change 66 */
77-->
88<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
9- xmlns : content =" http://www.google.com/schemas/sitemap-content/1.0"
109 xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" >
1110 <url >
1211 <loc >http://store.com/category.html</loc >
Original file line number Diff line number Diff line change 66 */
77-->
88<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
9- xmlns : content =" http://www.google.com/schemas/sitemap-content/1.0"
109 xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" >
1110 <url >
1211 <loc >http://store.com/category/sub-category.html</loc >
Original file line number Diff line number Diff line change 66 */
77-->
88<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
9- xmlns : content =" http://www.google.com/schemas/sitemap-content/1.0"
109 xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" >
1110 <url >
1211 <loc >http://store.com/product.html</loc >
Original file line number Diff line number Diff line change 66 */
77-->
88<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
9- xmlns : content =" http://www.google.com/schemas/sitemap-content/1.0"
109 xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" >
1110 <url >
1211 <loc >http://store.com/product2.html</loc >
Original file line number Diff line number Diff line change 66 */
77-->
88<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
9- xmlns : content =" http://www.google.com/schemas/sitemap-content/1.0"
109 xmlns : image =" http://www.google.com/schemas/sitemap-image/1.1" >
1110 <url >
1211 <loc >http://store.com/category.html</loc >
You can’t perform that action at this time.
0 commit comments