I am getting this http://www.rigelnetworks.com/service/internet-marketing/javascript url in Google webmaster but don't know how to resolve it.
Asked
Active
Viewed 162 times
0
-
Well, click on it maybe? – arkascha Aug 20 '13 at 08:12
-
1What do you want to resolve about it? – putvande Aug 20 '13 at 08:13
-
Remove all those `href="javascript:"` and `href="javascript"` links form your page? – Roland Jansen Aug 20 '13 at 08:16
1 Answers
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
-
-
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