<?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>Squidbits - Greekgeek's Squidoo Blog</title>
	<atom:link href="http://greekgeek.mythphile.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://greekgeek.mythphile.com</link>
	<description>How to Squidoo, SEO, and My Squidoo Odyssey</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:49:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS, Graphics, and Lens Design: My Best Design</title>
		<link>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/</link>
		<comments>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 04:49:00 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[CSS and HTML Tips]]></category>
		<category><![CDATA[Graphics Tips]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[css-html]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[my-squidoo-stuff]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=586</guid>
		<description><![CDATA[I think that to date, the Squidoo Museum is my best lens as far as presentation, although the Fancy Table of Contents lens comes close. I&#8217;d like to talk about how I put together the Squidoo Museum. It demonstrates everything I know about graphics, color, fonts, and CSS. First, I built the content. I knew [...]]]></description>
			<content:encoded><![CDATA[<p>I think that to date, the <a href="http://www.squidoo.com/squidoo-museum">Squidoo Museum</a> is my best lens as far as presentation, although the <a href="http://www.squidoo.com/squidoo-table-of-contents">Fancy Table of Contents</a> lens comes close.</p>
<p>I&#8217;d like to talk about how I put together the Squidoo Museum. It demonstrates everything I know about graphics, color, fonts, and CSS.</p>
<p><span id="more-586"></span></p>
<p>First, I built the content. I knew <em>what</em> I wanted on my lens&#8211; a showcase of lenses of the type I want to see more of on Squidoo&#8211; so all I had to do is collect and organize it in a semi-logical fashion. I published it once I had the basic facts, ideas, things I wanted to say written out, and a lens logo. That was it.</p>
<p>Then I worked on the writing style. I could see that a plain old lensography didn&#8217;t have much draw. Like a Latin or Etymology class, you have to work harder to make dry content come to life. Give it a personality. Show <em>why</em> you love it, and let that passion be contagious.</p>
<p>I love antiquities, and my topics &#8212; science, history, geography &#8212; reminded me of the Smithsonian. I&#8217;d already named the lens the Squidoo Museum. So I had my model: a museum, a World&#8217;s Fair, an antiquarian&#8217;s collection of curiosities. You could use any sort of conceit &#8212; a racetrack, a shopping mall (which has been done to marvelous effect by Margaret Shaut), a library, a playground &#8212; to give a lens a cohesive theme.</p>
<p>I invented a fake curator, and pulled a tongue-in-cheek antiquarian style to give the lens personality.</p>
<p>Once I realized that my theme was a sort of Victorian version of the Smithsonian, <em>then</em> I started working on graphics. I mostly searched Wikimedia Commons for images, because they&#8217;re almost all public domain, and some Creative Commons. That took a while. I then had to pick one size for all of them, so they&#8217;d look cohesive, and shrink/crop all the graphics to the same size.</p>
<p>Last of all, I did a better lens logo. I found myself putting a border on it, mostly because I&#8217;d been forced to do a tight crop.</p>
<p><em>The lens logo dictated the CSS styles of my lens. </em>I saw it was a spare, grayish-blue sort of graphic, so I replicated that throughout the lens. In fact, I replicated the colors precisely.</p>
<p>Since the graphic had a border, the introduction module paragraph next to it needed a border. <em>Try to get the Introduction Module to coordinate graphics and text</em>, since that&#8217;s the first thing visitors see. I used the eyedropper in my graphics program to find out the actual color of the border of the graphic, and used that for the color of the paragraph border. I borrowed a few grays and blues from the graphic to color other parts of the lens.</p>
<p>Then I worked a heck of a lot with CSS to get the graphics and text to fit their areas nicely, and for colors to harmonize.</p>
<p>Colors Tip: Look closely at the Introduction Module of the<a href="http://www.squidoo.com/squidoo-museum"> Squidoo Museum</a> (thumbnail above). I <strong>painted</strong> a colored border on the graphic in Photoshop:<br />
&#8211; Use the eyedropper to pick a dark color in the graphic.<br />
&#8211; Select All.<br />
&#8211; Make a new layer.<br />
&#8211; Under the edit menu, pick STROKE to stroke a border around the graphic.<br />
Then I double-clicked the color of that border, COPIED the color code, and used it for the CSS border of the paragraph in the lens. In other words, use the eyedropper in your graphics program to discover color codes of the lens logo, and use those colors for text, borders or paragraphs in the Introduction Module. (In this lens, I picked up the blue of the fireworks for the paragraph border.)</p>
<p>For all my best CSS tricks, see my <a href="http://www.squidoo.com/advancedCSS">Advanced CSS Tricks</a> lens. Or learn basic CSS on my <a href="http://www.squidoo.com/css-codes">CSS Tutorial and Quick Reference</a> lens.</p>
<p>And yes, I need to update the museum again! Or at least the newsletter.</p>
<h4>Spam That Has ABSOLUTELY Nothing To Do With This Post</h4>
<p>Apologies. I&#8217;m testing something SEO-related. I&#8217;ll let you know what I&#8217;ve learned (if anything) after the experiment is over. <img src='http://greekgeek.mythphile.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.squidoo.com/kithyra2">Kithyra</a> <a href="http://www.squidoo.com/grunderbar2">Grunderbar</a> <a href="http://www.squidoo.com/kithyra3">Kithyra</a> <a href="http://www.squidoo.com/grunderbar3">Grunderbar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/07/css-squidoo-lens-desig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced CSS Tricks and Tips: Borders and Backgrounds and Captions, Oh My!</title>
		<link>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/</link>
		<comments>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 01:45:42 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[CSS and HTML Tips]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[Squidoo Tutorial]]></category>
		<category><![CDATA[css-html]]></category>
		<category><![CDATA[lens-design]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=583</guid>
		<description><![CDATA[I finally got around to updating my Advanced CSS lens, where I used to post crazy &#8220;lab experiments&#8221; in CSS. Now I&#8217;ve reorganized it and made it more dignified (slightly), and added all the tricks I tend to use most on my lenses: rounded corners, background-images for paragraphs, captions under aligned images, drop caps, dramatic [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got around to updating my <a href="http://www.squidoo.com/advancedCSS">Advanced CSS lens</a>, where I used to post crazy &#8220;lab experiments&#8221; in CSS.</p>
<p>Now I&#8217;ve reorganized it and made it more dignified (slightly), and added all the tricks I tend to use most on my lenses: rounded corners, background-images for paragraphs, captions under aligned images, drop caps, dramatic numbered lists, and most of all, playing around with the introduction module to make the first thing visitors see look great.</p>
<p>I&#8217;ve moved the old lab experiments to page 2. There&#8217;s another use for a Page Break!</p>
<p>(My &#8220;crazy lab experiments&#8221; lens is now <a href="http://www.squidoo.com/code-scratchpad">ZEE CODE SCRATCHPAD</a>. Once I&#8217;ve got things working nicely there, I may move the &#8220;finished products&#8221; to the AdvancedCSS lens for prime time viewing.)</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/06/advanced-css-tricks-and-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How many Squidoo pages are indexed by Google, Yahoo, et alia?</title>
		<link>http://greekgeek.mythphile.com/2010/06/how-many-squidoo-pages-are-indexed/</link>
		<comments>http://greekgeek.mythphile.com/2010/06/how-many-squidoo-pages-are-indexed/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 19:43:51 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Basic SEO]]></category>
		<category><![CDATA[How Squidoo Works]]></category>
		<category><![CDATA[serps]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=555</guid>
		<description><![CDATA[Addendum &#8212; just because I&#8217;m curious &#8212; how many Squidoo pages have the different search engines got indexed? Google: about 1,340,000 from squidoo.com (This was in JANUARY. In June, it is about 398,000! Mayday! Mayday!) Yahoo: Pages (9,671,276) Bing: 446,000 results Altavista: found 9,660,000 results Lycos: 1,107,211 results Ask: 222,500 (? &#8212; I&#8217;m not sure [...]]]></description>
			<content:encoded><![CDATA[<p>Addendum &#8212; just because I&#8217;m curious &#8212; how many Squidoo pages have the different search engines got indexed?</p>
<ul>
<li><a href="http://www.google.com/search?hl=en&amp;source=hp&amp;q=site:squidoo.com&amp;bwm=i&amp;bwmf=u&amp;bwms=p&amp;fr=yfp-t-701&amp;fr2=seo-rd-se">Google</a>: about <span style="text-decoration: line-through;"><strong>1,340,000</strong></span> from <strong>squidoo.com (This was in JANUARY. In June, it is </strong>about 398,000! <a href="http://www.ask.com/web?qsrc=2417&amp;o=0&amp;l=dir&amp;q=squidoo+site%3Awww.squidoo.com">Mayday</a>! Mayday!)</li>
<li><a href="http://siteexplorer.search.yahoo.com/search?p=http://squidoo.com&amp;bwm=p&amp;bwms=p&amp;fr=yfp-t-701&amp;fr2=seo-rd-se">Yahoo</a>: Pages (9,671,276)</li>
<li><a href="http://www.bing.com/search?q=site%3Asquidoo.com&amp;bwm=i&amp;bwmf=u&amp;bwms=p&amp;fr=yfp-t-701&amp;fr2=seo-rd-se">Bing</a>: 446,000 results</li>
<li><a href="http://www.altavista.com/web/results?itag=ody&amp;pg=aq&amp;aqmode=s&amp;aqa=&amp;aqp=&amp;aqo=&amp;aqn=&amp;kgs=1&amp;kls=0&amp;dt=tmperiod&amp;d2=0&amp;dfr[d]=1&amp;dfr[m]=1&amp;dfr[y]=1980&amp;dto[d]=5&amp;dto[m]=6&amp;dto[y]=2010&amp;filetype=&amp;rc=dmn&amp;swd=www.squidoo.com&amp;lh=&amp;nbq=10">Altavista</a>: found 9,660,000 results</li>
<li><a href="http://search.lycos.com/?query=squidoo&amp;page2=300&amp;tab=web&amp;dfi=www.squidoo.com&amp;adf=on">Lycos</a>: 1,107,211 results</li>
<li><a href="http://www.ask.com/web?qsrc=2417&amp;o=0&amp;l=dir&amp;q=squidoo+site%3Awww.squidoo.com">Ask</a>: 222,500 (? &#8212; I&#8217;m not sure if I figured out how to query Ask properly.)</li>
</ul>
<p>Again, I don&#8217;t think Google&#8217;s spiders are less effective than Yahoo&#8217;s &#8212; no WAY &#8212; but it tosses an awful lot of pages into the &#8220;<a href="http://www.seodesignsolutions.com/blog/how-to-reference-material/how-to-avoid-googles-supplemental-index/">suppemental index</a>&#8221; if they seem not to give any good info that can&#8217;t be found on <em>other pages on the same website.</em> I.E. if you make a lens that&#8217;s just like a ton of lenses, don&#8217;t expect it to get seen in Google search results!</p>
<p>To figure out if your lens is indexed, use one of the searches above, then add the title of your lens!</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/06/how-many-squidoo-pages-are-indexed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updating Squidoo Lenses: Staying Fresh</title>
		<link>http://greekgeek.mythphile.com/2010/06/updating-squidoo-lenses/</link>
		<comments>http://greekgeek.mythphile.com/2010/06/updating-squidoo-lenses/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 03:23:29 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[updating-lenses]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=578</guid>
		<description><![CDATA[After 60 (?) days, a lens loses lensrank because it&#8217;s not fresh. Also, Google rewards frequently updated content. These are two separate things, but they go together. What are your techniques for keeping lenses fresh? Here&#8217;s some of mine. Quick Fix &#8212; do one of the following While watching TV, I&#8217;ll sort my dashboard by [...]]]></description>
			<content:encoded><![CDATA[<p>After 60 (?) days, a lens loses lensrank because it&#8217;s not fresh.</p>
<p>Also, Google rewards frequently updated content.</p>
<p>These are two separate things, but they go together.</p>
<p>What are your techniques for keeping lenses fresh?</p>
<p>Here&#8217;s some of mine.</p>
<h2>Quick Fix &#8212; do one of the following</h2>
<ul>
<li>While watching TV, I&#8217;ll sort my dashboard by date (click the date column at top), then edit and re-publish. Don&#8217;t do all of them on the same day &#8212; stagger them so you&#8217;re doing 10 or so on different days.</li>
<li><span id="more-578"></span>Check traffic stats. Change the range to 3 months. See any long tail phrases that are getting a lot of hits? Go edit your lens, see if you can have that phrase appear in a module title or image filename or body text without it being intrusive to human readers.</li>
<li>Edit for clarity.  Trim excess verbiage, tighten prose.</li>
<li>Check your images. Do you have alt-text (or labels) that match your keywords? Do imagenames match your keywords?</li>
<li>Search Squidoo. See if you can find any good lenses on your topic to feature or lensroll.</li>
<li>Search Amazon. See if you can find any good products to feature in a sidebar widget.</li>
</ul>
<h2>Slightly Longer Fix</h2>
<ul>
<li> Jot down the purpose of your lens on a post-it or something (Goals #1, 2, 3). Read your lens module by module. Does each part satisfy a goal? Or is there stuff in your lens that doesn&#8217;t satisfy the lens goal? Why is it there?</li>
<li>Look for any graphics that could be improved. Search for Creative Commons, clip art or stock photos to make it look better.</li>
<li>Skim the answer deck. See any ideas that catch your eye? Read a &#8220;tips and techniques&#8221; lens, and apply it to yours.</li>
<li>Search the web for your topic. See any useful information or sites you could link to? Maybe get some new ideas.</li>
<li>Search YouTube for related videos.</li>
<li>Search Vimeo, Veoh, and OTHER video sites for related videos. We always forget those!</li>
<li>Search Twitter for tweets related to your lens topic. The Tweets themselves won&#8217;t give you anything new, but they might point you at (a) news, products, or content you could add to your lens or (b) what people interested in your topic are talking about.</li>
</ul>
<p>All right, your turn! What do you do to keep lenses updated?</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/06/updating-squidoo-lenses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Squidoo Graphics: Colors, Themes, Black Box Tips</title>
		<link>http://greekgeek.mythphile.com/2010/06/squidoo-colors-graphics-tips/</link>
		<comments>http://greekgeek.mythphile.com/2010/06/squidoo-colors-graphics-tips/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:19:28 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Graphics Tips]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[lens-design]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=573</guid>
		<description><![CDATA[I&#8217;ve been thinking. Try as I might, I&#8217;m a journeyman when it comes to Squidoo SEO: I have the basic techniques down, I know what I&#8217;m doing, but I&#8217;ve got the online equivalent of an undergraduate college degree rather than a PhD. Whereas I&#8217;ve been doing computer graphics and layout since 1980, HTML since 1993, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking. Try as I might, I&#8217;m a journeyman when it comes to <a href="http://www.squidoo.com/squidoo-seo">Squidoo SEO</a>: I have the basic techniques down, I know what I&#8217;m doing, but I&#8217;ve got the online equivalent of an undergraduate college degree rather than a PhD. Whereas I&#8217;ve been doing computer graphics and layout since 1980, HTML since 1993, and CSS since&#8211;well, whenever it first came out.</p>
<p>So I should share more of my tips on graphics and webpage design. Here&#8217;s a few!</p>
<p><span id="more-573"></span></p>
<p>First, I just posted a lens on <a href="http://www.squidoo.com/themes-color-codes">Squidoo&#8217;s themes and text colors</a>, giving all the HTML color codes for each Squidoo theme (themes, not co-brands &#8212; I need to do co-brands too, don&#8217;t I?)</p>
<p>Second, I like jeffreyv&#8217;s tip to drag this <a href="javascript:Qr=prompt('Search%20free%20stock%20print%20size%20images%20for','');if(Qr)location.href='http://images.search.yahoo.com/search/images?_adv_prop=images&amp;vs=morguefile.com+www.freemages.co.uk+www.publicdomainpictures.net+www.stockvault.net+www.sxc.hu+imageafter.com+openphoto.net+www.bestphotos.us+www.public-domain-photos.com+www.pdphoto.org&amp;p='+escape(Qr)">Find Stock Photos</a> link into your toolbar (or bookmark it) to use Yahoo to search for stock photos. In fact, I like it so much that I may have to hack the code to add my own favorite ways to search for images. For a first try, here&#8217;s a <a href="javascript:Qr=prompt('Search%20Creative%20Commons%20images%20for','');if(Qr)location.href='http://www.google.com/images?as_q='+escape(Qr)+'&amp;hl=en&amp;btnG=Google+Search&amp;as_epq=&amp;as_oq=&amp;as_eq=&amp;as_sitesearch=&amp;safe=off&amp;as_st=y&amp;tbs=isch:1,iur:fc'">Google Creative Commons search</a>, which doesn&#8217;t just search Flickr (unlike the default Creative Commons website), but searches for ALL images with Creative Commons licenses. More on this later.</p>
<p>Third, if you haven&#8217;t gone there already, go to my <a href="http://www.squidoo.com/free-web-graphics">Free Web Graphics: Where to Find them (Legally)</a>! lens. It really is possible to find good graphics without breaking copyright, but it helps to know where to look!</p>
<p>And fourth: did you know you can change the color of black boxes, and even <a href="http://www.squidoo.com/themes-color-codes#module103819061">add a background-image</a>? It looks gorgeous. It also makes a great frame for Allposters.com ads, but you&#8217;ll need to trim it severely.</p>
<p>Here&#8217;s how. First, get a Static Link to a single poster. Change it to &#8220;Large Image&#8221;, and choose &#8220;No&#8221; on every single radio button that you can.</p>
<p><a class="APCTitleAnchor" title="Tournée du Chat Noir, c.1896" href="http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" target="_blank"><img src="http://imagecache6.allposters.com//LRG//\20\2032\9IE4D00Z.jpg" border="0" alt="Tournée du Chat Noir, c.1896" width="332" height="450" /></a><br />
<img src="http://tracking.allposters.com/allposters.gif?AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" border="0" alt="" width="1" height="1" /><br />
<span style="font-family: verdana,arial,helvetica; font-size: 10;"><a class="APCTitleAnchor" title="Tournée du Chat Noir, c.1896" href="http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" target="_blank">Buy  at AllPosters.com</a><br />
</span><br />
Second, take the code that they give you, and trim what&#8217;s not essential so that you can fit within the Black Box&#8217;s 500 character limit. Red parts can be deleted:</p>
<p>&lt;a href=<span style="color: #ff0000;">&#8220;</span>http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1<span style="color: #ff0000;">&#8220;</span><span style="color: #ff0000;"> target=&#8221;_blank&#8221; title=&#8221;Tourn&amp;#233;e du Chat Noir, c.1896&#8243;</span>&gt;&lt;img src=<span style="color: #ff0000;">&#8220;</span>http://imagecache6.allposters.com//LRG//\20\2032\9IE4D00Z.jpg<span style="color: #ff0000;">&#8221; alt=&#8221;Tourn&amp;#233;e du Chat Noir, c.1896&#8243; border=&#8221;0&#8243;</span> height=<span style="color: #ff0000;">&#8220;</span>450<span style="color: #ff0000;">&#8220;</span> width=<span style="color: #ff0000;">&#8220;</span>332<span style="color: #ff0000;">&#8220;</span>&gt;&lt;/a&gt;<br />
&lt;img src=<span style="color: #ff0000;">&#8220;</span>http://tracking.allposters.com/allposters.gif?AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1<span style="color: #ff0000;">&#8220;</span> <span style="color: #ff0000;">border=&#8221;0&#8243; </span>height=<span style="color: #ff0000;">&#8220;</span>1<span style="color: #ff0000;">&#8221; </span>width=<span style="color: #ff0000;">&#8220;</span>1<span style="color: #ff0000;">&#8220;</span>&gt;<br />
<span style="color: #ff0000;">&lt;BR&gt;</span><br />
<span style="color: #ff0000;">&lt;span style=&#8221;font-family:verdana,arial,helvetica;font-size:10;&#8221; &gt;</span></p>
<p>&lt;a href=<span style="color: #ff0000;">&#8220;</span>http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1<span style="color: #ff0000;">&#8220;</span><span style="color: #ff0000;"> target=&#8221;_blank&#8221; title=&#8221;Tourn&amp;#233;e du Chat Noir, c.1896&#8243;</span>&gt;Buy  at AllPosters.com&lt;/a&gt;<span style="color: #ff0000;">&lt;BR&gt;<br />
&lt;/span&gt;</span></p>
<p>You don&#8217;t have to delete all of that, but watch your character count and delete until you&#8217;ve gotten under the 500 character limit. The black box will then make a dramatic and sharp-looking frame for your poster, something like this (only with rounded corners, which WordPress isn&#8217;t letting me do, #@$!):</p>
<p style="background-color: black; color: white; width: 400px; margin: 0px 20px; font-size: 1.5em; font-weight: bold; text-align: center; padding: 20px;">Here, Kitty, Kitty</p>
<p style="background-color: black; color: white; width: 400px; margin: 0px 20px; font-size: 1.5em; font-weight: bold; text-align: center; padding: 20px;"><a class="APCTitleAnchor" title="Tournée du Chat Noir, c.1896" href="http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" target="_blank"><img src="http://imagecache6.allposters.com//LRG//\20\2032\9IE4D00Z.jpg" border="0" alt="Tournée du Chat Noir, c.1896" width="332" height="450" /></a><br />
<img src="http://tracking.allposters.com/allposters.gif?AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" border="0" alt="" width="1" height="1" /><br />
<a class="APCTitleAnchor" style="font-size: 9pt;" title="Tournée du Chat Noir, c.1896" href="http://affiliates.allposters.com/link/redirect.asp?item=390463&amp;AID=1192828929&amp;PSTID=1&amp;LTID=2&amp;lang=1" target="_blank">Buy  at AllPosters.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/06/squidoo-colors-graphics-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Backlinks Count for SEO?</title>
		<link>http://greekgeek.mythphile.com/2010/01/which-backlinks-count-for-seo/</link>
		<comments>http://greekgeek.mythphile.com/2010/01/which-backlinks-count-for-seo/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 19:07:04 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Basic SEO]]></category>
		<category><![CDATA[linkbuilding]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=552</guid>
		<description><![CDATA[This is  a huge question. Different tools find different backlinks. For example, checking my Free Web Graphics &#8212; How to Get Them (Legally!) lens on SquidUtils&#8217; Backlink Checker, I get this: This URL has 1000+ links from 6 domains. angelfire.com 1 annbrundigestudio.com 20 digg.com 1 mythphile.com 25 squidu.com 952 squidutils.com 1 (Once again demonstrating the  [...]]]></description>
			<content:encoded><![CDATA[<p>This is  a huge question. Different tools find different backlinks. For example, checking my <a href="http://www.squidoo.com/free-web-graphics">Free Web Graphics &#8212; How to Get Them (Legally!)</a> lens on <a href="http://squidutils.com/backlinks.php">SquidUtils&#8217; Backlink Checker</a>, I get this:</p>
<p style="padding-left: 30px;">This URL has <strong>1000+</strong> links from <strong>6</strong> domains.</p>
<ul style="padding-left: 30px;">
<li><strong>angelfire.com</strong> 1</li>
<li><strong>annbrundigestudio.com</strong> 20</li>
<li><strong>digg.com</strong> 1</li>
<li><strong>mythphile.com</strong> 25</li>
<li><strong>squidu.com</strong> 952</li>
<li><strong>squidutils.com</strong> 1</li>
</ul>
<p>(Once again demonstrating the  <a href="http://greekgeek.mythphile.com/2009/05/social-media-seo-benefits/">limitations of social media for SEO</a>, since the links from StumbleUpon, Del.ici.ous. Tagfoot and others don&#8217;t show up.)</p>
<p><strong>1000+ backlinks</strong> is pretty good, right? Well, yeah, assuming (a) all search engines see the same backlinks as Yahoo Site Explorer (the database SquidUtils uses), and (b) all search engines count those links as relevant. But of course, they don&#8217;t.</p>
<p><span id="more-552"></span>Checking my <a href="https://addons.mozilla.org/en-US/firefox/addon/14375">Swoosty SEO Tools Firefox Add-on</a>&#8230;</p>
<p><a href="http://www.squidoo.com/free-web-graphics"><img class="alignleft size-full wp-image-553" title="free-web-graphics" src="http://greekgeek.mythphile.com/wp-content/uploads/2010/01/free-web-graphics.jpg" alt="Legal Free Web Graphics" width="500" height="182" /></a></p>
<p style="clear: both;"><em>(Pagerank 4, not bad, could be better&#8230;)</em></p>
<p><strong>Links according to Google:</strong></p>
<ul>
<li>40, of which 36 are other Squidoo lenses, 4 on my Mom&#8217;s blog.</li>
</ul>
<p>Digg doesn&#8217;t show up. That ancient Angelfire site I&#8217;ve had since the dawn of the web isn&#8217;t listed. More troublingly, my blogs started 8 months (this blog) and 2 months ago don&#8217;t count, even though Google indexes their new posts within an hour.</p>
<p>Note that Googling for <strong>link:http://www.squidoo.com/lensname</strong> <span style="text-decoration: line-through;">may not </span> does not give all the backlinks that <em>Google considers relevant for ranking in search results. </em>I know Google search results occasionally turn up SquidU posts, so it&#8217;s seeing those signature links. [EDIT: Fluff explains why Google's <strong>link: </strong>search doesn't show all the links Google knows about.]</p>
<p>But this test is a sobering wake-up call that using Yahoo tools to count backlinks for Google optimization purposes is like using a German dictionary to translate a French menu.</p>
<p>Okay, it&#8217;s no secret that I am better at on-page SEO than backlink-building. But my &#8220;Free Web Graphics&#8221; lens (and the blogs mentioning it) are less than a year old. How about&#8230;</p>
<h2>Test #2: A More Established Lens</h2>
<p><a href="http://www.squidoo.com/odyssey">Ancient Greece Odyssey</a> is a less-searched topic, but it&#8217;s been around since May 2007. It&#8217;s got pagerank 5 instead of 4, for what little that is worth.</p>
<p><strong>SquidUtils backlink checker:</strong></p>
<ul>
<li>This URL has <strong>595</strong> links from <strong>64</strong> domains.</li>
</ul>
<p>That&#8217;s half the number of links, but 10 times the number of different domains.</p>
<p><strong>Google link checker:</strong></p>
<ul>
<li>28 links, of which only TWO are from non-Squidoo pages, but they&#8217;re my older blogs which are <em>relevant to the lens topic. </em>Surprisingly, one of those links was from Livejournal, which I don&#8217;t often hear of as a good blogging platform for SEO purposes, whereas only my older WordPress blogs showed up (the ones 2 and 8 months old didn&#8217;t, though Google indexes new posts on them promptly).</li>
</ul>
<p>Among the Squidoo pages that Google&#8217;s <strong>link:</strong> search turned up as links pointing to my lens, I notice a few things:</p>
<ul>
<li>Some but not all of my lenses turn up. I am stymied as to which lenses get chosen &#8212; they&#8217;re not all highly-ranked, they don&#8217;t all many backlinks, and at least one of them is old, stale, un-trafficked, and hasn&#8217;t changed much since 2007. Hm.</li>
<li>Lenses with links to my lenses in Plexos did not turn up. I wonder whether Google demotes big lists o&#8217; links.</li>
<li>Lenses with regular updates tend to get listed. If you haven&#8217;t built a &#8220;<a href="http://www.squidoo.com/greekgeeks-squidoo-lenses">Latest Ten Lenses</a>&#8221; lens, do it now.</li>
<li>The Squidoo tag page for the PRIMARY TAG was listed.</li>
<li>Other Lensmaster profiles <em>with Ancient Greece Odyssey listed FIRST under Favorites</em> turn up.  Checking <a href="http://www.webconfs.com/search-engine-spider-simulator.php">Webconf&#8217;s Spider Simulator</a>,  it looks like Google may be giving extra love to <em>the first link on a webpage after the header links.</em></li>
</ul>
<p><span style="color: #339966;"><strong>Edited due to comments</strong>: As Fluff points out, just two examples isn&#8217;t a big enough sample size to let us draw any sweeping conclusions. And the <strong>link:</strong> search delimiter doesn&#8217;t tell us which links Google recognizes as backlinks for SEO; it just shows us &#8220;here are <em>some</em> pages that link to yours&#8221;. </span></p>
<p><span style="color: #339966;">But it does at least suggest that a good primary tag and links from other Squidoo lenses may help get your lens seen by Google. When you&#8217;re looking for places to build links to your lenses, I would start with lensrolling, featured lens modules, careful choice of the primary tag, and embedding links to your new lens  in the body text of your other lenses.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/01/which-backlinks-count-for-seo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Updates to Squidoo Modules List</title>
		<link>http://greekgeek.mythphile.com/2010/01/squidoo-modules-list/</link>
		<comments>http://greekgeek.mythphile.com/2010/01/squidoo-modules-list/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 00:40:57 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[My Squidoo Lenses]]></category>
		<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[my-squidoo-stuff]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=549</guid>
		<description><![CDATA[There have been a few recent modules added to the Squidoo module browser. They&#8217;re listed under &#8220;new&#8221; at the bottom, but haven&#8217;t been filed under any category, so the only way to find them is to click &#8220;Browse all modules&#8221; and then search for them by name. They are: iTunes &#8211; earn commission, feature iTunes [...]]]></description>
			<content:encoded><![CDATA[<p>There have been a few recent modules added to the Squidoo module browser. They&#8217;re listed under &#8220;new&#8221; at the bottom, but haven&#8217;t been filed under any category, so the only way to find them is to click &#8220;Browse all modules&#8221; and then search for them by name. They are:</p>
<ul>
<li><a href="http://www.squidoo.com/squidoo-modules-uncategorized#module79011111">iTunes</a> &#8211; earn commission, feature iTunes tracks</li>
<li><a href="http://www.squidoo.com/squidoo-modules-uncategorized#module77668011">My Lenses</a> &#8211; show your lenses filed under a certain category or topic.</li>
<li><a href="http://www.squidoo.com/squidoo-modules-uncategorized#module77668011">RSS Mashup</a> &#8211; show recent posts from several RSS or blog feeds.</li>
</ul>
<p>Click links above to see them demonstrated on my &#8220;<a href="http://www.squidoo.com/squidoo-modules-uncategorized">Secret Squidoo Modules</a>&#8221; lens!</p>
<p>NOTE: <em>All of these have NoFollow links, so &#8220;My Lenses&#8221; isn&#8217;t the best way to get link juice from a lensography. But the content is crawled/indexed/seen by search engines.</em></p>
<p>Also, did you know? The Netflix module is commission-earning too!</p>
<p>I&#8217;ve been adding and updating my <a href="http://www.squidoo.com/module-index">complete list of all Squidoo modules</a>, so you might want to stop by and browse the list or download a new, updated version.</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/01/squidoo-modules-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controversies &amp; Hoaxes Draw Web Traffic</title>
		<link>http://greekgeek.mythphile.com/2010/01/controversies-hoaxes-web-traffic/</link>
		<comments>http://greekgeek.mythphile.com/2010/01/controversies-hoaxes-web-traffic/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:19:39 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[My Squidoo Lenses]]></category>
		<category><![CDATA[Squidoo Tutorial]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[lensrank]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=542</guid>
		<description><![CDATA[My Photos of Apollo Moon Landing Sites From Space lens has existed for a month, and looks to be a long-term second-tier lens with 50 visitors a week and a fair number of clicks. Those two factors will help this lens maintain its lensrank. Here&#8217;s the steps I took to make this effective lens. 1) [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://www.squidoo.com/apollo-moon-landing-photos-from-space">Photos of Apollo Moon Landing Sites From Space</a> lens has existed for a month, and looks to be a long-term second-tier lens with 50 visitors a week and a fair number of clicks. Those two factors will help this lens maintain its lensrank.</p>
<p>Here&#8217;s the steps I took to make this effective lens.</p>
<p>1) Find a controversial subject LOTS of people are talking about, and/or notice something in current news/buzz that people may look up.</p>
<p style="padding-left: 30px;">I follow space news, and heard there were some new cool photos of moon landing sites. When I searched for them on the web, I ran into a whole pile of people claiming the moon landings are a hoax! (This would be news to my Mom&#8217;s friend Neil Armstrong.) A number of people were asking why there were no photos of moon landers from space. Aha! A question that can be answered with a Squidoo lens! Juicy debate and controversy! Perfect for getting traffic. Now, how to target it&#8230;</p>
<p><span id="more-542"></span></p>
<p>2) Find popular keyword searches for that topic.</p>
<p style="padding-left: 30px;">First I looked at news posts, blog posts and <em>especially</em> the comments to see what words and phrases people were using to discuss the topic. I paid special attention to <em>questions people were asking in comments,</em> because when people ask questions, they often search the web for answers! I wrote these words, phrases and questions down, then checked their popularity in <a href="https://adwords.google.com/select/KeywordToolExternal">Google Adwords</a> and <a href="http://freekeywords.wordtracker.com/">Wordtracker</a> to see what people were searching most often.  Finally, I Googled for &#8220;allinurl: &lt;keywords&gt;&#8221; and &#8220;allintitle: &lt;keywords&gt;&#8221; to figure out which of these phrases didn&#8217;t have too much competition (other webpages optimized to target those keywods).</p>
<p>Remember the golden rule of SEO: find popular search phrases for which there isn&#8217;t too much competition!</p>
<p>3) Weave keywords into page title, URL, lens photo&#8217;s filename, links, and a few module headers &#8212; this is standard <a href="http://www.squidoo.com/squidoo-seo">Squidoo SEO</a> practice.</p>
<p style="padding-left: 30px;">My title is actually long&#8211; ideally it should be 4-5 words long  &#8212; but it&#8217;s covering several different popular search phrases.</p>
<p>4) Write entertaining copy that <em>answers the exact questions people were asking.</em></p>
<p style="padding-left: 30px;">For example, I noticed some folks asking about photos of the American flag on the moon, so I found a photo that showed it it. I noticed that some critics were complaining about the bright white spots on some of the moon lander photos, caused by major sun glare, so I found a video that illustrates exactly that.</p>
<p>5) Provide LOTS of clickthrough links.</p>
<p style="padding-left: 30px;">Clickouts are key. Getting visitors to a webpage is step 1. Step 2 is to get them to DO something once they arrive &#8212; click links, buy products, view videos, vote in polls, etc. I included links right in the introduction that Mr. Five Second Attention Span might click on, then useful links &#8212; again related to the questions people asked on the topic &#8212; throughout.  Clickthroughs boost lensrank, and are a vital part of second tier lenses!</p>
<p>6) Get <a href="http://www.squidoo.com/free-web-graphics">good, free, LEGAL graphics</a> and videos to illustrate the webpage.</p>
<p style="padding-left: 30px;">NASA images are very handy: since NASA is a US government agency, most of its images are available to the general public for reuse! Check permissions on NASA pages to make sure. This means that space-related topics are a gold mine for Squidoo lenses, since there&#8217;s lots of free photos available. See my <a href="http://www.squidoo.com/free-web-graphics">Free Web Graphics </a>lens for other sources of free images. For ideas about new lenses, you might take the unusual step of collecting interesting images, then writing a lens on that topic!</p>
<p>7. Interactivity (polls, guestbook, etc).</p>
<p style="padding-left: 30px;">Interactivity increases reader interest in a lens, and the clicks may boost lensrank.</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/01/controversies-hoaxes-web-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly Check Your Webpage for Broken Links</title>
		<link>http://greekgeek.mythphile.com/2010/01/check-for-broken-links/</link>
		<comments>http://greekgeek.mythphile.com/2010/01/check-for-broken-links/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:18:25 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[updating-lenses]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=539</guid>
		<description><![CDATA[Here&#8217;s a handy tip! Squidoo lensmaster carriewhite asked in the SquidU forums for a feature to check for dead links on lenses, and thefluffanutta of SquidUtils said there&#8217;s a number of free online tools for that. I tried the W3 Link Checker as Fluff suggested, but its interface is a little intimidating and hard to [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a handy tip! Squidoo lensmaster carriewhite <a href="http://www.squidu.com/forum/viewtopic.php?pid=309816">asked in the SquidU forums</a> for a feature to check for dead links on lenses, and thefluffanutta of SquidUtils said there&#8217;s a number of free online tools for that.</p>
<p>I tried the <a href="http://validator.w3.org/checklink">W3 Link Checker</a> as Fluff suggested, but its interface is a little intimidating and hard to understand for Jane Average Web User.</p>
<p>After poking around, I would like to recommend the following free tool: <a href="http://www.iwebtool.com/broken_link_checker">iwebtool&#8217;s Broken Link Checker</a>.</p>
<p>It limits you to 5 checks an hour unless you&#8217;re a paid subscriber. That seems fair enough! The interface is simple: a check means a link is working, a red x means it&#8217;s broken.</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/01/check-for-broken-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;You Have No Right to Traffic&#8221;</title>
		<link>http://greekgeek.mythphile.com/2010/01/you-have-no-right-to-traffic/</link>
		<comments>http://greekgeek.mythphile.com/2010/01/you-have-no-right-to-traffic/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 23:52:37 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Squidoo Tips]]></category>
		<category><![CDATA[Thinky Thoughts]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=533</guid>
		<description><![CDATA[I was just rereading Seth Godin&#8217;s The Nine Free Things Every Site (Or Lens!) Should Do, which is the link SquidU&#8217;s Answer Deck gives you if you click &#8220;How do I get more traffic?&#8221; As usual, Seth is simple and short, whereas my own 3-part Squidoo tips tutorial on how to build web traffic is [...]]]></description>
			<content:encoded><![CDATA[<p>I was just rereading Seth Godin&#8217;s <a href="http://www.squidoo.com/topfreethings">The Nine Free Things Every Site (Or Lens!) Should Do</a>, which is the link SquidU&#8217;s Answer Deck gives you if you click &#8220;How do I get more traffic?&#8221;</p>
<p>As usual, Seth is simple and short, whereas my own 3-part <a href="http://www.squidoo.com/squidtips">Squidoo tips tutorial on how to build web traffic</a> is in-depth and too long.</p>
<p>One of Seth&#8217;s points jumped out at me:</p>
<blockquote><p>You have no right to traffic. If you&#8217;re lucky, and GOOD, you earn some.</p>
<p>You&#8217;ll earn it when you do something daring, interesting, useful, provocative, free, compelling, emotional or urgent.</p>
<p>Hurry.</p></blockquote>
<p>I&#8217;ve said this in other ways, but never quite so bluntly: <em>YOU HAVE NO RIGHT TO [WEB] TRAFFIC.</em></p>
<p>There are millions of fascinating, useful, incredible, wonderful, exactly-what-people-want web pages out there. A web user will never see more than a tiny fraction of them. So why should anyone pick <em>your</em> page, out of all those pages, to visit? Why stay there? Why read it?</p>
<p>It&#8217;s up to you to make it worth their time.</p>
<p><span id="more-533"></span></p>
<p>I just noticed on my &#8220;<a href="http://is-squidoo-a-scam">Is Squidoo a Scam?</a>&#8221; lens that someone said he&#8217;d made four lenses and hadn&#8217;t earned any money in six months, and he was giving up.</p>
<p>On the one hand, it IS hard to get web traffic.</p>
<p>On the other hand, he hadn&#8217;t filled in his profile, he only had ONE lens left in his profile, and it was on a very popular topic for which there are over 970,000 webpages, according to Google.</p>
<p>Newbies write on popular topics, thinking they&#8217;ll get lots of traffic. They don&#8217;t realize that popular topics have <em>thousands </em>if not millions of pages already written on them, and they&#8217;re competiting with all those pages.</p>
<p>Okay, I&#8217;m preaching to the choir. The point is, <em>you can&#8217;t assume a page will get traffic.</em> It really <em>is</em> work to make useful, unique, readable, entertaining, grab-the-visitor-by-the-throat-and-make-them-stay webpages.</p>
<p>What can you do to boost the odds?</p>
<ul>
<li>Write on what you LOVE and KNOW. Passion, humor, and real in-depth knowledge shines through.</li>
<li>Write on things that aren&#8217;t the most popular topic. Think of things you&#8217;ve looked up online or wondered about. Think about things you know which are off the beaten track. Lionel trains? Your town&#8217;s traditions or landmarks? A particular product, book, author, body part or animal? Seek topics that haven&#8217;t been done to death.</li>
<li>Research, research, research. Not only do you want to cover the most important things about your topic, but you should find and link to the best websites and videos on your topic.</li>
<li>Organization. Make it clear what your page is about, where you&#8217;re going to take your reader, and what they&#8217;ll get out of your lens right in the introduction.</li>
<li>See my <a href="http://www.squidoo.com/top-ten-squidoo-tips">top ten Squidoo tips</a> for some other ideas about how to make your lens stand out.</li>
<li>Once in a while, make a list of ten webpages you&#8217;ve visited. Then write down the following. What brought you there? Did you read the webpage all the way through? What on the page held your attention?  If you clicked on any links, why did you click them? If you did NOT read the whole page, why? What did you skip? What did NOT hold your attention? Your tastes aren&#8217;t everybody&#8217;s, but the more you understand what keeps people on a page &#8212; and what doesn&#8217;t &#8212; the more you&#8217;ll be able to write successful webpages.</li>
</ul>
<p>The bottom line: your lens has to be useful, entertaining and/or informative, NOT generic. You have to &#8220;earn&#8221; your traffic, as Seth puts it.</p>
<p>And then use as much <a href="http://www.squidoo.com/squidoo-seo">SEO</a> as you can to get your content found. <img src='http://greekgeek.mythphile.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2010/01/you-have-no-right-to-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
