A brief talk on Web site dead chain error 404 page problem

Source: Internet
Author: User
Keywords Dead chain face ask talk about website nbsp; http

The site appears dead chain is very common thing, most stationmaster do not have a good habit, did not go to tidy up this 404 error page. This aspect both causes the user experience invalidation, and causes the SEO to appear the negative effect.

A few days ago, a friend of mine's client site had a lot of dead chains, the reason is because a lot of previous content has been deleted, but the engine also included, not updated, others Click on those dead chain, access to the page does not exist, because they are selling products, this situation has a great impact on their overall authority. My friend took care of me and ended up helping him out. In fact this aspect of things in the web is a lot of tutorials, just negligence. I now have the Shenzhen SEO station 404 page Processing method written out for reference.

First create a 404.asp/404.htm file, this extension will be based on your space service provider background rules to decide. The code in the page is as follows:

<html xmlns= "http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv= "Content-type" content= "HTML; charset=gb2312 "/>
<title> Mistakes! -Shenzhen seo</title>
<style type= "Text/css" >
<!--
. STYLE1 {
font-size:18px;
Font-weight:bold;
Color: #FF0000;
}
-->
</style>
<meta http-equiv= "Refresh" content= "5; url=http://www.seo-tyanbo.cn ">/*content=" 5 "means stay time; */
</head>

<body>
<div align= "center" class= "STYLE1" >i am sorry! The page you are visiting does not exist or has been modified. Automatically returns home after 5 seconds. </div>
</body>

</html>

Then upload the 404 files to the site's root directory. Then landing space management control surface version. And then modify the custom error page option, as shown below:

  

I upload this to the root directory is 404.asp, so I selected is 404.asp that, and then directly modify the.

The article originates from (http://www.seo-tyanbo.cn Author: Tan Yanbo (Tyanbo), reprint please specify the copyright!)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.