<?xml version="1.0" encoding="utf-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ezSEO Newlsetter #245</title>
	<atom:link href="http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/feed/" rel="self" type="application/rss+xml" />
	<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/</link>
	<description>Internet Marketing Tips &#38; Advice</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:27:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andy</title>
		<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/comment-page-1/#comment-3501</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/#comment-3501</guid>
		<description>Soren
 It may be true that standard navigation links have less of a benefit, but they certainly don&#039;t hurt.  GOogle actually likes a site that has clear text link based navigation menus, as it makes it easier for them to spider but more importantly easier for your visitors.  Although a lot of people think SEO is all about &quot;tricking&quot; the search engines, a good rule of thumb is that anything that makes things easier for your visitors is generally a good SEO strategy.</description>
		<content:encoded><![CDATA[<p>Soren<br />
 It may be true that standard navigation links have less of a benefit, but they certainly don&#8217;t hurt.  GOogle actually likes a site that has clear text link based navigation menus, as it makes it easier for them to spider but more importantly easier for your visitors.  Although a lot of people think SEO is all about &#8220;tricking&#8221; the search engines, a good rule of thumb is that anything that makes things easier for your visitors is generally a good SEO strategy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Photo Soren - The Travelling Photographer</title>
		<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/comment-page-1/#comment-3496</link>
		<dc:creator>Photo Soren - The Travelling Photographer</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/#comment-3496</guid>
		<description>Thanks Andy (again, again) for explaining complicated matters. May I add that according to what I have been told or seen, ?standard links? on each page isn?t regarded as important by Google as the hypertext links in the text of an article etc. on an individual page. I have had plenty of menu links on my main stock photography site and my feeling is that they havn?t done any harm. 

But on the other hand to add links to internal pages of my site from individual text sections should be a good addition, helpful for my visitors and accordingly (hopefully) valued by Google. 

What do you go for?

Soren Breiting
Denmark</description>
		<content:encoded><![CDATA[<p>Thanks Andy (again, again) for explaining complicated matters. May I add that according to what I have been told or seen, ?standard links? on each page isn?t regarded as important by Google as the hypertext links in the text of an article etc. on an individual page. I have had plenty of menu links on my main stock photography site and my feeling is that they havn?t done any harm. </p>
<p>But on the other hand to add links to internal pages of my site from individual text sections should be a good addition, helpful for my visitors and accordingly (hopefully) valued by Google. </p>
<p>What do you go for?</p>
<p>Soren Breiting<br />
Denmark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joanna</title>
		<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/comment-page-1/#comment-3469</link>
		<dc:creator>Joanna</dc:creator>
		<pubDate>Fri, 26 Jun 2009 03:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/#comment-3469</guid>
		<description>I may have solved the problem. Tried to copy @ paste your diagrams, no success either. Then I discovered that each of your diagrams has a link to its own page. You click on the link which takes you to the diagram page, and then you can print/copy that page. Maybe it&#039;s best to leave out the links next time. Thanks</description>
		<content:encoded><![CDATA[<p>I may have solved the problem. Tried to copy @ paste your diagrams, no success either. Then I discovered that each of your diagrams has a link to its own page. You click on the link which takes you to the diagram page, and then you can print/copy that page. Maybe it&#8217;s best to leave out the links next time. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fly fishing colorado</title>
		<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/comment-page-1/#comment-3463</link>
		<dc:creator>fly fishing colorado</dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/#comment-3463</guid>
		<description>Alex, you can use server side includes SSI on regular web pages and I think on blog php pages if done correctly. On a blog you can use the  or the  type of commands to include links to pages for your privacy, tos and other legal stuff pages. The require command will stop the execution if there are syntax errors or other php programming problems with the pages or command.  (Suggest the w3c php school on php programming. http://www.w3schools.com/PHP/DEfaULT.asP or general tab for all schools &#124;&#124; http://www.w3schools.com/)

If you are blogging, there is a nifty plugin called included it available to assist with including about anything in a blog post or page. (thanks Andy for letting us know about it.)

The commands are the include include_once require or require_once that did not get picked up in my previous comment</description>
		<content:encoded><![CDATA[<p>Alex, you can use server side includes SSI on regular web pages and I think on blog php pages if done correctly. On a blog you can use the  or the  type of commands to include links to pages for your privacy, tos and other legal stuff pages. The require command will stop the execution if there are syntax errors or other php programming problems with the pages or command.  (Suggest the w3c php school on php programming. <a href="http://www.w3schools.com/PHP/DEfaULT.asP" rel="nofollow">http://www.w3schools.com/PHP/DEfaULT.asP</a> or general tab for all schools || <a href="http://www.w3schools.com/" rel="nofollow">http://www.w3schools.com/</a>)</p>
<p>If you are blogging, there is a nifty plugin called included it available to assist with including about anything in a blog post or page. (thanks Andy for letting us know about it.)</p>
<p>The commands are the include include_once require or require_once that did not get picked up in my previous comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/comment-page-1/#comment-3458</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Wed, 24 Jun 2009 19:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://ezseonews.com/internet-marketing-tips/ezseo-newlsetter-245/#comment-3458</guid>
		<description>Hi Lane,

Thanks for your comments. Yes, I&#039;ve often heard that it&#039;s the &quot;bad guys&quot; who are making all the money. :-S I&#039;m sorry to hear that you&#039;ve had the same experience, where a really good content site has been far less successful financially. I guess I&#039;m going to have to invest more time, effort and money in promotion. My website topic is my passion and there&#039;s no way I&#039;d give it up, although unfortunately it is rather time consuming to not be bringing in as much income as I&#039;d like. I&#039;m looking into some new monetizing ideas now, so hopefully that will change. I&#039;ll have to play around with Andy&#039;s ideas too. I&#039;d never heard of PR sculpting -- yet another learning curve!</description>
		<content:encoded><![CDATA[<p>Hi Lane,</p>
<p>Thanks for your comments. Yes, I&#8217;ve often heard that it&#8217;s the &#8220;bad guys&#8221; who are making all the money. :-S I&#8217;m sorry to hear that you&#8217;ve had the same experience, where a really good content site has been far less successful financially. I guess I&#8217;m going to have to invest more time, effort and money in promotion. My website topic is my passion and there&#8217;s no way I&#8217;d give it up, although unfortunately it is rather time consuming to not be bringing in as much income as I&#8217;d like. I&#8217;m looking into some new monetizing ideas now, so hopefully that will change. I&#8217;ll have to play around with Andy&#8217;s ideas too. I&#8217;d never heard of PR sculpting &#8212; yet another learning curve!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

