<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>go跳转页面 &#8211; 一灯不是和尚</title>
	<atom:link href="https://iyideng.org/tag/go%E8%B7%B3%E8%BD%AC%E9%A1%B5%E9%9D%A2/feed/" rel="self" type="application/rss+xml" />
	<link>https://iyideng.org</link>
	<description>专注于黑科技和跨境周边</description>
	<lastBuildDate>Tue, 16 Dec 2025 04:14:37 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>为您的WordPress网站外链添加漂亮的go跳转页面并实现新窗口自动打开外链的方法</title>
		<link>https://iyideng.org/wordpress-go-php-page/</link>
					<comments>https://iyideng.org/wordpress-go-php-page/#comments</comments>
		
		<dc:creator><![CDATA[一灯不是和尚]]></dc:creator>
		<pubDate>Thu, 11 Jun 2020 16:50:26 +0000</pubDate>
				<category><![CDATA[笔记]]></category>
		<category><![CDATA[go跳转页面]]></category>
		<category><![CDATA[外链跳转页面]]></category>
		<guid isPermaLink="false">https://iyideng.org/?p=4158</guid>

					<description><![CDATA[作为一名站长，你肯定希望自己网站的权重越高越好，但是外链处理不好，&#8230;]]></description>
										<content:encoded><![CDATA[<p>作为一名站长，你肯定希望自己网站的权重越高越好，但是外链处理不好，就会造成网站权重流失，所以你需要好好对待它。另外，你是不是经常看到一些网站的有非常炫酷的外链go跳转页面，如下图所示： 我们的网站设置以上跳转页面的好处就是可以有效防止外链造成网站权重流失，重要性是不言而喻的。如果你也想要这么一个添加了nofollow属性的go跳转页面，那么就跟我一起来操作。 我们需要先新建一个index.php文件，放置到wordpress根目录的go文件夹下（没有go文件夹就新建一个），形如“iyideng.org/go/index.php”，index.php页面代码如下： 将以上代码保存后，您网站的外链跳转形式为：{本站地址}/go/?url={外链地址}，再添加外链的时候，同时为网站主题的functions.php文件添加代码，实现自动给外链加上统一的跳转前缀，</p>
<p><a href="https://iyideng.org/wordpress-go-php-page/" rel="nofollow">来源</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://iyideng.org/wordpress-go-php-page/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
