bobmutch
09-09-2005, 04:38 PM
I just finished a RSS feed of my SEO tools from my www.seocompany.ca (http://www.seocompany.ca) site. I have provided a XML to XHTML conversion file and a seo-tools.css file which contains all the presentation.
I have been told my tools page is one of the better collections of free interenet based tools on the internet.
The rankings reflect this also. The site is #1/#2 on Google, #1/#2 on Yahoo, and #1/#2 on MSN for the keyword "Free SEO Tools". My site is also #6/#7 on Google, #1 on Yahoo, and #4 on MSN for the keyword :SEO Tools".
Here is the RSS feed:
http://www.seocompany.ca/tool/seo-tools.html
Here is a sample of the RSS feed placed in a test file where a PHP include of the XML to XHTML file has been inserted:
http://www.seocompany.ca/rss/test-file.php
The PHP include has switches that can turn off the NEW SEO tools and select one category only. Here is a sample of just the awards and the Alexa tools:
http://www.seocompany.ca/rss/test-file2.php
Here is what the include file looks like.
<?php include 'http://www.seocompany.ca/rss/seo-tools-xml2xhtml.php?cat=2&hidenew=1';>
You would place the seo-tools-xml2xhtml.php on your site and you are supplied with a seo-tools.css which contains all the presentation.
There is a zipped file with these files and a howto file on my site at this page.
http://www.seocompany.ca/tool/seo-tools.html
Feel free to download it and put the tools on your site.
I have been told my tools page is one of the better collections of free interenet based tools on the internet.
The rankings reflect this also. The site is #1/#2 on Google, #1/#2 on Yahoo, and #1/#2 on MSN for the keyword "Free SEO Tools". My site is also #6/#7 on Google, #1 on Yahoo, and #4 on MSN for the keyword :SEO Tools".
Here is the RSS feed:
http://www.seocompany.ca/tool/seo-tools.html
Here is a sample of the RSS feed placed in a test file where a PHP include of the XML to XHTML file has been inserted:
http://www.seocompany.ca/rss/test-file.php
The PHP include has switches that can turn off the NEW SEO tools and select one category only. Here is a sample of just the awards and the Alexa tools:
http://www.seocompany.ca/rss/test-file2.php
Here is what the include file looks like.
<?php include 'http://www.seocompany.ca/rss/seo-tools-xml2xhtml.php?cat=2&hidenew=1';>
You would place the seo-tools-xml2xhtml.php on your site and you are supplied with a seo-tools.css which contains all the presentation.
There is a zipped file with these files and a howto file on my site at this page.
http://www.seocompany.ca/tool/seo-tools.html
Feel free to download it and put the tools on your site.