[wp-hackers] Accessing custom post types and taxonomies across sites on a network

Daniel Bachhuber d at danielbachhuber.com
Mon Jan 24 20:44:01 UTC 2011


> Perhaps this is an unwarranted concern, but I'd be worried about
> Googlebot indexing the "Economics faculty" page, and having it be
> empty, if we used ajax to load the list of faculty. (unless you meant
> use JSON on the backend?)

You could make the JSON request with PHP as well, and then cache the result for 24 hours or something. I've run into problems with switch_to_blog() as well. This would probably be the approach I'd take.

Cheers,

Daniel


More information about the wp-hackers mailing list