1 replies
Hey guys. I have a quick question about the resultStats call. If I'm looking for something in the google index, and running an automated query for it, would I be looking to return that from resultStats? What exactly are resultStats? :confused:
#resultstats
  • Profile picture of the author clickbumped
    So, say I did this:

    if ( stripos(, 'resultStats') !== false )
    = 'indexed';
    would this be right to display indexed? Or should it be "true"?
    Signature

    *I am not Scott Blanchard. I just thought this name was cool. =p

    {{ DiscussionBoard.errors[3863427].message }}

Trending Topics