#2327 closed enhancement (wontfix)
Making AJAX Applications Crawlable on BuddyPress
| Reported by: | Ezd | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.