Question 93 / 121:  You are architecting a heavy content web application, your client emphasized that his web pages that are generated dynamically from the backing information system should be search engines friendly. In the first place the generated URLs must be reachable and crawlable by major search engines.

Which technology doesn't comply with those requirements out of the box?

A  PHP
B  JSP
C  JSF
D  HTML
<< First < Previous Flashcard Next > Last >>
Explanation:

Making your website crawlable means enabling the search engines to reach and discover the web pages of your website.

JSF heavily uses JavaScript in the generated anchors, which stops search engines from crawling your website.

One remedy however is to use URL rewrite techniques to render a human readable URLs

Exam Home Page
Attribution:  Oracle, Sun, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.
Ask
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/sun-certified-enterprise-architect-scea" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>