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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Webconsults Europe Consulting in PHP  Databases AJAX SEO WEB 20 Webdevelopment - SEO</title>
    <link>http://webconsults.eu/</link>
    <description>PHP AJAX OOP SEO Training MySQL WEB 2 0 JSON Security OOP</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 27 Oct 2008 15:45:17 GMT</pubDate>

    <image>
        <url>http://webconsults.eu/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Webconsults Europe Consulting in PHP  Databases AJAX SEO WEB 20 Webdevelopment - SEO - PHP AJAX OOP SEO Training MySQL WEB 2 0 JSON Security OOP</title>
        <link>http://webconsults.eu/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>The Differents between SEO and HTML Coder</title>
    <link>http://webconsults.eu/archives/37-The-Differents-between-SEO-and-HTML-Coder.html</link>
            <category>SEO</category>
    
    <comments>http://webconsults.eu/archives/37-The-Differents-between-SEO-and-HTML-Coder.html#comments</comments>
    <wfw:comment>http://webconsults.eu/wfwcomment.php?cid=37</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://webconsults.eu/rss.php?version=2.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    

    <author>nospam@example.com (John Behrens)</author>
    <content:encoded>
    Well i was at some agency in Munich for a job interview who dress theirselves to be very strong in SEO like having big industrial customers,  to determine my SEO knowledge they asked me a question like &quot;How long do you need to put a Photoshop design into SEO HTML&quot; well i just said SEO is more than building clean HTML and i don´t know what their photoshop templates look like. However at the moment i got some job but sometimes people searching for webdevelopers even do not know that somebody who is doing web and software development for more than 8 years might nog be satisfied with only coding HTML pages or configurating a stupid  properitary undocumented CMS system. 





 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 16:45:17 +0100</pubDate>
    <guid isPermaLink="false">http://webconsults.eu/archives/37-guid.html</guid>
    
</item>
<item>
    <title>Blackhat tool Test Autopligger</title>
    <link>http://webconsults.eu/archives/24-Blackhat-tool-Test-Autopligger.html</link>
            <category>SEO</category>
    
    <comments>http://webconsults.eu/archives/24-Blackhat-tool-Test-Autopligger.html#comments</comments>
    <wfw:comment>http://webconsults.eu/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://webconsults.eu/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (John Behrens)</author>
    <content:encoded>
    Well i decided to test some Greyhat almost Blakhat SEO tool called&lt;a href=&quot;http://affiliates.syndk8.net/idevaffiliate.php?id=1011_0_3_4&quot; target=&quot;_blank&quot;&gt;AutoPiligger&lt;/a&gt; submitting your blog entrys automatically to some digg clone services. I ll just test it with some test domains for intrest in general i think these kind of tools are not the right way but you never know if you never try out 
    </content:encoded>

    <pubDate>Wed, 27 Aug 2008 00:04:51 +0200</pubDate>
    <guid isPermaLink="false">http://webconsults.eu/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Google Webmaster Tools</title>
    <link>http://webconsults.eu/archives/13-Google-Webmaster-Tools.html</link>
            <category>SEO</category>
    
    <comments>http://webconsults.eu/archives/13-Google-Webmaster-Tools.html#comments</comments>
    <wfw:comment>http://webconsults.eu/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://webconsults.eu/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (John Behrens)</author>
    <content:encoded>
    After some abstenence on the SEO Sector i visited Google Webmaster Tools,

First thing i did was adding one of my domains.
One thing you need to do after adding a site is verify it ? There are 2 possibilities to do that.
One is uploading a File the Other one is Adding a Metatag to your site.
I decided for the Metatag which is lookling like this
&lt;blockquote&gt;&amp;lt;meta name=&quot;verify-v1&quot; content=&quot;Ie1Yq6cHpdij9utSIedj3hIUOEI4d3S3Rh7QOHXUk=&quot; /&amp;gt;&lt;/blockquote&gt;
After you have verified your site you can remove the Meta tag or file again.

First thing i tried out was the Web Crawl which gives you information about indexed HTTP Errors and Indexed not found faults.

What i found there were about 34 Indexed URLS which were pointing to an very old version of a gallery script,
so i decided to add an new role to my .htaccess file

&lt;blockquote&gt;
RewriteCond %{REQUEST_URI} /oldgallery.php(.*)$
RewriteRule ^oldgallery.php$ /gallyery/newgallery.php [R=301,L]
&lt;/blockquote&gt;
I wasn´t able to rewrite the old query string so i, cause it seems a bit complicated changing ?oldvar=value to ?newvar=value by an RewriteRule after searching arround for one hour and finding some none working solutions i decided to save time and just make a change to my PHP script, but i ll keep on searching.
 
    </content:encoded>

    <pubDate>Wed, 23 Jul 2008 20:56:39 +0200</pubDate>
    <guid isPermaLink="false">http://webconsults.eu/archives/13-guid.html</guid>
    
</item>

</channel>
</rss>