<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Hardkap &#187; Tag: search engines - Recent Posts</title>
		<link>http://hardkap.net/forums/tags/search-engines</link>
		<description>Macpup, Pritlog, Pritdeals discussion forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 08:27:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://hardkap.net/forums/search.php</link>
		</textInput>
		<atom:link href="http://hardkap.net/forums/rss/tags/search-engines" rel="self" type="application/rss+xml" />

		<item>
			<title>Prit on "Traffic from Google Images"</title>
			<link>http://hardkap.net/forums/topic/traffic-from-google-images#post-927</link>
			<pubDate>Sat, 18 Apr 2009 12:26:13 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">927@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Thanks John. Good find.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>john on "Traffic from Google Images"</title>
			<link>http://hardkap.net/forums/topic/traffic-from-google-images#post-926</link>
			<pubDate>Sat, 18 Apr 2009 07:17:01 +0000</pubDate>
			<dc:creator>john</dc:creator>
			<guid isPermaLink="false">926@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Prit,&#60;/p&#62;
&#60;p&#62;I want to share the simplest way I found to populate alt tags on images, using post titles.&#60;/p&#62;
&#60;p&#62;Having meaningful alt tags in images is basic to improve ranking / traffic from Google Images, and depending on the topic of your blog such traffic could be a significant one.&#60;/p&#62;
&#60;p&#62;When using nicEdit you could certainly press the source code button and enter it manually, but thats not very practical.&#60;/p&#62;
&#60;p&#62;The only you need to do, is to add a single line of code to 2 functions:&#60;/p&#62;
&#60;p&#62;listPosts()&#60;br /&#62;
$content = str_replace('alt=&#34;&#34;','alt=&#34;'.$title.'&#34;',$entry[1]);&#60;/p&#62;
&#60;p&#62;viewEntry()&#60;br /&#62;
$content = str_replace('alt=&#34;&#34;','alt=&#34;'.$title.'&#34;',$content);&#60;/p&#62;
&#60;p&#62;I guess it will also help to improve your regular search engine ranking as well.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

