Zen Cart Logo

SitemapXML v.2

Views: 613,516

Results 701 to 720 of 2,226
30 Aug 2011, 5:22 PM
#702
marauders56 avatar

marauders56

New Zenner

Join Date:
Jun 2008
Posts:
6
Plugin Contributions:
0

Re: SitemapXML v.2

How do I get this to work having it export my URL's from MagicSEO ?

31 Aug 2011, 4:13 AM
#703
noknots avatar

noknots

New Zenner

Join Date:
Aug 2011
Posts:
12
Plugin Contributions:
0

Re: SitemapXML v.2

It looks like you may be missing a ? in readme.txt, Tips:

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

Thank you for this!

31 Aug 2011, 5:36 AM
#704
a_berezin avatar

a_berezin

Deceased

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

Re: SitemapXML v.2

marauders56:

How do I get this to work having it export my URL's from MagicSEO ?

You use MagicSEO and links in sitemap is not SEO?

31 Aug 2011, 6:08 AM
#705
noknots avatar

noknots

New Zenner

Join Date:
Aug 2011
Posts:
12
Plugin Contributions:
0

Re: SitemapXML v.2

Why edit is disabled is beyond me...

GET 'http://your_domain/index.php?main_page=sitemapxml'

worked for me - thanks again!

2 Sep 2011, 6:03 PM
#706
marauders56 avatar

marauders56

New Zenner

Join Date:
Jun 2008
Posts:
6
Plugin Contributions:
0

Re: SitemapXML v.2

a_berezin:

You use MagicSEO and links in sitemap is not SEO?

That is correct, The links being exported in my SiteMap are not the MagicSEO links.

2 Sep 2011, 10:26 PM
#707
anthony2oo5 avatar

anthony2oo5

New Zenner

Join Date:
Sep 2007
Posts:
14
Plugin Contributions:
0

Re: SitemapXML v.2

Is this only working on 1.5.0 ? As that what it states on the download page.

Thanks

3 Sep 2011, 7:49 AM
#708
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: SitemapXML v.2

Andrew has written this to work with versions up until 1.5. It should work fine with version 1.3.9.

3 Sep 2011, 8:43 AM
#709
a_berezin avatar

a_berezin

Deceased

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

Re: SitemapXML v.2

marauders56:

That is correct, The links being exported in my SiteMap are not the MagicSEO links.

This is bad. This means algorithms have changed. If you want me to do support for your version - I need to access the ftp.

6 Sep 2011, 10:39 PM
#710
shahram avatar

shahram

Zen Follower

Join Date:
Jul 2009
Location:
New York
Posts:
122
Plugin Contributions:
1

Re: SitemapXML v.2

Hi i m getting error installing SQL rest working fine only the problem installing SQl help please?

Error Failed: 1
Error ERROR: Cannot execute because table admin_pages does not exist. CHECK PREFIXES!
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

6 Sep 2011, 10:49 PM
#711
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: SitemapXML v.2

shahram:

Hi i m getting error installing SQL rest working fine only the problem installing SQl help please?

Error Failed: 1
Error ERROR: Cannot execute because table admin_pages does not exist. CHECK PREFIXES!
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.From the mod's readme file:
2. For Zen-Cart 1.5.x. Run install-sitemapxml.sql
Since you're not running Zen Cart 1.5.x, you don't need to run the SQL.

10 Sep 2011, 11:22 PM
#712
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: SitemapXML v.2

I've installed this mod on my 1.3.9h according to the installation instructions:

  1. Backup all Zen-Cart files to your server or local computer.
    Backup your database.
  2. Unzip and upload all files to your store directory.
  3. For Zen-Cart 1.5.x. Run install-sitemapxml.sql
  4. Go to Admin->Tools->Sitemap XML and click "Install SitemapXML SQL".
  5. Go to Admin->Configuration->Sitemap XML and setup all parameters.
  6. Go to Admin->Tools->Google XML Sitemap (If error messages occur, change permissions on the XML files to 777).
  7. To have this update and automatically notify Google, you will need to set up a Cron job via your host's control panel.

My problem is with STEP 5. "Google XML Sitemap" does not show up under my Tools menu. Any ideas? Is this a necessary menu? How can I make it display? I got an error when I tried installing the SQL but a previous poster said this is normal and that the SQL file is only meant to be installed on ZenCart 1.5... is this accurate... perhaps this is my issue?

10 Sep 2011, 11:50 PM
#713
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: SitemapXML v.2

lolwaut:

a previous poster said this is normal and that the SQL file is only meant to be installed on ZenCart 1.5... is this accurate... perhaps this is my issue?It is accurate (I didn't make it up to bug you, and it's what the instructions say). But it's not your problem.

That's probably that you didn't put the files in the right place, most likely that you didn't put the admin files in your renamed admin, but instead uploaded them as they are thus creating a new admin folder "admin" that your site won't recognise.

11 Sep 2011, 12:01 AM
#714
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: SitemapXML v.2

kuroi:

It is accurate (I didn't make it up to bug you, and it's what the instructions say). But it's not your problem.

That's probably that you didn't put the files in the right place, most likely that you didn't put the admin files in your renamed admin, but instead uploaded them as they are thus creating a new admin folder "admin" that your site won't recognise.

Thanks for your reply. The files were installed in my renamed admin directory. Any other suggestions?

11 Sep 2011, 12:04 AM
#715
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: SitemapXML v.2

Do you have Admin Profiles installed?

11 Sep 2011, 12:08 AM
#716
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: SitemapXML v.2

kuroi:

Do you have Admin Profiles installed?

No. Also, I'm using the latest version of this module, version 3.0.3 27.08.2011 13:11

11 Sep 2011, 12:10 AM
#717
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: SitemapXML v.2

What's the full pathname from the root of your site to your sitemapxmltools_dhtml.php file? [disguise your admin folder name, if it's in there]

11 Sep 2011, 1:27 AM
#718
lolwaut avatar

lolwaut

Zen Follower

Join Date:
Dec 2010
Posts:
142
Plugin Contributions:
0

Re: SitemapXML v.2

kuroi:

What's the full pathname from the root of your site to your sitemapxmltools_dhtml.php file? [disguise your admin folder name, if it's in there]

/MYDOMAIN.com/admin/includes/boxes/extra_boxes/sitemapxmltools_dhtml.php

11 Sep 2011, 8:17 AM
#720
a_berezin avatar

a_berezin

Deceased

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

Re: SitemapXML v.2

lolwaut:

My problem is with STEP 5. "Google XML Sitemap" does not show up under my Tools menu.
If you are using Admin Profiles addon you need to set the XML Sitemap admin page permission.