0

I am getting this http://www.rigelnetworks.com/service/internet-marketing/javascript url in Google webmaster but don't know how to resolve it.

putvande
  • 15,068
  • 3
  • 34
  • 50
Sam
  • 1

1 Answers1

0

If I look at this page: http://www.rigelnetworks.com/service/internet-marketing.

I can see plenty of link like this one in the source code:

<a title="Featured Technologies" href="javascript"><span>Featured Technologies</span></a>

It's just a simple string creating a new URL, not a javascript call. Maybe you should consider removing all those creepy link.

FlorianL
  • 31
  • 5
  • please can let me know how do i remove these creepy link. – Sam Aug 20 '13 at 08:25
  • The problem is in your top menu. All links written in red "featured verticals", "verticals", "services" , ... are wrap in those broken links. I don't know specifically how you can remove them. – FlorianL Aug 20 '13 at 11:47
  • sorry! This is not coming from you top menu but from an hidden menu (called hidden-desktop in the code) at the same place at the top. here it is : http://i39.tinypic.com/20a4d9c.png You might want to disable it. – FlorianL Aug 20 '13 at 12:01