Completely resolve Web pages cannot be saved as

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Some new webmaster, also include the old webmaster in the construction of the site may often save a page when prompted "Cannot save this page." This I believe to do site templates and copy station webmaster deeply harm. The culprit is the following code
<noscript>
<iframe src=*></iframe>
</noscript>
Use the method to copy the above code to a Web page <body><noscript>...</noscript></body> such as www.wangluo379.cn anti-duplication code in <!-- Construction of Luoyang website anti-Save Code--> Note the bottom of this page can not be saved by the Web page to save some people save their own pages. But with some tricks, it's still possible to save such a webpage. Let me show you how to solve this problem.
First of all understand an HTML tag <base href= "url" > this tag primarily to solve the problem of the relative path of the site. Everybody do it step by step
① View Web page source files
② find <noscript> </noscript>
③ Insert <base href=http://www.wangluo379.cn/under <head> label/>
④ the modified Web page source code Save as Index.html, remember to save as a Web page file, the site beginners more likely to make this mistake.
⑤ local access to this Web page file. You can see the pictures and CSS styles can be displayed correctly, if the wrong follow the steps to see which part of the error.
This time we go to the page to save as to see if we can save the normal?

One point we must pay attention to is <base href= "url", where the URL write address?
As long as propriety remove the file name behind the page address, the rest is correct.
such as http://www.admin5.com/browse/186/index.shtml
This page address index.shtml for the filename, get rid of the http://www.admin5.com/browse/186/is what you want to fill in the URL.

About the author of this article: Longxi soft medium Belt real progress: 01/100
Before May 2009 to write 100 pieces of soft and original article, these 100 articles hope to give the reader to increase knowledge, not just for their own to write soft text.

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.