hello,
my site is www.ekosos.com/shop3/
on the site are several menulevels and every meulevel has its own product categorys, subcategorys and products listings.
When the site is seen in a webbrowser it displays fine, but when you check them by certain webtools which shows how googlebot sees them only the 1. menulevel displays fine. I need all menulevels to be displayed and crawled o.k. by the tools.
As the menulevels from 2. to else is working in session and cookies, I need the files to be programmed that it works without session and without cookies.
To display fine with the online tools.
The settings also needs to be corrected in .htaccess file.
right now it displays the url like:
http://www.ekosos.com/shop3/index.php?Mlevel=2 where the number 2 is the levelid.
I need that all content for the menulevels higher than 1. will be with the /levelid/ added and to work without session / cookies.
