Enhancement #286

Make kune googleable/searchable using hash bangs #! instead of # in hashs

Added by Vicente J. Ruiz Jurado almost 12 years ago. Updated about 11 years ago.

Status:In ProgressStart date:03/04/2013
Priority:NormalDue date:
Assignee:Vicente J. Ruiz Jurado% Done:

50%

Category:-
Target version:-
Resolution: Tags:


Subtasks

Enhancement #512: Page static generation via htmlunit perf issuesNewPablo Ojanguren


Related issues

Related to Defect #525: SiteMap generation is not working properly in large sites New 03/22/2013

Associated revisions

Revision 128afcf0
Added by Vicente J. Ruiz Jurado over 11 years ago

work in progress with #286

Revision 9bb3558f
Added by Vicente J. Ruiz Jurado over 11 years ago

Reverted #286 work merged by error

Revision c330e195
Added by Vicente J. Ruiz Jurado over 11 years ago

First works on #286 (WIP again)

Revision dcdc3a90
Added by Vicente J. Ruiz Jurado over 11 years ago

kune googleable, closes #286 (thanks to Samer)

Revision 96c25665
Added by Vicente J. Ruiz Jurado over 11 years ago

kune googleable, closes #286 (thanks to Samer)

Revision 5cc07428
Added by Vicente J. Ruiz Jurado over 11 years ago

Some fixes in #286 (time of response, charset)

Revision cdbc16e9
Added by Vicente J. Ruiz Jurado over 11 years ago

kune googleable, fixes comment in #286

Revision e4a12ef1
Added by Vicente J. Ruiz Jurado over 11 years ago

More tunning on issue #286

Revision ed0ca096
Added by Vicente J. Ruiz Jurado about 11 years ago

Added some more indexes to db (thanks to Pablo Ojanguren @pablojan). Fix #510

Revision 61d2069e
Added by Vicente J. Ruiz Jurado about 11 years ago

More work in #286. Added logs and smaller transactions

Revision 6fe46139
Added by Vicente J. Ruiz Jurado about 11 years ago

Sitemap transaction added of group counts. Continuation of #286

Revision 5b3965e2
Added by Vicente J. Ruiz Jurado about 11 years ago

Added some mbean methods to SearchEngineServletFilter (related to #512 #286 and #70)

History

#1 Updated by Vicente J. Ruiz Jurado over 11 years ago

  • Status changed from New to In Progress
  • Assignee set to Samer -
  • % Done changed from 0 to 50

We are already using hashbangs in the client, but some more little work should be done, because seems that Google is not indexing us. Maybe an index of contents, I don't know, but should be a usual problem.

#2 Updated by Samer - over 11 years ago

  • Do we have Java servlets that provide the HTML snippets?
    • If we don't, I'm not sure how to build that. Google just need the contents in a HTML snapshot, after the JS was executed.
  • If we do, we still need to create a Site Map in XML such as
    http://www.spiffyui.org/sitemap.xml

Ref: http://coding.smashingmagazine.com/2011/09/27/searchable-dynamic-content-with-ajax-crawling/

Besides, we might need to register in Google Webmaster Tools to tell Google to scan Kune.cc pages. Do we do it with our personal google accounts, or do we create a Comunes google account?

#3 Updated by Vicente J. Ruiz Jurado over 11 years ago

Started again with this

#4 Updated by Vicente J. Ruiz Jurado over 11 years ago

Pending:
- take into account big sitemaps
- utf8 contents seems it's not working
- the time to generate a page is big (needs tunning)

#5 Updated by Vicente J. Ruiz Jurado over 11 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

#6 Updated by Vicente J. Ruiz Jurado about 11 years ago

  • Status changed from Closed to In Progress
  • Assignee changed from Samer - to Vicente J. Ruiz Jurado
  • % Done changed from 100 to 50

Reopened. Current status:
- Sitemap is not yet generated in large sites
- Page static generation via htmlunit perf issues
- minor issues like #438

Urls to test:
http://www.kune.cc/?_escaped_fragment_=admin

http://kune.beta.iepala.es/sitemap.xml
versus
http://kune.cc/sitemap.xml

#7 Updated by Vicente J. Ruiz Jurado about 11 years ago

  • Subject changed from Make kune googleable using hash bangs #! instead of # in hashs to Make kune googleable/searchable using hash bangs #! instead of # in hashs

Also available in: Atom PDF