• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ADF Faces too dependent of javascsript for public web site?

 
Greenhorn
Posts: 2
jQuery PHP Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We are starting a big project to merge our public web site and our transactionnal web site. The IT guys decide we should use ADF Faces for the new hybrid web site. Nothing wrong so far.

But it seem the simplest ADF Faces page require javascript to show ANY content. From a SEO stand point, this is a no-no because this mean the search engine crawler (who don't execute javascript) won't see any content and won't index our pages.

Beside overriding the ADF Renderer for all components, is it possible to configure the ADF Rendeer so it won't depend so heavily on javascript?

Regards,
 
Sebastien Brodeur
Greenhorn
Posts: 2
jQuery PHP Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After some more test, I'm not so sure ADF Faces is the culprit.

This may be cause by the Oracle WebCenter Portal framework around my pages. Anyone have experience with those technologies?

Thanks
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This blog entry should be helpful. It says: "Web crawler support, also known as search engine optimization (SEO), has been added to ADF Faces in Oracle JDeveloper 11.1.1.5 (PS4) and Oracle JDeveloper 11g R2 (11.1.2)."

Couple this with Pretty Faces and you will have an SEO-friendly ADF website.
 
permaculture is largely about replacing oil with people. And one tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic