Monday, August 16, 2010

Remove Post (Atom) Link From Blogger

There are 2 options on how to remove the blogger post atom link.


#Option 1

1) Login to your account.

2) Go to Design > Edit HTML

3) And paste this code in your template:

.feed-links {display: none; }


4) Save template and you're done! :)

#Option 2

1) Login to your account.

2) Go to Settings > Site Feed.

3) And set allow feeds to NONE then save it. You're done! :)

No comments:

Post a Comment