开发者

Find website Information

开发者 https://www.devze.com 2023-02-18 15:18 出处:网络
I have been given task to check for url that site:domain (If index in Google) link:domain ( If any backlinks)

I have been given task to check for url that

  1. site:domain (If index in Google)

  2. link:domain ( If any backlinks)

  3. keyword (in domain)

Can anybody give me idea how to implement it.So far for 1 I think i should search google for the KW site: your site.com and see if it is listed in the results or not.

2 and 3 are still unknown.

A开发者_StackOverflow中文版ny help would be great.

I have to use c# winforms or WPF.


This may come in handy: http://www.googleguide.com/advanced_operators.html

0

精彩评论

暂无评论...
验证码 换一张
取 消