Remotely search WordPress site
-
Consider this scenario: I have 3 sites- A, B and C,
I want to search for the posts on sites A and B from site C.
After some research on the net I found out that xml-rpc feature of WordPress can be used to implement this.
Diving further, I found out that the filters posts_join, posts_where, posts_groupby can be used to alter the WordPress Query.
I still am a bit hazy on the details of implementation.
Any help would be appreciated. -
Given Google’s position on those who create duplicate content across domains for SEO game playing reasons, I’m not clear on why you would be duplicating any content across domains. https://support.google.com/webmasters/answer/66359?hl=en
P.S. If and only if you have a specific questions about one or more specific WordPress.COM blog issues I will be glad to help you. For fishing expeditions about how WordPress Query operates you are better off dropping your line into the WordPress.ORG support forums. If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.ORG bloggers.
-
I think you got me wrong. The sites that I mentioned were supposed to have different set of posts. So sites A and B would not have anything in common. And site C would only do a search.
Anyway, thankyou for pointing out the correct forum for discussion on this topic. -
- The topic ‘Remotely search WordPress site’ is closed to new replies.