Googlebot reported an odd server error on my hosted Askbot site today:
URL: http://expats.askbot.com/badges/%(feedback_faq_url)s
Error details
Last crawled: 4/19/12
First detected: 4/19/12
Googlebot couldn't access this page because the server didn't understand the syntax of Googlebot's request.
Looking at the badges page on my site, I notice that there appears to be an unprocessed token in the markup of the page:

Yes, it happens to me also, it's probably a bug. Until it's fixed, you can just go to this file (/skins/default/templates/badges.html) and change this
<a href='%(feedback_faq_url)s'>
to this
<a href='{{feedback_faq_url}}'>
Googlebot will be just fine with that :)
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-04-21 13:11:33 -0500
Seen: 71 times
Last updated: Apr 21 '12
"502 Bad Gateway" when visiting certain URLs
Clicking on a tag in a tag cloud goes to the wrong URL.
HTML escaped incorrectly on Data entry and display rules admin page
"Answer Your Own Question" button is truncated intermittently
Accepting answer results in broken image
"Flag Offensive" appears twice at the bottom of answers
Some permalinks to specific question revisions go to 404
No login form on login page when reCAPTCHA is turned on but no keys provided.
"Input error: k: Format of site key was invalid" when reCAPTCHA is turned on
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.