利用搜索引擎提供的API实现自动化手动推送大量sitemap链接,实现SEO优化
Using the API provided by the search engine to automatically and manually push a large number of SitemAP links to achieve SEO optimization
- 先于siteInfo.Json文件中填写网站的链接与API等信息;
- postWebLink.py为程序入口,在执行前,确定需要推送的 网站序号+推送的搜索引擎(目标);
- 执行postWebLink.py即可。