I created this script after transferring my Wordpress blog to Posterous, all my old links were broken and I didn't want to lose any traffic. This script will 301 (permanently) redirect all old posts/tags/categories to the relevant page on your new Posterous account. See the script itself for a full readme/usage.
Blog: click
Input your site's xml sitemap and this script will return the number of social likes/shares for all your posts/pages. Works with:
- Google Plus
Requires python 2.7 and BeautifulSoup.
Usage Usage: count.py [http://yoursite.com/sitemap.xml]
Blog: click