Dynadot

Nofollow TAG?

NameSilo
Watch
Impact
277
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
hey there,

nofollow is not a tag, but a value of attribute rel.
Since I am a new member here i am not allowed to post whole code here, but try adding rel="nofollow" just after <a

for ex: <a rel="nofollow" href=".....
 
0
•••
WebDevHere is right, for yours it would be

HTML:
<a href="[URL]http://example.org/download/example.exe[/URL]" title="Download Example" rel="nofollow>Example 32-bit</a>
HTML:
<a href="[URL='https://example.com/']https://example.org/[/URL]" title="X Program Home Page" target="_blank" rel="nofollow>Visit Website</a>
 
2
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back