Zen Cart Logo
Forums / All Other Contributions/Addons / Google SitemapAdmin

Google SitemapAdmin

Views: 229,056

Results 321 to 340 of 842
1 Apr 2007, 10:46 PM
#321
bhunted avatar

bhunted

New Zenner

Join Date:
Mar 2007
Location:
NJ
Posts:
68
Plugin Contributions:
0

Google SitemapAdmin

In my case, it was the store root...

28 Apr 2007, 12:02 AM
#323
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Google SitemapAdmin

Why is my ezpages not being generated for google.

Google Sitemap Generation (v 1.3.7 19.03.2007 19:14) started

Save path - "/usr/local/4admin/apache/vhosts/haredo.com/httpdocs/"
Base URL - "http://www.haredo.com/"

Processing file: /usr/local/4admin/apache/vhosts/haredo.com/httpdocs/sitemapproducts.xml OK! Written 225 records, 44411 bytes
Generated Google Product Sitemap Successfully - http://www.haredo.com/sitemapproducts.xml

Processing file: /usr/local/4admin/apache/vhosts/haredo.com/httpdocs/sitemapcategories.xml OK! Written 20 records, 3984 bytes
Generated Google Category Sitemap Successfully - http://www.haredo.com/sitemapcategories.xml

Processing file: /usr/local/4admin/apache/vhosts/haredo.com/httpdocs/sitemapezpages.xml OK! Written 0 records, 0 bytes
Generated Google EZPages Sitemap Successfully - http://www.haredo.com/sitemapezpages.xml

Processing file: /usr/local/4admin/apache/vhosts/haredo.com/httpdocs/sitemapindex.xml OK! Written 2 records, 567 bytes
Generated Google Sitemap Index Successfully - http://www.haredo.com/sitemapindex.xml

If you have not already submitted the sitemap index to Google click this link Google Ping

Total Execution Time 0:0.131

http://www.haredo.com

28 Apr 2007, 1:26 AM
#324
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

What ez-pages you have?

28 Apr 2007, 1:30 AM
#325
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Google SitemapAdmin

a_berezin:

What ez-pages you have?

18 of them,
they are set up as a jclicker.
Meaning a slide show, step by step process to view my hair accessory styles.

28 Apr 2007, 2:03 AM
#326
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

At them external or internal link URL?

28 Apr 2007, 2:06 AM
#327
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Google SitemapAdmin

a_berezin:

At them external or internal link URL?

External Link URL:
includes/templates/haredo/ezpages/bunwithrelease/index.html

28 Apr 2007, 2:10 AM
#328
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

haredo:

External Link URL:

It is the answer

28 Apr 2007, 2:17 AM
#329
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Google SitemapAdmin

Thank you for the answer.
So a External Link does not intergrate with the google sitemap.

28 Apr 2007, 2:22 AM
#330
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

Certainly. What relation the **external **links can have to a site map?

29 Apr 2007, 8:57 AM
#331
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

v 1.3.8 28.04.2007 17:14

  1. Support new sitemaps.org namespace 0.9.
29 Apr 2007, 10:00 AM
#332
monak83 avatar

monak83

New Zenner

Join Date:
Mar 2007
Posts:
15
Plugin Contributions:
0

Re: Google SitemapAdmin

Andrew..thanks so much...
Marco from Italy

29 Apr 2007, 10:04 AM
#333
kimsonvu avatar

kimsonvu

Zen Follower

Join Date:
Aug 2006
Location:
HCMC
Posts:
263
Plugin Contributions:
0

Re: Google SitemapAdmin

a_berezin:

v 1.3.8 28.04.2007 17:14

  1. Support new sitemaps.org namespace 0.9.

Where i can download?

29 Apr 2007, 12:53 PM
#334
dlaitila avatar

dlaitila

New Zenner

Join Date:
Sep 2005
Posts:
57
Plugin Contributions:
0

Re: Google SitemapAdmin

Does version Google Sitemap Admin 1.3.8 work ok with Zen-cart 1.2.6? I was able to install it ok and run it, but I get an error that there are no tables. My site of course does not have ezpages either. What should I do about ezpages? It doesn't show the get to the PING google part from the pop-up window. But I can click the ping link within the store's google admin section just fine.

Google's webmaster tools is saying that the sitemapproducts.xml file is ok and the sitemapcategores.xml file is ok too.

I did install it successfully on 4 of my other 12 zen-cart sites. I have many that are still 1.2.6. Most of my sites are still zen-cart 1.3.5 however.

29 Apr 2007, 8:12 PM
#335
jmatthewsr avatar

jmatthewsr

New Zenner

Join Date:
Dec 2006
Posts:
13
Plugin Contributions:
0

Re: Google SitemapAdmin

Not sure if I missed a post with a fix for the problem where no entires are created in sitemapindex.xml, but I was able to fix it with a mod to googlesitemap.php. The zen site is setup in a sub-directory, which seems to be the problem. Again, not sure if this is something that has been fixed, but here is a patch that worked for me, note that I did not test this with a site that puts the zen cart site in the root of the website, so this may cause unwanted behavior for those sites and this should only be tried on a site that is located in a sub-directory.


$fsfilename = rtrim($this->savepath, '/') . '/' . $filename;
echo 'Looking for: ' . $filename . " in : " . $fsfilename . "<br />";
if (!filesize($fsfilename)) continue;
$content .= ' <sitemap>' . "\n";
$content .= ' <loc>' . $this->base_url . basename($filename) . '</loc>' . "\n";
$content .= ' <lastmod>' . $this->LastMod(filemtime($fsfilename)) . '</lastmod>' . "\n";
$content .= ' </sitemap>' . "\n";
$records_count++;

30 Apr 2007, 9:12 AM
#337
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

dlaitila:

My site of course does not have ezpages either.
If you don't have ezpages, why you want to build sitemap for them?

30 Apr 2007, 2:17 PM
#338
monak83 avatar

monak83

New Zenner

Join Date:
Mar 2007
Posts:
15
Plugin Contributions:
0

Re: Google SitemapAdmin

some one can solve the bug on indexing ezpages???
Thanks
Marco

30 Apr 2007, 3:21 PM
#339
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Google SitemapAdmin

I have been trying to install google site map. I was able to sucessefully install it on another site on the same server. It functions fine on that site. The site im having problems with it doesn't show up under tools.

I looked at the sql database on the site that works. Its listed under the "configuration_group_title". It doesn't appear there on the site thats not functioning correctly. I tried to manually creat it, don't know if i did it correct, but I was able to get it in the sql database. It still doesn't show up under tools. I have even reloaded all files! Using 1.3.7- Can someone help me?

Thank You

30 Apr 2007, 3:42 PM
#340
a_berezin avatar

a_berezin

Deceased

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

Re: Google SitemapAdmin

monak83:

some one can solve the bug on indexing ezpages???
Thanks
Marco

What a bug????