if you dont use rel="nofollow" tag in link that means it is dofollow or you can guaratee by adding rel="dofollow" tag to your links.
There's no such thing as the "dofollow" attribute. Google and other search engines just ignore it. redlandgames, unless you specifically make a link "nofollow" then you don't need to worry. By default, all links are "dofollow" (or strictly speaking, not nofollow)
I did insert rel="nofollow" in the link, but i think Wordpress is nofollow by default , if i view source it still shows nofollow ? <a rel="nofollow" rel="dofollow" href="http://mywebsite.........
by default link in your post is dofollow... is you can setting nofollow just put code -> rel="nofollow" example :
Wordpress does not nofollow links in post by default, but a function in your theme could be doing it. Are internal links nofollowed as well as links to external sites?
Links inside Wordpress posts are dofollow by default. Check your plugins especially the SEO related ones. You must have messed something.
Agree with you....by default the post links are dofollow.They can be nofollowed by inserting the nofollow attribute