<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for More Than Scratch The Surface</title>
	
	<link>http://scratch99.com</link>
	<description>A Journey In Web Development</description>
	<lastBuildDate>Mon, 20 May 2013 10:26:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MoreThanScratchTheSurfaceComments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="morethanscratchthesurfacecomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on WordCamp Gold Coast 2011 – WordPress in Government by Namaz vakitleri</title>
		<link>http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/#comment-37182</link>
		<dc:creator>Namaz vakitleri</dc:creator>
		<pubDate>Mon, 20 May 2013 10:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=353#comment-37182</guid>
		<description><![CDATA[We use wordpress as Pamukkale University. So far have not had any difficulties...]]></description>
		<content:encoded><![CDATA[<p>We use wordpress as Pamukkale University. So far have not had any difficulties&#8230;</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/uwZ0TyZfXZI" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Change The WordPress Post Template Via URL Parameter by Paul123456</title>
		<link>http://scratch99.com/wordpress/development/how-to-change-post-template-via-url-parameter/#comment-37178</link>
		<dc:creator>Paul123456</dc:creator>
		<pubDate>Fri, 10 May 2013 10:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=322#comment-37178</guid>
		<description><![CDATA[Really nice explanation and a technique I will use to create embeddable iframes for my site content.

My only concern is how this impacts caching and how to encourage caching of the alternative template version of pages.]]></description>
		<content:encoded><![CDATA[<p>Really nice explanation and a technique I will use to create embeddable iframes for my site content.</p>
<p>My only concern is how this impacts caching and how to encourage caching of the alternative template version of pages.</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/lpr1vAVa4Uw" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create A Silo Structure In WordPress by jaso</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing/#comment-37171</link>
		<dc:creator>jaso</dc:creator>
		<pubDate>Sat, 27 Apr 2013 05:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=369#comment-37171</guid>
		<description><![CDATA[@Nicole if your sites were hit it was cos of your link building and not cos of your silos&#039;.silos is a technique to build a site, not spam a site.]]></description>
		<content:encoded><![CDATA[<p>@Nicole if your sites were hit it was cos of your link building and not cos of your silos&#8217;.silos is a technique to build a site, not spam a site.</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/m_WZenmto9U" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create A Silo Structure In WordPress by Andres</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing/#comment-37165</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Sun, 14 Apr 2013 17:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=369#comment-37165</guid>
		<description><![CDATA[I think this is one of the best Silo structure articles I&#039;ve ever read.

When do you think your plugin may be available to the public? I am very interesting. I would feel much better not having to touch code and rely on your plugin for the structure.

Thanks]]></description>
		<content:encoded><![CDATA[<p>I think this is one of the best Silo structure articles I&#8217;ve ever read.</p>
<p>When do you think your plugin may be available to the public? I am very interesting. I would feel much better not having to touch code and rely on your plugin for the structure.</p>
<p>Thanks</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/uLlNL5RDS6A" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting Cookies In WordPress – Trap For Beginners by George</title>
		<link>http://scratch99.com/wordpress/development/setting-cookies-in-wordpress-trap-for-beginners/#comment-37162</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 10 Apr 2013 10:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratch99.com/2008/09/setting-cookies-in-wordpress-trap-for-beginners/#comment-37162</guid>
		<description><![CDATA[for those using localhost, this works for me on wordpress:

setcookie(&quot;site_visitor&quot;, &quot;john&quot;, time()+3600, &quot;/&quot;, $SITECOOKIEPATH, false )]]></description>
		<content:encoded><![CDATA[<p>for those using localhost, this works for me on wordpress:</p>
<p>setcookie(&#8220;site_visitor&#8221;, &#8220;john&#8221;, time()+3600, &#8220;/&#8221;, $SITECOOKIEPATH, false )</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/vTBIAXSi96A" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create A Silo Structure In WordPress by Jen Becht</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing/#comment-37161</link>
		<dc:creator>Jen Becht</dc:creator>
		<pubDate>Wed, 10 Apr 2013 06:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=369#comment-37161</guid>
		<description><![CDATA[This is an awesome article on authority website.  I have two questions.  

1) If I have a theme category named &quot;car reviews&quot;,  am I suppose to have all my sub-pages with the keyword phrase &quot;car reviews&quot; on them?  I am a little confused on this.  What if I have a sub-page targeting keyword phrase &quot;Toyota SUV Review&quot;?  Am I still violating silo structure rules? 

2) Is it possible to link my sub-pages back to my home page or the sub-pages are only allow to link back to the main category-theme page?

Please help, I am very confused on these 2 questions.]]></description>
		<content:encoded><![CDATA[<p>This is an awesome article on authority website.  I have two questions.  </p>
<p>1) If I have a theme category named &#8220;car reviews&#8221;,  am I suppose to have all my sub-pages with the keyword phrase &#8220;car reviews&#8221; on them?  I am a little confused on this.  What if I have a sub-page targeting keyword phrase &#8220;Toyota SUV Review&#8221;?  Am I still violating silo structure rules? </p>
<p>2) Is it possible to link my sub-pages back to my home page or the sub-pages are only allow to link back to the main category-theme page?</p>
<p>Please help, I am very confused on these 2 questions.</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/LqDjC6CYhoE" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Create A Silo Structure In WordPress by Nicole</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing/#comment-36161</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Tue, 02 Apr 2013 15:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://scratch99.com/?p=369#comment-36161</guid>
		<description><![CDATA[I have successfully used a silo structure on many WP sites which all used to rank well. They were recently hit by panda a few months ago. Not quite sure why they were not hit previously. I have a feeling that the silo structure was the reason they were penalized. It may be not necessarily the reason but maybe Google just gives less benefits to the structure today than it did in the past. The interesting thing is that Google always used to recognize the structure and usually showed the main page in the results. Lately it shows one of the individual pages in the serps and not the main page. Also, I noticed that many of the results today are individual pages and not sites that focus on that keyword. I would love to hear what you think today and if you think that it is related to the reason that your site was penalized (as you mentioned).]]></description>
		<content:encoded><![CDATA[<p>I have successfully used a silo structure on many WP sites which all used to rank well. They were recently hit by panda a few months ago. Not quite sure why they were not hit previously. I have a feeling that the silo structure was the reason they were penalized. It may be not necessarily the reason but maybe Google just gives less benefits to the structure today than it did in the past. The interesting thing is that Google always used to recognize the structure and usually showed the main page in the results. Lately it shows one of the individual pages in the serps and not the main page. Also, I noticed that many of the results today are individual pages and not sites that focus on that keyword. I would love to hear what you think today and if you think that it is related to the reason that your site was penalized (as you mentioned).</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/1zdsXnFmZvA" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blogger – How To Add Adsense Inside Single Posts Only by Prachi</title>
		<link>http://scratch99.com/website-management/make-money-online/blogger-how-to-add-adsense-inside-single-posts-only/#comment-32587</link>
		<dc:creator>Prachi</dc:creator>
		<pubDate>Mon, 18 Mar 2013 15:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratch99.com/2009/01/blogger-how-to-add-adsense-inside-single-posts-only/#comment-32587</guid>
		<description><![CDATA[I wanted to show ads on single post... It worked like a charm... Thanks for sharing]]></description>
		<content:encoded><![CDATA[<p>I wanted to show ads on single post&#8230; It worked like a charm&#8230; Thanks for sharing</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/z8B5RZVzsvU" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin – IFrameWidgets by Michael</title>
		<link>http://scratch99.com/wordpress-plugin-iframewidgets/#comment-32235</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 16 Mar 2013 11:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratch99.com/wordpress-plugin-iframewidgets/#comment-32235</guid>
		<description><![CDATA[Hi Stephen
This sounds like an interesting concept and I am actually having exactly this kind of problem right now - a very slow loading wordpress widgets that slows down the complete page.
Now if I understood this correctly your plugin is for third party Javascript widgets only, not for wordpress widgets that are provided by plugins or themes?
Is there a way to use it for regular wordpress widgets?
Like drag the iframe widget in the sidebar and then drag a widget into the iframe widget so that particular widget gets loaded in an iframe?

Mike]]></description>
		<content:encoded><![CDATA[<p>Hi Stephen<br />
This sounds like an interesting concept and I am actually having exactly this kind of problem right now &#8211; a very slow loading wordpress widgets that slows down the complete page.<br />
Now if I understood this correctly your plugin is for third party Javascript widgets only, not for wordpress widgets that are provided by plugins or themes?<br />
Is there a way to use it for regular wordpress widgets?<br />
Like drag the iframe widget in the sidebar and then drag a widget into the iframe widget so that particular widget gets loaded in an iframe?</p>
<p>Mike</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/NjVOcN0vrSY" height="1" width="1"/>]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress – Simple CSS Text Boxes In Posts by Donna Hulka</title>
		<link>http://scratch99.com/wordpress/hacks/wordpress-simple-css-text-boxes-in-posts/#comment-32109</link>
		<dc:creator>Donna Hulka</dc:creator>
		<pubDate>Fri, 15 Mar 2013 18:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.scratch99.com/2007/06/wordpress-simple-css-text-boxes-in-posts/#comment-32109</guid>
		<description><![CDATA[Thank you so much for this! It&#039;s been nearly six years since you posted this tip, yet it is still useful. I&#039;m using it on my blog now. Much appreciated!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for this! It&#8217;s been nearly six years since you posted this tip, yet it is still useful. I&#8217;m using it on my blog now. Much appreciated!</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurfaceComments/~4/zpotYYDNMIk" height="1" width="1"/>]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 0.323 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-20 18:29:55 -->
