RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

安宁网站建设公司、做网站、建网站、安宁网站运营维护知识

安宁本地网站建设公司,专注企业官网、营销网站、商城搭建;从域名、服务器、设计开发到日常维护、安全防护、内容更新、排名优化,一站式全包,让您网站上线即盈利,长期稳定不宕机。
深圳网站优化-深圳建站公司-网址URL规范化

                                        网址URL规范化


url 网址规范化指的是当出现了有大于一个的链接指向含有相同内容的网页时,通过各种方法让搜索引擎只挑选其中

一个最喜欢的的网址,同时告诉搜索引擎不收录和索引其他网址的过程,从搜索引擎的角度上说,url 规范化减少了

对一个网站的重复页面的索引。网站重复页面问题也是搜索引擎优化(SEO)中很多人关注的一部分。url 网址规范化是

一个将url进行标准化的过程,创新互联建议指定url范式。

一、  顶级域名网址url, 指定www和不带www 中的一个。

二、给重复页面指定 url范式。

三、 设置robots.txt文件,阻止那些不希望被搜索引擎检索的网址目录,url格式。

四、 301 重定向

301重定向是将某一页面永久重定向至另外一页面。301转向也是SEO 广泛使用的一种对搜索引擎最为友好的转向方法

之一。搜索引擎将收录永久重定向到的那个页面,自然也解决了 url 网址规范化问题。

典型的比如在linux系统apache服务器下, 可以通过修改.htaccess文件来实现301重定向。在.htaccess 文件中加入

以下代码,该代码要写在url rewrite 重写规则的前面。

redirect 301 /old.htm http://www.domain.com/new.htm
redirect permanent /old.htm http://www.domain.com/new.htm
如果是所有的domain.com 都要301永久重定向到 www.domain.com 则还要进行mod_rewrite。

RewriteEngine on
RewriteCond %{http_host} ^www.dom.com [NC]
RewriteRule ^(.*)$ http://dom.com/$1 [L,R=301]
其他windows主机等 可以通过php,asp,jsp 动态脚本实现。

URL standardization-----深圳网站优化深圳建站公司,网址URL规范化,深圳做网站深圳网站设计深圳网站制作

URL网址规范化指的是当出现了有大于一个的链接指向含有相同内容的网页时,通过各种方法让搜索引擎只挑选其中

URL canonicalization refers to when there is more than one links to contain the same content Webpage, through various methods to let search engine only pick one

一个最喜欢的的网址,同时告诉搜索引擎不收录和索引其他网址的过程,从搜索引擎的角度上说,url 规范化减少了

One of the most like the web site, at the same time tell search engines not included and other site index, search engine from the point of view, URL standardization reduces

对一个网站的重复页面的索引。网站重复页面问题也是搜索引擎优化(SEO)中很多人关注的一部分。url 网址规范化是

Repeat the page on a site index. Web page is also repeated search engine optimization (SEO) part of attention of many people. URL canonicalization is

一个将url进行标准化的过程,Google 中文官方博客 建议我们指定 url范式。

An URL standard process, Google Chinese official blog suggestions we specify URL paradigm.

一、 顶级域名网址url, 指定www和不带www 中的一个。

A top-level domain name, website URL, designated WWW and without a www.

二、给重复页面指定 url范式。

Two, to repeat the page to specify the URL paradigm.

三、 设置robots.txt文件,阻止那些不希望被搜索引擎检索的网址目录,url格式。

Three, set the robots.txt file, to stop the people who don't want to be search engine web directory, URL format.

四、 301 重定向

Four, a 301 redirect

301重定向是将某一页面永久重定向至另外一页面。301转向也是SEO 广泛使用的一种对搜索引擎最为友好的转向方法

301 redirect is a page permanent redirect to another page. 301 to SEO is the widely used a search engine friendly for steering method

之一。搜索引擎将收录永久重定向到的那个页面,自然也解决了 url 网址规范化问题。

One of. The search engine will be the permanent redirect to the page, nature also solved URL canonicalization problems.

典型的比如在linux系统apache服务器下, 可以通过修改.htaccess文件来实现301重定向。在.htaccess 文件中加入

A typical Linux system such as the Apache server, you can modify the.Htaccess file to achieve a 301 redirect. Join in the.Htaccess file

以下代码,该代码要写在url rewrite 重写规则的前面。

The following code, in front of the code you need to write in the URL Rewrite rewrite rules.

redirect 301 /old.htm http://www.domain.com/new.htm 或

Redirect 301 /old.htm http://www.domain.com/new.htm or

redirect permanent /old.htm http://www.domain.com/new.htm

Redirect permanent /old.htm http://www.domain.com/new.htm

如果是所有的domain.com 都要301永久重定向到 www.domain.com 则还要进行mod_rewrite。

If all the domain.com will be 301 permanent redirect to www.domain.com and mod_rewrite.

RewriteEngine on

RewriteEngine on

RewriteCond %{http_host} ^www.dom.com [NC]

RewriteCond%{http_host} ^www.dom.com [NC]

RewriteRule ^(.*)$ http://dom.com/$1 [L,R=301]

RewriteRule ^ (. *) $http://dom.com/$1 [L, R=301]

其他windows主机等 可以通过php,asp,jsp 动态脚本实现。

Other windows host can be PHP, ASP, JSP dynamic script.


本文名称:深圳网站优化-深圳建站公司-网址URL规范化
网站网址:https://kmyhyy.com/view/168036.html