Card 95 / 125: 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
Answer:
C) JSF
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
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