Not everybody likes to be known, everywhere.
Some folks prefer to publish a blog, without their name appearing. Anonymity is a goal, for many blog owners.
Blogs using both Dynamic and non Dynamic (Layout, Designer) templates can be made anonymous - but different tasks are involved. Fortunately, both tasks are simple.
We've been advising how to achieve anonymity, with blogs published to non Dynamic templates, for many years.
Both the Author Name, and Author Profile below the posts, are removed, using the proper selections in "Configure Blog Posts". In the "Post Page Options", the second option (has a modifiable caption, which by default is "Posted by") can be de selected, to remove the name. The twelfth option, "Show Author Profile Below Post", can likewise be de selected.
With a blog published to a Dynamic template, the solution for this need is not obvious - but it's not complicated, either. Use the "Add CSS" wizard, in the Template Designer "Advanced" menu, and add one CSS rule.
There are other tasks needed, to publish a blog anonymously - but removing the name from the blog is one of the most visible changes that you can make.
>> Top
Some folks prefer to publish a blog, without their name appearing. Anonymity is a goal, for many blog owners.
Blogs using both Dynamic and non Dynamic (Layout, Designer) templates can be made anonymous - but different tasks are involved. Fortunately, both tasks are simple.
We've been advising how to achieve anonymity, with blogs published to non Dynamic templates, for many years.
Both the Author Name, and Author Profile below the posts, are removed, using the proper selections in "Configure Blog Posts". In the "Post Page Options", the second option (has a modifiable caption, which by default is "Posted by") can be de selected, to remove the name. The twelfth option, "Show Author Profile Below Post", can likewise be de selected.
With a blog published to a Dynamic template, the solution for this need is not obvious - but it's not complicated, either. Use the "Add CSS" wizard, in the Template Designer "Advanced" menu, and add one CSS rule.
.publish-info {display:none !important;}I advise people to include blank lines before and after the rules being added. If there are other rules, previously added using "Add CSS", with blank lines, you won't necessarily need a second blank line - but you do need one blank line, between each different rule.
There are other tasks needed, to publish a blog anonymously - but removing the name from the blog is one of the most visible changes that you can make.
>> Top
Comments
Good observation!
The problem of personally identifying details being tightly bound in the blog feed, and not "removeable" is one of the privacy issues that lead Blogger to stop letting people switch their blogs between non dynamic and dynamic views, on the fly.
I've found that some feed details can be cleared / changed if you make the change in the blog, with the feed temporarily disabled. I have not tested this concept extensively, so I can't say, for sure, if this would affect the "name" (which "name", anyway?). If you'd like to chat about this IRT, you can contact me in Google+.
http://blogging.nitecruzr.net/2014/04/loss-of-ability-to-let-reader-choose.html
Thanks for the question. I suspect that I'm not clear on what you're trying to accomplish.
Can you start, from the beginning?