hi
how can i find a word position in google search in my site (e.g there are several tool available which input as keyword and siteurl and display the keyword position in google) is there any api to fetch the position ?
Thanks
hi
how can i find a word position in google search in my site (e.g there are several tool available which input as keyword and siteurl and display the keyword position in google) is there any api to fetch the position ?
Thanks
I don't think Google provides an API to do exactly this, however you could use their Search API to loop through the results for a search and find a reference to your site. Then you just have to see which result it is.