最近搞了下Hexo博客的SEO,发现title和description真的挺关键的… 而且内链外链也得注意下啊,不然搜索引擎根本不理你
<head>
<title>页面标题</title>
<meta name="description" content="页面描述">
</head>
登录/注册