Hello guys & folks, I am creating one web site where I have to built pages with more then 100 javascript links. These links are external links so I need to put it in JS so SEs wont crawl them as they can or can not be relvant for my site. But the basic area where my is questioning is : On my page there is more Code (JS) compared with Text (Content), so is that hurt me..? I have seen so many sites where thier code to text ratio is low. (More code low text). this is cause it counts HTML tables in code. Another problem is I dnt have any content with me to show up so can anyone suggest me any way that can harm me SEO wise.. Thanks in advance.
hi, Thnks for reply. this site relates to search the things...so for that I need to show various results so that I need to show 100 links. I am showing it via JS code as a popup page so SE wont understand it is a link. href="javascript:makeNewWindow('http://link','view',900,735,'yes');" This is the exact code.
Why not just block the spiders from that page using robots.txt? Some search engines can read basic JS.
robots really don't listen to the robots.txt and nofollow. If you really want to block them, use mod_rewrite