C# integrate google webmaster api

可紊 提交于 2019-12-12 04:27:30

问题


I'm busy integrating google webmaster tools into my mvc2 project. I downloaded the google Data API SDK here. But i can't figure out how to connect to the api and retrieve information from it. I can't find any assemblies in the SDK i can use in my testproject to connect to the webmaster tools api.

If anybody already tried or has information about this, please share the knowledge. Examples, anything is welcome.

My ultimate plan is to integrate it into a webapplication i'm working so i can communicate with Google Webmaster Tools to get information about keywords, sitemaps and so on.


回答1:


Since it took a while for me to get an answer here i started a new topic here This gave me a good solution to work on.



来源:https://stackoverflow.com/questions/3685791/c-sharp-integrate-google-webmaster-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!