<?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>Blogging tips, tricks and tools - make money blogging &#187; HTML tips</title>
	<atom:link href="http://www.automatedblogpostingsoftware.com/tag/html-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automatedblogpostingsoftware.com</link>
	<description></description>
	<lastBuildDate>Tue, 19 Oct 2010 08:25:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to open link in new window and stop visitors leaving your site</title>
		<link>http://www.automatedblogpostingsoftware.com/how-to-open-link-in-new-window-and-stop-visitors-leaving-your-site/</link>
		<comments>http://www.automatedblogpostingsoftware.com/how-to-open-link-in-new-window-and-stop-visitors-leaving-your-site/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 04:51:54 +0000</pubDate>
		<dc:creator>automatedblogpostingsoftware</dc:creator>
				<category><![CDATA[HTML tips]]></category>
		<category><![CDATA[open link in new window]]></category>

		<guid isPermaLink="false">http://www.automatedblogpostingsoftware.com/?p=301</guid>
		<description><![CDATA[A major concern of many website owners is the fact that when visitors click a link they are taken away from the site which stops further browsing. So how do you stop visitors leaving your site when they click a link? How do you make a link open in a new window or tab? Thankfully, [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin:10px;">
<script type="text/javascript"><!--
google_ad_client = "pub-7005309545903185";
/* abps1topofpost */
google_ad_slot = "4008517175";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>A major concern of many website owners is the fact that when visitors click a link they are taken away from the site which stops further browsing.</p>
<p>So how do you stop visitors leaving your site when they click a link? How do you make a link open in a new window or tab?</p>
<p>Thankfully, this is a relatively simple issue to resolve.  If you have access to edit the html of your site then it is merely a matter of adding a <font color="red">target=&#8221;blank&#8221;</font> to the html code for the link as in the example below.</p>
<p>Example 1: Making a link attached to a graphic or banner open in a new tab or window</p>
<p>&lt;a href=&#8221;http://www.mysite.com&#8221; target=&#8221;blank&#8221;&gt; &lt;img src=&#8221;http://www.mysite.com/images/banner.jpg&#8221;&gt; &lt;/a&gt;</p>
<p>This will create something like this</p>
<table width="100%">
<td>
<center><a href="http://www.resources4marketers.com" target="blank"><img src=http://www.resources4marketers.com/images/r4mbanner2.png></a></center></td>
</table>
<p>Example 1: Making a text link open in a new tab or window</p>
<p>&lt;a href=&#8221;http://www.mysite.com&#8221; target=&#8221;blank&#8221;&gt; my link here &lt;/a&gt;</p>
<p>To create a link like this:</p>
<p><a href="http://www.resources4marketers.com" target="blank">Resources for Marketers</a></p>
<p>Whether these links open in a new window or a new browser tab depends on the visitors browser settings.  But whichever it does, your site will still be open in their browser for them to return to.</p>
<p>It should be noted that Google does not permit the code in adsense units to be altered.  Therefore it is unavoidable that people leave your site if they click a Google link. If you alter this code Google can disallow ALL clicks and potentially close your adsense account and ban you from ever signing up again.</p>
<p>Any other link may be opened in a separate window or tab by following the instructions above.</p>
<img src="http://www.automatedblogpostingsoftware.com/?ak_action=api_record_view&id=301&type=feed" alt="" />

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.automatedblogpostingsoftware.com/how-to-open-link-in-new-window-and-stop-visitors-leaving-your-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

