Automated, hopefully - simply, the user would post thus:
"I spoke to [safe]Andrew Smith[/safe] today and we were talking about...."
so the post itself would read:
"I spoke to Andrew Smith today and we were talking about..."
but the View Source on the html page itself would read:
"I spoke to gtYdhjdjijrh8aeh today and we were talking about... "
so that the actual name, for instance, could not be seen by search bots/spiders. This would add a certain safety to any posts that may contain names and such who's privacy is to be respected. I was thinking of using a base64 javascript function for this, would this be the best way to go?
|