An open API service indexing awesome lists of open source software.

https://github.com/waahah/pushsitemapurls

主动推送网站website博客blog站点地图sitemap链接url至百度baidu必应bing搜索引擎,优化网站收录SEO。
https://github.com/waahah/pushsitemapurls

baidu bing blog seo-tools sitemap url website

Last synced: 2 months ago
JSON representation

主动推送网站website博客blog站点地图sitemap链接url至百度baidu必应bing搜索引擎,优化网站收录SEO。

Awesome Lists containing this project

README

          

# pushSitemapUrls

![License](https://img.shields.io/badge/License-Apache2.0-brightgreen) ![License](https://img.shields.io/badge/Version-v1.2.3-yellow)

> 主动推送网站website博客blog站点地图sitemap链接url至百度baidu必应bing搜索引擎,优化网站收录SEO。须在代码中修改自己对应的网站sitemap地址和对应的api token

### 环境

> 必须在本机计算机上安装Python解释器或Anaconda环境

### 构建

>使用该命令一次性安装所需的依赖项

```python
pip install -r requirements.txt
```

### 运行

```bash
python baidu_submit_url.py
python bing_submit_url.py
```

### 运行示例
![214805.png](https://s2.loli.net/2023/08/01/xBuhXCHPwWQ91kA.png)

### 许可证

>[Apache2.0](./LICENSE)