Gossamer Forum
Home : Products : Links 2.0 : Customization :

Found, but data resides under different URL (add a

Quote Reply
Found, but data resides under different URL (add a
Hello!
as subject tolds...where do i have to put a/ ??
this is written when i Check Links in admin.cgi..
tenx
gregor


Quote Reply
Re: Found, but data resides under different URL (add a In reply to
You need to edit the URL fields in your links.db file. I would HIGHLY recommend that you add the trailing slash before validating links to avoid this problem.

Regards,

Eliot Lee

Quote Reply
Re: Found, but data resides under different URL (add a In reply to
i'll try..thanx
Gregor


Quote Reply
Re: Found, but data resides under different URL (add a In reply to
hi!
might sound stupid..but still...where do i have to add trailing slash and what IS trailing slash (my english is not that good) sorry

thanx
Gregor

Quote Reply
Re: Found, but data resides under different URL (add a In reply to
First things first....

Trailing slash is the following bolded character:

Code:

http://www.somedomain.com/


And to add this...you need to either click on the Modify link in your Check Links report (if you are running the script via your web browser)...then add the trailing slash to the URL value in the URL field. OR if you are using telnet to execute the nph-verify.cgi script, then you need to simply click on the Modify Link under Links in the admin menu in the admin.cgi and then add the trailing slash in the URL value in the URL field.

Got it?

Regards,

Eliot Lee

Quote Reply
Re: Found, but data resides under different URL (add a In reply to
got everything !

thanx a lot
Gregor

Quote Reply
Re: Found, but data resides under different URL (add a In reply to
Good and you're welcome.

Regards,

Eliot Lee