I know internal links are good for website, but if a link is pointing to its own page as an internal link strategy, what benefit would I get?
toidi
10:38 am on Jul 4, 2015 (gmt 0)
I try to avoid it because it makes me look incompetent and that is the last thing i want on my users to think.
piatkow
4:22 pm on Jul 4, 2015 (gmt 0)
Benefit? Not having to create a custom menu bar for each page and having to update them all when you make a change.
lucy24
6:12 pm on Jul 4, 2015 (gmt 0)
Not having to create a custom menu bar for each page
Is your site 100% without exception hand-rolled HTML? Learn two or three words of php-- or equivalent for non-apache servers-- and you can make menu bars that suppress linking for the present page.
keyplyr
12:06 pm on Jul 6, 2015 (gmt 0)
Most all major sites have the site logo linking to the home page from every page, even on the home page itself. This is standard and I have never seen an issue with it.
tbear
12:39 pm on Jul 6, 2015 (gmt 0)
Most all major sites have the site logo linking to the home page from every page, even on the home page itself.