如何在谷歌搜索引擎上添加动态网站



这就像我有1000000。链接,我如何添加到所有的谷歌搜索引擎?

E、 g

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">

Google完全忽略元标签,因此您不妨删除它们。您可以向谷歌的网站管理员服务提交sitemap.xml。但你真正需要的是与你联系的人。然后你将成为谷歌的佼佼者。

最新更新