By Ituloy AngSulong - Posted on Tue Feb 19, 2008
Reported by Slightly Shady SEO: Russian crackers found a way to crack Yahoo CAPTCHA. Although he mentioned it, he does not want to try it out as he mentions on his blog post:
I have 2 rules for software. I don’t download odd binaries from Blackhats, and I don’t download anything from russians. Especially russian security experts who operate under pseudonyms.
The crack is found …continue reading
Posted in Ituloy AngSulong Scripts | 1 Comment »
By Al Khalel Le Beau - Posted on Tue Sep 18, 2007
I found this new Firefox plugin for Social Media which was released recently. This plugin will be added to my list of the Best Firefox SEO Plugins which was previously posted.

By using this tool, you can save time in building powerful social media accounts. …continue reading
Posted in Ituloy AngSulong Firefox Extensions | No Comments »
By Ituloy AngSulong - Posted on Mon Mar 26, 2007
The urllist.txt file is not something new. In fact it is quite old. I just did a quick search on it and found only a few people talking about urllist.txt, and these are like dated in ancient 2005. But still just for that small little quicker submission time advantage, we still use this. But since there is a Sitemap Generator for Wordpress, I decided to have my own urllist.txt generator. Although mine is not really a plugin, it is just a file you upload in the root url together with your sitemap.xml. And the urllist.txt file will read the sitemap.xml file and generate the file from there. You need to be able to mod-rewrite too to use this.
Download urllist.zip Generator
Please remember that this file is not a Wordpress Plugin. It simply reads the sitemap.xml file. Thus if you are not using the Wordpress Sitemap Generator, maybe you should get that first.
Instructions:
- Upload the file urllist.php to where your sitemap.xml file is.
- Add these lines as the first lines of your .htaccess file:Options +FollowSymLinks
RewriteEngine on
RewriteRule urllist.txt$ urllist.php
Note: They should be the first lines because if you place them by the end, Wordpress’ rewrite rules will be followed.
- Done. Visit your urllist.txt file in your browser to see if it’s working.
- Go to: Yahoo Site Explorer and submit and authenticate your site and add the urllist.txt there as your feed.
Since this is not a Wordpress Plugin, you can use this on any site that has a sitemap.xml file. Just update the sitemap.xml file, you update the urllist.txt file automatically.
Posted in Ituloy AngSulong Scripts | No Comments »