1、限定关键词
添加英文双引号作为关键词,例如:”国际移民按性别统计”
2、限定标题
intitle:
多个关键词使用allintitle:
3、限定内容(搜索个人信息很强)
intext:
4、限定网址关键词
inurl:
site:cctv.com
例如:李子柒 inurl:cctv
5、限定图片大小
imagesize:
6、限定文件格式
filetype:
7、聚合某个领域的所有头部网站
inurl:baogao
SimilarSites:baogao.com
郑州大学毕业,目前在郑州工作,喜欢研究各种计算机技术。
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true