Dears,

I'm working on a very simple site adopting seam-1.2.1.GA.

The site must be easily indexable by search engines and uses a lot of links 
with parameters because is basically a tree navigator where items (i.e.: page 
contents) are keyed by two parameters.

Due to the indexability requirement, I would like to avoid any conversationId 
parameter in my links, since it is going to let search engines think a 
referenced page changed when it is not. Removing the conversationId shouldn't 
lead to any problem since I'm not using conversations at all in this site.

Is there any way to disable the output of the conversationId parameter page- or 
site-wide, or do I have to put a <s:conversationPropagation type="none"/> in 
every and each link?

Thanks,


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069641#4069641

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069641
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to