Sessions and ezpublish

Author Message

arran holloway

Wednesday 02 March 2005 1:37:08 pm

I've just built a site http://www.circuithut.com and have noticed that it has not been crawled well by the search engines, I've got a forum and a gallery which have both been crawled extremely well.

Looking at the few links that I have got in search engines (this case yahoo) they have a lot of session information tagged onto the end.

For example

http://www.circuithut.com/index.php?/circuit/articles?eZSESSIDcircuit=c64b57521512bccd5f3f4fd7ef9cdb0d

When I browse the site all I see is

http://www.circuithut.com/index.php?/circuit/articles

I think it is probably this that is causing me problems. DOes anybody have any suggestions of why this is happening. I'm using a non-virtualhst setup.

Thanks for your help

Ɓukasz Serwatka

Wednesday 02 March 2005 10:20:09 pm

Hi arran,

Try to disable transport sessions via URL.

In .htaccess file add line.
php_flag session.use_trans_sid off

This should help.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 19:25:25
Script start
Timing: Jan 18 2025 19:25:25
Module start 'layout'
Timing: Jan 18 2025 19:25:25
Module start 'content'
Timing: Jan 18 2025 19:25:26
Module end 'content'
Timing: Jan 18 2025 19:25:26
Script end

Main resources:

Total runtime1.0107 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0080 587.8047152.6094
Module start 'layout' 0.00800.0036 740.414139.4141
Module start 'content' 0.01160.9975 779.8281524.8203
Module end 'content' 1.00900.0016 1,304.64848.3438
Script end 1.0106  1,312.9922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3804160.0002
Check MTime0.00180.1780160.0001
Mysql Total
Database connection0.00170.163310.0017
Mysqli_queries0.957494.7288540.0177
Looping result0.00060.0562520.0000
Template Total0.968195.820.4840
Template load0.00200.199320.0010
Template processing0.966195.583820.4830
Template load and register function0.00020.021010.0002
states
state_id_array0.00120.118010.0012
state_identifier_array0.00220.214620.0011
Override
Cache load0.00160.1587180.0001
Sytem overhead
Fetch class attribute can translate value0.00080.079220.0004
Fetch class attribute name0.00360.358430.0012
XML
Image XML parsing0.00100.102720.0005
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00110.1097180.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs