#2327 closed enhancement (wontfix)
Making AJAX Applications Crawlable on BuddyPress
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
Google has released a write-up on a new crawling method that will allow site owners to index their AJAX content which used to be ignored in the past. It's a very straight forward process and should be worth implementing in BuddyPress:
http://code.google.com/intl/sv-SE/web/ajaxcrawling/docs/getting-started.html
Change History (3)
Note: See
TracTickets for help on using
tickets.
I'm assuming that this is the updated URL: https://developers.google.com/webmasters/ajax-crawling/
Thinking through where we use AJAX in BP:
Before doing any work to make this stuff indexable, I would like a clearer picture of whether it's actually desirable to have this stuff indexed. It seems to me that it's mostly duplicate content; BP does not hide any primary content behind AJAX. But I am not an expert in this area, so other opinions are welcome.