Free Online
Sitemap Generator
Unlimited
Sitemap Generator
About Sitemaps
Broken Links
Forum
Testimonials
Tools
Contact
Advanced search
Sitemap Generator Forum
August 28, 2008, 08:31:47 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Sitemap software 2.9 released
- Email notifications, html sitemap customizing and more
7312
Posts in
1800
Topics by
Members
Latest Member:
ciscoleroi
Sitemap Generator Forum
>
XML Sitemaps Discussions Category
>
Bug reporting for Standalone Sitemap Generator
>
strange broken link
Poll
Question:
Please help...
what is it?
0 (0%)
option2?
0 (0%)
Total Voters: 0
Pages: [
1
]
« previous
next »
Print
Author
Topic: strange broken link (Read 7068 times)
tranztrade
Registered Customer
Newbie
Posts: 2
strange broken link
«
on:
January 07, 2007, 06:27:27 PM »
Broken Links
No Broken Link (Code 404) Referred from
1 \ /
The broken link referred from itself. How can it be???
the referred from is : [external links are visible to admins only] (double forward slash)
as well as the broken link.
and I really don't like to have broken links.
Please assist to solve this mystery.
Best regards,
Efry
Logged
admin
Administrator
Hero Member
Posts: 3060
Re: strange broken link
«
Reply #1 on:
January 07, 2007, 11:34:12 PM »
Hello Efry,
this link is found within your javascript code:
Code:
document.write("<a href=\"cart.php?target=category\&category_id=0\">" + temp[x] + "</a> |")
so, you can simply ignore this entry.
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
tranztrade
Registered Customer
Newbie
Posts: 2
Re: strange broken link
«
Reply #2 on:
January 08, 2007, 06:50:52 PM »
actually, that can't be it. because the \" means that the javascript reads the " as " and not think it's the end of the phrase and produce error. otherwise all the links on the top of the page wouldn't work.
Besides , google reports the sitemap to be with errors.
Please assist.
Efry
Logged
admin
Administrator
Hero Member
Posts: 3060
Re: strange broken link
«
Reply #3 on:
January 09, 2007, 12:54:35 AM »
Yes, as I mentioned you can ignore this reported link. Otherwise, you should have javascript correctly formatted:
instead of:
Quote
<script>
code goes here
</script>
you should have:
Quote
<script>
<!--
code goes here
//-->
</script>
i.e., add html comments.
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
XML Sitemaps Discussions Category
-----------------------------
=> Unlimited PHP Sitemap Generator
=> Bug reporting for Standalone Sitemap Generator
=> Free Online Sitemaps Generator
=> Site maps - General Discussion
Loading...