Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VuePress 博客之 SEO 优化(六)站长工具 #277

Open
mqyqingfeng opened this issue Mar 22, 2022 · 0 comments
Open

VuePress 博客之 SEO 优化(六)站长工具 #277

mqyqingfeng opened this issue Mar 22, 2022 · 0 comments

Comments

@mqyqingfeng
Copy link
Owner

前言

《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档

本篇接着讲讲 SEO 优化会用到的站长平台和工具等。

1. 百度统计

地址:https://tongji.baidu.com/web/welcome/login

网站流量分析工具,能够告诉用户访客是如何找到并浏览用户的网站,在网站上做了些什么

image.png

2. 百度搜索资源平台

地址:https://ziyuan.baidu.com/site/index#/

在添加站点后,可以看到自己站点在百度搜索结果中的一些表现:

image.png

百度搜索中心也提供了一些教程如:

  1. 《平台工具使用手册》:https://ziyuan.baidu.com/college/courseinfo?id=267&page=1
  2. 《百度搜索引擎优化指南2.0》https://ziyuan.baidu.com/college/courseinfo?id=193&page=3

3. Google Analytics

类似于百度统计,地址:https://analytics.google.com/analytics/web

Google Analytics是著名互联网公司Google为网站提供的数据统计服务。 可以对目标网站进行访问数据统计和分析,并提供多种参数供网站拥有者使用。

4. Google Search Console

类似于百度搜索资源平台,地址:https://search.google.com/search-console

Google Search Console 是一项由 Google 提供的免费服务,可帮助您监控和维护您的网站在 Google 搜索结果中的展示情况以及排查问题。

5. Google Search Central

Google Search Central(前身为“Google 网站站长”)在此致力于帮助感兴趣的用户发现及查看您的内容,并提供了一些可助您的网站被 Google 搜索发现的资源。

我们可以在这里学习 SEO 的技巧:https://developers.google.com/search/docs/beginner/seo-starter-guide?hl=zh-cn

6. Google Trending

地址:https://trends.google.com/trends

谷歌趋势是谷歌旗下一款基于搜索数据推出的一款分析工具。 它通过分析谷歌搜索引擎每天数十亿的搜索数据,告诉用户某一关键词或者话题各个时期下在谷歌搜索引擎中展示的频率及其相关统计数据。

image.png

7. 站长工具

如名所示的站长工具集,地址:https://tool.chinaz.com/
image.png

如图中所示,可以进行 SEO 综合查询、权重查询、友链检测、关历史数据查询、关键词挖掘、死链检测等功能

像 SEO 综合查询可以查到网站在各大搜索引擎的信息,比如网站权重、预估流量、收录、反链、关键词排名等。

8. ahrefs

跟站长工具类似,只不是国外的,地址:https://app.ahrefs.com/dashboard

image.png

9. 5118

挖掘关键词,地址:https://www.5118.com

5118通过对排名各类大数据挖掘,提供关键词挖掘,行业词库,站群权重监控,关键词排名监控,指数词,流量词挖掘工具等排名工作人员必备百度站长工具平台

博客搭建系列

博客搭建系列,讲解如何使用 VuePress 搭建、优化博客,并部署到 GitHub、Gitee、私有服务器等平台。系列预计 20 篇左右,本篇为第 32 篇,全系列文章地址:https://github.com/mqyqingfeng/Blog

微信:「mqyqingfeng」,加冴羽好友,入低调务实优秀中国好青年群,PS:这是一个正经的前端群。

如果有错误或者不严谨的地方,请务必给予指正,十分感谢。如果喜欢或者有所启发,欢迎 star,对作者也是一种鼓励。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant