<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">

    <channel>

        <title>Website Design Blog</title>
        <link>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog</link>
        <description>A blog detailing my efforts, discoveries, etc concerning website design</description>

        <generator>basesyndication</generator>
        <!-- TODO
        <lastBuildDate>Mon, 30 Sep 2002 11:00:00 GMT</lastBuildDate>
        <copyright>Copyright 1997-2002 Dave Winer</copyright>
        <docs>http://backend.userland.com/rss</docs>
        <category domain="Syndic8">1765</category>
        <managingEditor>dave@userland.com</managingEditor>
        <webMaster>dave@userland.com</webMaster>
        -->

        <!-- TODO: Should there be an individual image associatable with each
        Weblog object?  I think so... -->
        <image>
            <title>Website Design Blog</title>
            <url>http://www.steampunkstudio.com/logo.png</url>
            <link>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog</link>
        </image>

        
            <item>
                <title>Google Rankings</title>
                <guid>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog/archive/2008/07/25/google-rankings</guid>
                <link>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog/archive/2008/07/25/google-rankings</link>
                <description>
&lt;p&gt;&lt;a title="rankings" class="internal-link" href="topic_images/rankings.PNG"&gt;rankings&lt;/a&gt;I discovered a fun trick last night....&lt;/p&gt;
&lt;p&gt;To observe the statistics of your site (search rankings, traffic, etc), create a google account (e.g. Gmail).&amp;nbsp; Then go to:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a class="external-link" href="http://www.google.com/webmasters/start"&gt;http://www.google.com/webmasters/start&lt;/a&gt; &lt;span class="a"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="a"&gt;and log in.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Google will then ask you to "verify" that you are the owner of the website for which you want to see the traffic.&amp;nbsp; You can either do this by adding a metatag into the code of your index.html file, or you can upload a file with a codename they give you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since Plone doesn't really work on HTML or have an index.html page, I created an empty text file with the filename given to me by Google on that verification page.&amp;nbsp; I tried to upload that to this site, but Plone objected that the file was empty.&amp;nbsp; So I just added the html tag &amp;lt;head&amp;gt;, and uploaded that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then I clicked on the "Verify" button at Google, and apparently it checks to see if you added a file titled with the code they provide you (thereby implying that you are the owner of the site).&amp;nbsp; It worked fine, and I was immediately privy to all sorts of interesting aspects of Google's ranking of this page - the top 100 keywords, the traffic each week/month, etc.&amp;nbsp; Very very cool.&amp;nbsp; A few sample screencaps below:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img class="image-inline" src="topic_images/rankings.PNG" alt="" height="355" width="826" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img class="image-inline" src="topic_images/rankings2.PNG" alt="" height="464" width="831" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img class="image-inline" src="topic_images/rankings3.PNG" alt="" height="393" width="838" /&gt;&lt;/p&gt;
&lt;p&gt;However, I noticed that the "verification" file that I uploaded to Plone was visible as a new tag at the top of the page.&amp;nbsp; Harmless, but uncosmetic (pic below).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img class="image-inline" src="topic_images/verify.PNG" alt="" height="242" width="541" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, since it's a file (and not a "folder") I couldn't really make it "private".&amp;nbsp; So to prevent it from being seen, I went to the main Plone page, switched to Contents view, and got the listing of all the objects at the root folder.&amp;nbsp; I then clicked on the "verification file" and chose "change state".&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img class="image-inline" src="topic_images/contents3.png" alt="" height="391" width="679" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the "change state" window, you are allowed to add a date which will "publish" the file, or a date after which it will "expire", and become invisible.&amp;nbsp; I entered a date prior to today a chose "expire", and it automatically made the file "invisible".&amp;nbsp; Google rankings can still see it (since it's still "there"), but it's not displayed in the Plone site, so regular people browsing the site won't see it.&amp;nbsp; That's just what I wanted.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span class="a"&gt;&lt;/span&gt;&lt;/p&gt;
</description>
                <author>Alex</author>

                
                    <category>google</category>
                
                
                    <category>plone</category>
                

                <pubDate>Fri, 25 Jul 2008 08:25:00 -0500</pubDate>

                
            </item>
        
        
            <item>
                <title>Website design</title>
                <guid>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog/archive/2008/06/12/website-design</guid>
                <link>http://www.steampunkstudio.com/projects/ongoing-project-blogs/blog-website-design-in-plone/website-design-blog/archive/2008/06/12/website-design</link>
                <description>
&lt;p&gt;I decided to start blogging about designing this (and other) websites when I discovered that, with an internet connection, a capacity to learn, and some patience, anyone can create a website.&amp;nbsp; This is how I started mine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
                <author>Alex</author>


                <pubDate>Thu, 12 Jun 2008 08:37:06 -0500</pubDate>

                
            </item>
        

    </channel>
</rss>



