diff --git a/src/main/resources/skins/classic/home/following-articles.ftl b/src/main/resources/skins/classic/home/following-articles.ftl
index 6e3624627..ebc06c816 100644
--- a/src/main/resources/skins/classic/home/following-articles.ftl
+++ b/src/main/resources/skins/classic/home/following-articles.ftl
@@ -37,11 +37,10 @@
<#list userHomeFollowingArticles as article>
- <#if "someone" != article.articleAuthorName>
#if>
+ target="_blank" rel="nofollow" href="${servePath}/member/${article.articleAuthorName}">
- <#if "someone" != article.articleAuthorName>#if>
+
<@icon article.articlePerfect article.articleType>@icon>
diff --git a/src/main/resources/skins/classic/home/notifications/at.ftl b/src/main/resources/skins/classic/home/notifications/at.ftl
index 73fd8e0c5..30f7da29f 100644
--- a/src/main/resources/skins/classic/home/notifications/at.ftl
+++ b/src/main/resources/skins/classic/home/notifications/at.ftl
@@ -24,11 +24,9 @@
<#list atNotifications as notification>