How to make this? And how to set removing all link to this.
Nobody should now the link, it's only for admin.
No blog user should never detect other logger.
I will have special index to show users if they want it.
This is to stop spammers and other robots to find out things that locale loggers not want.
---
b2evolution-1.8.5-2006-11-05
1.8 stops spammers pretty dam well. I haven't been spammed at all for a long time.
Doing exactly what you ask would be a bit difficult, there are other solutions like;
Using the protected, or member only post settings. (E.g. posts are only visible to logged in users, or members of the blog, or to you)
Making your blog login required.
Regards