Googlesitemaps extension issues

Author Message

olagato olagato

Thursday 13 March 2008 5:56:04 am

About:
http://ez.no/developer/contribs/template_plugins/googlesitemaps_extension#comments
It's working fine but......

a) Can't get url's for Image objects within Article or Event objects (either embeded, relationed or uploaded Image objects) My googlesitemaps.ini.append.php is:

#?ini charset="iso-8859-1"?
[Classes]
#set include to include objects of classes listed in Class_Filter_Array
#set exclude to exclude objects of classes listed in Class_Filter_Array
Class_Filter_Type=include

#setting array to include/exclude classes in sitemap
Class_Filter_Array[]
Class_Filter_Array[]=folder
Class_Filter_Array[]=article
Class_Filter_Array[]=event
Class_Filter_Array[]=image

[NodeSettings]
#set false to include only main node of content object in sitemap
#set true to include all nodse of content object in sitemap
Main_Node_Only=true

#<changefreq> based on depth of node
Node_Depth_ChangeFreq[]
Node_Depth_ChangeFreq[]=always
Node_Depth_ChangeFreq[]=hourly
Node_Depth_ChangeFreq[]=daily
Node_Depth_ChangeFreq[]=weekly
Node_Depth_ChangeFreq[]=monthly
Node_Depth_ChangeFreq[]=yearly
Node_Depth_ChangeFreq[]=never

#<priority> based on depth of node
Node_Depth_Priority[]
Node_Depth_Priority[]=1
Node_Depth_Priority[]=0.9
Node_Depth_Priority[]=0.8
Node_Depth_Priority[]=0.7
Node_Depth_Priority[]=0.6
Node_Depth_Priority[]=0.5
Node_Depth_Priority[]=0.4

b) Independent Image objects are not catching valid url's. I'm getting urls like:

<loc>http://localhost/index.php/esl/villages/image2</loc>

.... it'd be something like this:

<loc>http://localhost/index.php/esl/villages/image.jpg</loc>

c) Is there a way to "cron" or "ping" this extension in order to generate the sitemap.xml automatically ?

d) is it possible to generate sitemap index files (to group multiple sitemap files) ?
https://www.google.com/webmasters/tools/docs/en/protocol.html#sitemapFileRequirements

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 18:26:16
Script start
Timing: Jan 18 2025 18:26:16
Module start 'layout'
Timing: Jan 18 2025 18:26:16
Module start 'content'
Timing: Jan 18 2025 18:26:17
Module end 'content'
Timing: Jan 18 2025 18:26:17
Script end

Main resources:

Total runtime0.7383 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 591.5313152.6250
Module start 'layout' 0.00690.0027 744.156339.4609
Module start 'content' 0.00960.7270 783.6172445.9375
Module end 'content' 0.73660.0016 1,229.55478.1641
Script end 0.7382  1,237.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4624160.0002
Check MTime0.00140.1843160.0001
Mysql Total
Database connection0.00120.161410.0012
Mysqli_queries0.694994.1324460.0151
Looping result0.00040.0600440.0000
Template Total0.708395.920.3541
Template load0.00190.259020.0010
Template processing0.706395.677920.3532
Template load and register function0.00010.017610.0001
states
state_id_array0.00080.105210.0008
state_identifier_array0.00070.093520.0003
Override
Cache load0.00150.2069160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.083710.0006
Fetch class attribute name0.00060.077920.0003
XML
Image XML parsing0.00060.080210.0006
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00090.1263160.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs