Warning: include(/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php): failed to open stream: No such file or directory in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24

Warning: include(/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php): failed to open stream: No such file or directory in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24

Warning: include(): Failed opening '/home/blog66rr/public_html/wp-content/plugins/hyper-cache/cache.php' for inclusion (include_path='.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home/blog66rr/public_html/wp-content/advanced-cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/blog66rr/public_html/wp-content/advanced-cache.php:24) in /home/blog66rr/public_html/wp-includes/feed-rss2.php on line 8
301 – unethost無限空間虛擬主機 技術分享部落格 https://blog.unethost.com unethost 專注於提供優質的虛擬主機服務及相關問題解答 Fri, 06 Jun 2014 08:46:33 +0000 zh-TW hourly 1 https://wordpress.org/?v=6.0.8 常用轉頁語法(301) https://blog.unethost.com/url_redirect/ Tue, 03 Jun 2014 09:10:52 +0000 http://blog.unethost.com/?p=780 閱讀全文 常用轉頁語法(301)]]> 我們收集了來自網路上常用的轉頁語法,以供大家使用:

1. html 的轉頁語法(最常用):

請直接將下列語法,修改完後,貼到空白的 index.html裡:

[html]

[/html]

 

 

2.  JavaScript :

[javascript]

[/javascript]

 

 

3.  php :

請將語法擺在空白的 index.php檔裡

[php]

[/php]

其中php還有301語法(這是對搜索引擎友善)

[php]

[/php]

 

 

4. apache rewrite ( .htaccess ) :

這邊有介紹更詳細的用法
線上產生器
更進階的使用

]]>