![]()
For any site owners, it’s nice to have FavIcon set up to catch vistors’ attentions.
So this is how you get that little icon before your web address:
<link rel=”shortcut icon” href=”favicon.ico” type=”image/x-icon”>
Replace the “favicon.ico” according to your own icon name
Refresh (F5), you’re all done!
Tips: <head> tags would usually belong to index file, but for Wordpress users, they’re usually in the “header.php” of the theme.
Comments
No comments yet.
Leave a comment