Code that implements a Web site (Web page) jump and can hide a jump URL

Source: Internet
Author: User

    • 1. Implement the website (webpage) jump and can hide the URL after the jump code
    • <meta http-equiv= "Content-language" content= "ZH-CN" >
      <meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
      <meta http-equiv= "Refresh" content= "0.1;url=http://ui18.cn/" >
      <title> Love invites </title>
      <body>
      </body>


      2. Implement the website (webpage) jump and can hide the URL after the jump code


      <meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
      <title> Love invites </title>
      <frameset framespacing= "0" border= "0" rows= "0" frameborder= "0" >
      <frame name= "main" src= "http://ui18.cn/" scrolling= "Auto" noresize>
      </frameset>
      <body>
      <a href= "http://ui18.cn/" > Excellent love invitation </a> (Note: This line may not be, but the actual test will not be an error)
      </body>

      Instructions for use: Change the above http://ui18.cn/to your own URL. Change your name to your website by "Invite Your Love". This code can be made into a separate home page, placed in the space server root directory location. As the first page to execute. If I now give priority to the implementation of the HTM suffix, then the first page is set to Index.htm, if the precedence of the HTML suffix, the first page is set to index.html, if the priority is to execute PHP suffix, the first page is set to index.php. If the priority is to take the ASP as the suffix, then the homepage is set to index.asp, according to the actual situation.

Code that implements a Web site (Web page) jump and can hide a jump URL

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.