<?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 &#187; lens-design</title>
	<atom:link href="http://greekgeek.mythphile.com/tag/lens-design/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>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>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>Lens Review: EditorDave&#8217;s Lens on Guam</title>
		<link>http://greekgeek.mythphile.com/2009/04/lens-review-guam/</link>
		<comments>http://greekgeek.mythphile.com/2009/04/lens-review-guam/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 18:29:55 +0000</pubDate>
		<dc:creator>Greekgeek</dc:creator>
				<category><![CDATA[Lens Review]]></category>
		<category><![CDATA[affiliate-marketing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[lens-design]]></category>
		<category><![CDATA[making-money]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://greekgeek.mythphile.com/?p=297</guid>
		<description><![CDATA[I wasn&#8217;t planning to do lens reviews on this blog, but spouting about my own stuff all the time could get dreary. So why not use someone else’s lens as an example of a good use of Squidoo? When you find a lens you like, ask yourself: WHY do you like it? You can get [...]]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t planning to do lens reviews on this blog, but spouting about my own stuff all the time could get dreary. So why not use someone else’s lens as an example of a good use of Squidoo?</p>
<p>When you find a lens you like, ask yourself: WHY do you like it? You can get insights about building good lenses, articles, and blog posts by jotting down what on that lens worked for you, what didn&#8217;t. Don’t copy their <em>content</em> (please!), but learn <em>approaches to presenting your own content</em> in more effective ways.</p>
<p>Here is EditorDave&#8217;s <a href="http://www.squidoo.com/guam_experience">Guam: Where America&#8217;s Day Begins</a> lens.</p>
<p><span id="more-297"></span></p>
<h2>What I Liked About This Lens</h2>
<p>What I love most about this lens is the <em>personal, unique content.</em></p>
<p>So much of the web is just regurgitating content someone else wrote, or providing bare-bones information that has no personal stamp. Dave’s writing about a topic he knows: <em>where he lives! </em>He gives his lens lots of life with his own experiences, his own photographs. That makes his page very different from a standard tourism lens, even though he may give less information about hotels, transportation and local attractions (instead, he links to sites on those).</p>
<p>Little details like typhoon-proof (or not so proof) architecture, the plants in his back yard, the &#8220;critters&#8221;, things to look for in old grade B movies filmed on Guam &#8212; make his Guam a real place. This is a first-person story.</p>
<p>Dave also mentions his other lenses on Guam without doing a ton of promotion for them. His writing is good enough, and his content is interesting enough, that I may really want to read more!</p>
<p>I also like his mix of his own photos and using Allposters.com to provide beautiful images to illustrate his content (rather than his content only being there to sell the posters).</p>
<h2>Something That Works Here That Might Not On Another Lens</h2>
<p>One thing EditorDave does NOT do is provide a <a href="http://www.squidoo.com/squidoo-table-of-contents">Fancy Table of Contents</a>. (Sorry.) That is, there&#8217;s no road map to tell us how long his lens is, what topics it&#8217;s going to cover, or where he&#8217;s going to take us while we&#8217;re visiting his lens. <em>His writing is good enough that we don&#8217;t need it.</em> I enjoyed browsing and being a tourist on his page.  On other lenses of this length, I’d probably want a road map.</p>
<h2>Quibbles/Areas for Improvement</h2>
<p>Dave could probably capture more clickthroughs— which boost lensrank and thus sales— by making some of the words in his lens clickable links. He mentioned a page about sea cucumbers at one point, but forgot to include the link. People can ignore links in your text if they want to, but don’t be shy about including links to related pages now and then, as long as you don’t go overboard with it— you never know when a visitor might turn out to be a huge <a href="http://www.squidoo.com/sea-hare">sea slug</a> fan!</p>
<p>There&#8217;s a number of links to dead auctions &#8211;probably an artifact of this being an old lens.</p>
<p>The one thing that didn’t work for me is the Ebay and Amazon modules. The lists were long, I didn’t get the impression that Dave actually had picked out the products in them, and I didn’t feel like clicking on them. I just wanted to get back to Dave’s own writing. Then again, I&#8217;m not thinking of going to Guam, so I&#8217;m not a target customer for those products.</p>
<p>I think my experience &#8212; quickly scrolling past a long list of products to get to the &#8220;next part of the page&#8221; &#8212; is fairly typical of user behavior. You may have more success with fewer products, more closely integreated into the content, using Amazon Spotlight or some other method to draw attention to them. It also helps when you include your own comments about books or products, so we know you picked them out yourself and have at least some reason for recommending them. But let’s face it — only a small percentage of visitors to any web page buy from it or click the sales module links.</p>
]]></content:encoded>
			<wfw:commentRss>http://greekgeek.mythphile.com/2009/04/lens-review-guam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
