Forums / General / Sessions and ezpublish
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