May 12, 2011 • posted by KickApps
Here’s how to create a search by tag: (where 99999 is your AS ID and tag = “fashion”) http://community.yoursite.com/service/searchEverything.kickAction?keywords=fashion&as=99999 Here’s how to create a search by a category: (where 99999 is your AS ID and tag = “fashion” and the category name is “my category” and limit it to blogs) http://community.yoursite.com/service/searchEverything.kickAction?&categories=my+category&as=999999 Here’s how [...]