Zen Cart Logo

SitemapXML v.2

Views: 613,571

Results 1,101 to 1,120 of 2,226
8 Nov 2012, 4:53 PM
#1101
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

SitemapXML v.2

a_berezin:

No SitemapXML language files for your language.

Thanks

What do i need to do to correct?

9 Nov 2012, 8:47 AM
#1102
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

ShopVille:

Thanks

What do i need to do to correct?
Copy files
includes\languages\english*.* to includes\languages\YOUR_language*.*
YOUR_Admin\includes\languages\english*.* to YOUR_Admin\includes\languages\YOUR_language*.*
and translate it.

9 Nov 2012, 4:51 PM
#1103
shopville avatar

shopville

Zen Follower

Join Date:
Aug 2012
Posts:
331
Plugin Contributions:
0

Re: SitemapXML v.2

Hello,

I won't access The plugin in french from the admin interface, do i still need to translate YOUR_Admin\includes\languages\english*.* to YOUR_Admin\includes\languages\YOUR_language*.*

And in the original plugin contribution, there's English and Russian but the /includes/languages/english/sitemapxml.php doesn't differ from the /includes/languages/russian/sitemapxml.php

10 Nov 2012, 9:52 AM
#1104
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

ShopVille:

I won't access The plugin in french from the admin interface, do i still need to translate YOUR_Admin\includes\languages\english*.* to YOUR_Admin\includes\languages\YOUR_language*.*
If the translation in French is not needed, do not translate.

ShopVille:

And in the original plugin contribution, there's English and Russian but the /includes/languages/english/sitemapxml.php doesn't differ from the /includes/languages/russian/sitemapxml.php
So what?

30 Nov 2012, 6:45 PM
#1105
srlaird avatar

srlaird

New Zenner

Join Date:
May 2010
Posts:
74
Plugin Contributions:
0

Re: SitemapXML v.2

Thank you! The change to the .htaccess file worked for me as well. I am using 1.3.9.h, and the original .htaccess file for 1.3.9.h does incude the xsl and XSL; however, my .htaccess file must have been overwritten at some point, because I needed to add it back in again to get past the style sheet error.

30 Nov 2012, 6:47 PM
#1106
srlaird avatar

srlaird

New Zenner

Join Date:
May 2010
Posts:
74
Plugin Contributions:
0

Re: SitemapXML v.2

countrycharm:

What version of zen cart are you using?
Thank you! The change to the .htaccess file worked for me as well. I am using 1.3.9.h, and the original .htaccess file for 1.3.9.h does incude the xsl and XSL; however, my .htaccess file must have been overwritten at some point, because I needed to add it back in again to get past the style sheet error.

30 Nov 2012, 6:50 PM
#1107
srlaird avatar

srlaird

New Zenner

Join Date:
May 2010
Posts:
74
Plugin Contributions:
0

Re: SitemapXML v.2

Thank you! The change to the .htaccess file worked for me as well. I am using 1.3.9.h, and the original .htaccess file for 1.3.9.h does incude the xsl and XSL; however, my .htaccess file must have been overwritten at some point, because I needed to add it back in again to get past the style sheet error.

5 Dec 2012, 11:20 AM
#1108
enzo_ita avatar

enzo_ita

Zen Follower

Join Date:
Jul 2009
Posts:
402
Plugin Contributions:
0

Re: SitemapXML v.2

Hi,
I have used this plugin for a lot fo time and it works perfectly.
I wonder if now it shuold be updated for the rich sniippets.
It seems to me that there is a conflict between thw data google collects on his own about rich sippets and the data google find in the sitempaproduct file.
I may be worng but after updating the sitemap product the rich snippets data disappaered.
ciao from italy

5 Dec 2012, 11:49 AM
#1109
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

Hi,

enzo-ita:

I wonder if now it shuold be updated for the rich sniippets.
It seems to me that there is a conflict between thw data google collects on his own about rich sippets and the data google find in the sitempaproduct file.
I may be worng but after updating the sitemap product the rich snippets data disappaered.
I think I missed something. Can you tell me more about how the Sitemap XML correlated with Rich Snippets?
I always thought that the Sitemap XML has no semantic information - it's just a list of URL.

11 Dec 2012, 4:54 PM
#1110
masterrusty avatar

masterrusty

Zen Follower

Join Date:
Mar 2007
Location:
Oregon
Posts:
152
Plugin Contributions:
0

Re: SitemapXML v.2

I have SitemapXML running fine, but can not get the cron job to work. I am running Zen 1.3.8a, and the latest ver of SitemapXML.

I tried to do some testing. When I disable the security token, and enter "http://www.fantasycostume.com/cgi-bin/sitemapxml.php" into my browser, it works fine. But when I change it to "http://www.fantasycostume.com/cgi-bin/sitemapxml.php rebuild=yes" I get a 404 error. I am on a Linux server running Apache. Of course, adding ping=yes, and/or token=xxxx doesn't help any.

11 Dec 2012, 6:58 PM
#1111
katrobb avatar

katrobb

New Zenner

Join Date:
Nov 2006
Posts:
45
Plugin Contributions:
0

Re: SitemapXML v.2

I just upgrade from v2.1 to 3.2.6 on Zen Cart v1.3.9h.
I see that it no longer has a two-step method, but how do you see if Google, Bing, etc. received the update?

My sitemap.xml size = 0, as is the original sitemap.xml copied from the zip install file. Is that normal?

I have my robot.txt directing sitemap to sitemapindex.xml. Is that still true?

12 Dec 2012, 11:06 AM
#1112
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

Hi,

masterrusty:

I have SitemapXML running fine, but can not get the cron job to work. I am running Zen 1.3.8a, and the latest ver of SitemapXML.

I tried to do some testing. When I disable the security token, and enter "http://www.fantasycostume.com/cgi-bin/sitemapxml.php" into my browser, it works fine. But when I change it to "http://www.fantasycostume.com/cgi-bin/sitemapxml.php rebuild=yes" I get a 404 error. I am on a Linux server running Apache. Of course, adding ping=yes, and/or token=xxxx doesn't help any.
Sure, it's wrong. Why such format for http url??? Use this

http://www.fantasycostume.com/cgi-bin/sitemapxml.php?rebuild=yes
12 Dec 2012, 11:14 AM
#1113
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

katrobb:

I just upgrade from v2.1 to 3.2.6 on Zen Cart v1.3.9h.
I see that it no longer has a two-step method,
What is "two-step method"?

katrobb:

but how do you see if Google, Bing, etc. received the update?
Personally, I see the results of processing sitemap to GWT.
Some users Ping search engines.

katrobb:

My sitemap.xml size = 0, as is the original sitemap.xml copied from the zip install file. Is that normal?
Yes, if You don't use it.

katrobb:

I have my robot.txt directing sitemap to sitemapindex.xml. Is that still true?
Yes, if You use sitemapindex.xml.

12 Dec 2012, 2:58 PM
#1114
masterrusty avatar

masterrusty

Zen Follower

Join Date:
Mar 2007
Location:
Oregon
Posts:
152
Plugin Contributions:
0

Re: SitemapXML v.2

a_berezin:

Hi,

Sure, it's wrong. Why such format for http url??? Use this

http://www.fantasycostume.com/cgi-bin/sitemapxml.php?rebuild=yes


I used that format because that is what the documentation said to use on the sitemap.php file.  So that URL works fine in the browser, but I still can't get my cron job to work.

The documentation says to use:

 "0 5 * * * php -f <path to shop>/cgi-bin/sitemapxml.php rebuild=yes ping=yes" 

I had the command line like this before and it failed too:

/web/cgi-bin/php5 "/home/content/l/a/d/ladyfool/html/cgi-bin/sitemapxml.php rebuild=yes token=xxxxxx"

Since I am on godaddy, they have kind of a wizard that sets the time to run, so I assume that the 0 5 * * * is unnecessary for me, my currernt command line is:

/web/cgi-bin/php5 "/home/content/l/a/d/ladyfool/html/cgi-bin/sitemapxml.php?rebuild=yes&token=xxxxxx"

Godaddy is acting like creating a command line is top secret information, and won't give me any input.  Can you tell me what is wrong?
12 Dec 2012, 3:30 PM
#1115
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

masterrusty:

I used that format because that is what the documentation said to use on the sitemap.php file.
it's not true

masterrusty:

So that URL works fine in the browser, but I still can't get my cron job to work.

The documentation says to use:

"0 5 * * * php -f <path to shop>/cgi-bin/sitemapxml.php rebuild=yes ping=yes"

I had the command line like this before and it failed too:

/web/cgi-bin/php5 "/home/content/l/a/d/ladyfool/html/cgi-bin/sitemapxml.php rebuild=yes token=xxxxxx"

Since I am on godaddy, they have kind of a wizard that sets the time to run, so I assume that the 0 5 * * * is unnecessary for me, my currernt command line is:

/web/cgi-bin/php5 "/home/content/l/a/d/ladyfool/html/cgi-bin/sitemapxml.php?rebuild=yes&token=xxxxxx"

Godaddy is acting like creating a command line is top secret information, and won't give me any input. Can you tell me what is wrong?
It is better to ask Godaddy.

12 Dec 2012, 4:05 PM
#1116
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: SitemapXML v.2

a_berezin:

It is better to ask Godaddy.

It's actually better to LEAVE GoDaddy

12 Dec 2012, 5:35 PM
#1117
masterrusty avatar

masterrusty

Zen Follower

Join Date:
Mar 2007
Location:
Oregon
Posts:
152
Plugin Contributions:
0

Re: SitemapXML v.2

schoolboy:

It's actually better to LEAVE GoDaddy

That is probably true, especially since they are not being any more help than a_berezin is at this point.

I am experiencing the typical finger pointing crap that you get when you try to operate one system on another person's system. GoDaddy is now telling me that the script is failing.

I wish someone would at least attempt to provide a functional solution rather than just place blame. Solutions are so much more peaceful, and pleasant.

BTW - I have no reason to believe that leaving Godaddy would solve anything at this point because the cron job doesn't work, and therefore, it probably won't work anywhere else.

13 Dec 2012, 12:37 AM
#1118
nuganics avatar

nuganics

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: SitemapXML v.2

Hi Andrew and others,
Great addon.

I currently have thousands of products listed.

I have the below issue:

2/ I keep getting the below error. I am on Hostgator reseller. I have selected compress sitemap and tired uncompressed also.
Products Sitemap

WARNING: An Error occurred, please refresh the page and try again.

Running version 3.2.6 17.06.2012 16:13 on zen cart 1.5.1. Any help/ideas will be much appreciated.

Kind regards
Tim

13 Dec 2012, 5:39 AM
#1119
nuganics avatar

nuganics

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: SitemapXML v.2

I looked in the log and found the below for this error.

[12-Dec-2012 23:36:12] PHP Fatal error: 0: :: select products_type from zen_products where products_id = '72519' in /home/XXXX/public_html/includes/classes/db/mysql/query_factory.php on line 120
[12-Dec-2012 23:36:12] PHP Fatal error: 2013:Lost connection to MySQL server during query :: select count(*) as total
from zen_sessions
where sesskey = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' in /home/XXXX/public_html/includes/classes/db/mysql/query_factory.php on line 120

13 Dec 2012, 8:37 AM
#1120
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: SitemapXML v.2

Hi Tim,

nuganics:

I looked in the log and found the below for this error.

[12-Dec-2012 23:36:12] PHP Fatal error: 0: :: select products_type from zen_products where products_id = '72519' in /home/XXXX/public_html/includes/classes/db/mysql/query_factory.php on line 120
[12-Dec-2012 23:36:12] PHP Fatal error: 2013:Lost connection to MySQL server during query :: select count(*) as total
from zen_sessions
where sesskey = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' in /home/XXXX/public_html/includes/classes/db/mysql/query_factory.php on line 120
Looks like it's the limitations of your hosting.
Sitemap XML - a heavy script, a lot of requests to the database. If you use SEO URL, the number of requests has grown significantly.
If you use images urls generation in the sitemap and you have installed IH, then the server load increases significantly.