Posts tagged: tool

tool

blogger auto-poster

I needed to get my new linkdirectory’s pages indexed and crawled and google needs some stimulation. So I take a blogger subdomain, and a 700 category php link directory and make a table PLD_TAGCLOUD(CAT_ID, POSTED, TAG, FULLPATH) CREATE TABLE `PLD_TAGCLOUD` … Continue reading

Posted in links, php, seo | Tagged , , | 2 Comments

tool : pagerank per url from a sitemap

I wired a google pagerank toolbar-query snippet to a simplexml sitemap readout, and put it on a page. You can fill in a sitemap url and get the google pageranks of all ‘mapped’ urls. It works, I stripped it down … Continue reading

Posted in pagerank, php, tool | Tagged , , | Leave a comment

scrape the ape three : sidebar zoo

“Scrape the Ape” plugin. i ripped the widget code framework from Marcel Proulx http://www.district30.net and changed it a bit so it runs my Ape-Scrape. I’ll break my brains on the specifics of widget-codes later. /* Plugin Name: Scrape the Ape … Continue reading

Posted in php, wordpress | Tagged , , , | 1 Comment