Aiding Atheist Spot
After reading “Aiding the Atheist Blogroll” on A Division by Zer0, it dawned on me that only a handful of people really use Atheist Spot for their social bookmarking. It’s such a waste of a good resource. I figure I could help out. Now, I’m no expert on these things and probably won’t cover all the bases, but for those of you who use WordPress and are currently running or would like to run the Sociable Social Bookmarking Plugin, here’s a few easy steps for adding an Atheist Spot icon to your list (check out mine below).
- Download and install Sociable, if you haven’t already done so.
- Download the Atheist Spot icon by right clicking on this link and selecting “save image as” or whatever similar option your browser provides.
- Upload the image to your host under the wp-content/plugins/sociable/images directory or whichever directory you saved Sociable into.
- Now, find the file in wp-content/plugins/sociable/ called sociable.php and edit that.
- Find the line that says “$sociable_known_sites = Array(”.
- Add this right after it:
‘AtheistSpot’ => Array(’favicon’ => ‘atheist_spot.png’,'url’ => http://www.atheistspot.com/submit.php?url=PERMALINK’,),
- Find the line that says “$sociable_files = Array(”.
- Add this right after it:
‘images/atheist_spot.png’,
- Save the file and upload it.
- On your WordPress admin panel, go to Settings > Socialbe and activate Atheist Spot.
- You’re good to go.
I hope this helps.















