close

今天要教各位的是"跳板網頁"
為何要跳板網頁呢
像是FB那樣的平台,往往在我們過度傳送或發布會被FB封鎖連結
而如果有跳板網頁的話
那就等於可以無限新增網址的意思

操作步驟:

1.註冊一個部落格越有名越好,建議用 blogger
https://www.blogger.com/

2.修改語法
修改下方 Html 語法
目標網址改成實際推薦的網址
圖片網址放一個你要的插圖網址
其他紅色文字隨你改
----------------------------------------------------------------------------------------------------------
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<title></title>
</head>
<body onLoad="test.click();">
<p align="center">
<a id="test" href="目標網址"> </a><br>
<br>
<p align="center"><b><font size="7" color="#FF0000">文字標題</font></b>
<a href="目標網址">
<img border="0" src="圖片網址" ></a>
<br>
</p>
</html>
---------------------------------------------------------------------------------------------------------

3.測試
以下這個就是目標網址貼我們網頁的blog連結:
http://leftmoonco.blogspot.com/2014/08/fb.html
雖然網址是blog的,但點進去之後就會自動跳轉到我們的官網喔~

 

 

arrow
arrow

    gpp06295 發表在 痞客邦 留言(0) 人氣()