I am being asked by a WP developer to believe that having my keyword1-keyword2 domain repeated 209 times in my index page alone is OK! Would be grateful for any input.
goodroi
4:44 pm on Mar 8, 2021 (gmt 0)
Are you talking about having your site name (keyword1-keyword2) mentioned in visible text 209 times or are you talking about your domain appearing 209 times in the HTML code because the site is using full URLs for the internal links & site nav menu?
BuddhaUK
4:51 pm on Mar 8, 2021 (gmt 0)
Hi goodroi They are long (including domain) navigation links. Not short links (relying on base href).
BuddhaUK
4:51 pm on Mar 8, 2021 (gmt 0)
(not visible to users)
not2easy
5:08 pm on Mar 8, 2021 (gmt 0)
That is a WP default, so it isn't either 'good' or 'bad' in that environment. "base href" is not something you can use in WP unless maybe with another plugin. URLs are generated on the fly and so not refer to actual pages but rather different views of the content. You do not want more plugins if you can avoid it.