Page 1 of 1

sitemap.xml image issue

Posted: Thu Nov 09, 2017 4:10 am
by Cloudeze
Hi, why the opencart 1.5.6.4 does not generate image in opencart sitemap.xml? while other version of opencart +2.0 has image in xml sitemap. Please, how to add image on my opencart 1.5.6.4??

Also, both /sitemap.xml and /index.php?route=feed/google_sitemap works good, but after submiting sitemap.xml to google, nothing indexed, see attached picture, please help how to get my page indexed in google and add image in sitemap, thanks in advance!

Re: sitemap.xml image issue

Posted: Thu Nov 09, 2017 10:06 pm
by Cloudeze
please help me?? ???

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 12:23 am
by uksitebuilder
sitemap.xml is just a redirect to /index.php?route=feed/google_sitemap (see your .htaccess file)

From the screenshot, I see no errors reported by Google, so it is just a matter of time for some or all of those pages to be indexed, if Googles deems them worthy of being indexed and you have not blocked them in robots.txt or the individual page META content.

Images were only added to the default OC sitemap in version 2.x(something), hence why they are missing in 1.5.x

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 3:42 am
by Cloudeze
uksitebuilder wrote:
Fri Nov 10, 2017 12:23 am
sitemap.xml is just a redirect to /index.php?route=feed/google_sitemap (see your .htaccess file)

From the screenshot, I see no errors reported by Google, so it is just a matter of time for some or all of those pages to be indexed, if Googles deems them worthy of being indexed and you have not blocked them in robots.txt or the individual page META content.

Images were only added to the default OC sitemap in version 2.x(something), hence why they are missing in 1.5.x
thanks for reply, do you suggest to me to add image for my oc 1.5.6.4? or keep it without image. Which one is better? also, do you think if I download the sitemap.xml generate by opencart and upload it to my server is good then using the redirect in htaccess?
by the way, my robots.txt is

Code: Select all

user-agent: *
Disallow: /*&limit
Disallow: /*&sort
Disallow: /*?route=checkout/
Disallow: /*?route=account/
Disallow: /*?route=product/search
Disallow: /*?route=affiliate/
do you think it's good or need to allow everything to be indexed?

thanks in advance!

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 5:17 am
by uksitebuilder
All you need to do is submit sitemap.xml to Google Webmaster Tools

If you want an images sitemap, you will need to add it or download one of the many sitemap extensions available in the marketplace.

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 6:07 am
by Cloudeze
uksitebuilder wrote:
Fri Nov 10, 2017 5:17 am
All you need to do is submit sitemap.xml to Google Webmaster Tools

If you want an images sitemap, you will need to add it or download one of the many sitemap extensions available in the marketplace.
already did that as you can see in image. but no page indexed is it because of mu robots.txt do you think my robots.txt is configured correctly? or I need to allow everything to index all page by google for example

Code: Select all

User-agent: *
Allow: /
what do you think? thanks for help

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 7:59 am
by uksitebuilder
robots.txt file looks fine to me, nothing there that would block any standard product pages etc

Try resubmitting again. Then it's just a matter of waiting a week or so

Re: sitemap.xml image issue

Posted: Fri Nov 10, 2017 10:16 am
by IP_CAM
what about something like this ?
SEO Google Image Sitemap
https://www.opencart.com/index.php?rout ... n_id=18025

Re: sitemap.xml image issue

Posted: Sat Nov 11, 2017 2:15 am
by Cloudeze
uksitebuilder wrote:
Fri Nov 10, 2017 7:59 am
robots.txt file looks fine to me, nothing there that would block any standard product pages etc

Try resubmitting again. Then it's just a matter of waiting a week or so
ok, I have submitted my site again without www. hope it works, thanks for help.

Re: sitemap.xml image issue

Posted: Sat Nov 11, 2017 2:18 am
by Cloudeze
IP_CAM wrote:
Fri Nov 10, 2017 10:16 am
what about something like this ?
SEO Google Image Sitemap
https://www.opencart.com/index.php?rout ... n_id=18025
thanks IP_CAM for your reply, I will try and let you know. is there a way to work with sitemap come with opencart without use extension? for example add image in my sitemap.xml because it's missing in version 1.5.6.4 but included in opencart 2.0.0.

thanks in advance!

Re: sitemap.xml image issue

Posted: Sat Nov 11, 2017 9:24 am
by IP_CAM
Well, I am not yet familiar with this Google imagemap thing, but this extension
just seems to generate an 'actual' Listing of Product Image Links and Product Titles,
as it looks. And since this list is NOT beeing stored somewhere, I assume, that
it will be called by Google, when looking for such images.
http://www.evelo.li/shop/index.php?route=feed/imagemap
Just to let you know :D
Ernie
---
Image

Re: sitemap.xml image issue

Posted: Fri Feb 09, 2018 12:39 am
by Dunald
Hello Ernie!
Is your imagemap indexed by google if you have a look in your Google search console?
Thanks for the earlier :amp issue with that sitemap but in my case Google does not index any of my images in that imagemap. So something is still wrong....

Re: sitemap.xml image issue

Posted: Fri Feb 09, 2018 2:55 am
by IP_CAM
Well, I did not activate anything such on my test sites so far, in contrary, I
even remove header code, related to Google. But I have multiple search
engines, among Google, indexing my sites on a daily schedule, probably
because I also publish content, links and images in this place. But the URL's
I use for OC Tests are indexed for quite a long time already, so, I cannot judge.
Sorry!
Ernie