0

这就像我有1,000,000。链接,我怎样才能添加到所有的谷歌搜索引擎?

例如

www.site.com/s/!#/songs/songs_id/songs_name/

元标记---

<meta charset="UTF-8">
<title>title</title>
<meta name="description" content="hashchange description">
<meta name="keywords" content="hashchange keywords">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" CONTENT="all">
<meta name="revisit-after" content="1 days">
<meta name="author" content="author name">
<meta name="rating" content="general">
<link rel="canonical" href="http://site.com/hashchange links">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
4

1 回答 1

0

谷歌完全忽略了元标签,所以你不妨删除它们。您可以将 sitemap.xml 提交给 google 的网站管理员服务。但你真正需要的是链接到你的人。然后你就会成为谷歌的佼佼者。

于 2013-07-22T22:35:21.657 回答