Matej Knopp wrote:
I don't know, what was wicket main goal, but I don't think it was portal like system. Because the only urls, that make sense to be crawled are bookmarkable pages. All other URLs shouldn't be crawled at all, because they can't be used after the session is closed. And bookmarkable page has one argument (page class), so no url change there. It will stay as it is, no matter what component separator will be.

        Right, so we should be ok.

Just fast forwarding a bit. What would happen if Sun's discussion forums were rewritten in terms of Wicket? Notice that Google indexes their content even though they have many query arguments. Would the same be possible if they were converted to using Wicket?

Is it easy (I've seen no examples so I'm not sure) to dynamically generate bookmarkable pages such as these? And actually, they allow the user to be logged in or not, so these pages are not necessarily bookmarkable (free of user state).

Thanks,
Gili


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to