Hi. I've read that search engines like google or similar have problems with the html code JSF (Myfaces) creates. They won't scan the pages because there are href's like '<a href"#" onclick="...' which use javascript to activate the link. Is there a way to let Myfaces create search engine "friendly" hrefs? Or is there any other way to handle the problem?
regards, Veit

