hi DP member...Please help me How to convert no follow to dofollow.. please provide the html from which we convert the no follw to do follow.. thanks thomasan
yes i have the same Question ..please provide the complete HTML code..So that we understand it correctly. Thanks Anoop
Remove no follow tag and place <meta name="GOOGLEBOT" content="INDEX, FOLLOW"> <meta name="Robots" content="ALL, INDEX, FOLLOW">
And the html code should be: <a href="http://www.this-is-the-url-you-link.to">Tha site</a> NOT <a href="http://www.this-is-the-url-you-link.to" rel="nofollow">Tha site</a>
it is clear that if the blog is your own you can change it simply by removing 'no follow tag' on signature admin panel,but if that blog is not yours ,you have no chance to convert it
html code should be: <a href="http://www.this-is-the-url-you-link.to">Tha site</a> NOT <a href="http://www.this-is-the-url-you-link.to" rel="nofollow">Tha site</a> Thanks
I heard from someone if your blog indexed very good at google and have many visitors every days then it will become dofollow automatically, does this ture?
But my question is that i am adding comment on others site (some comments are hyper linked) and they are created by their webmasters as nofollow. So how can i break this?
I am new to this forum and I don't know If here is appropriate to put my questions. Anyone knows what's the number of do follow external links in one web page will be effective? i.e., how many external links in one web page will be recognized by Google? Thanks in advance.
You have to remove rel="nofollow" attribute from your link coding and try just this one <a href"domain url">keyword</a>.
Agreed. Make sure that you also check your .htaccess file and make sure that you haven't blocked your entire website (or a particular inner page) by accident. Err. the code should be; <a href="http://www.domain.com">Text</a> Code (markup): Make sure to remove the attribute rel="nofollow" if you want to make a certain link do follow.
Why doesn't anyone notice my question? PLZ help! How many external links in one web page will be recognized by Google? I always follow posts with varied number of external links in one web page. But I am puzzling if there is any limitation of the number of effective links? Thanks, thanks ,thanks....
Hi , For you information ... i given the complete html code with follow and no follow anchore tags. 1 -<a href="http://www.naviamarkets.com" rel="follow" title="Online share trading in india">Online Share trading in india</a> 2 - <a href="http://www.google.com" rel="nofollow" title="Google">Google</a> 1- with follow tag ... google,yahoo,bing,msn,ask almost all search engine will follow the link .... 2- with nofollow tag ... Links will be present but search engines will not follow the link