Help - Search - Members - Calendar
Full Version: Website page targeting
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
DJHockeyman
Hello everybody, I am having a little trouble with my targeting on my website, I had removed the frames to make the website more search engine friendly, as well as web crawler friendly... however, I'm trying to get my links to show as

EX1: http://www.allhitsradio.net/staff/index.html (do not click this link, it will not direct you anywhere)

However, when I click the DJ Staff link (this is for an internet radio station) it gives me this:

"Cannot find 'file///J:/allhitsradio.net/staff/index.html'. Make sure the path or Internet address is correct."

When I know the path is correct, I have it set in my links as "staff/index.html"

So what am I doing wrong? can anyone help me?
Darin McGrew
I'm just guessing, since you haven't provided the URL of a real example, but it sounds like you're linking to href="allhitsradio.net/staff/index.html" rather than to href="http://allhitsradio.net/staff/index.html".
DJHockeyman
QUOTE(Darin McGrew @ Jan 3 2008, 01:43 PM) *

I'm just guessing, since you haven't provided the URL of a real example, but it sounds like you're linking to href="allhitsradio.net/staff/index.html" rather than to href="http://allhitsradio.net/staff/index.html".



Yes, that is what I'm trying to do is link it via <a href="staff/index.html">, because when I upload it via FTP client, it will automatically read the rest of the information
Darin McGrew
Can you provide the URL (address) of a document that demonstrates the problem?
DJHockeyman
QUOTE(Darin McGrew @ Jan 3 2008, 02:07 PM) *

Can you provide the URL (address) of a document that demonstrates the problem?



It's all on my remote desktop right now, I haven't uploaded it to the internet yet, that's why I figured I'd try to get help so that I could do it and upload it
pandy
So do you have a folder under J:\ called allhitsradio.net?
DJHockeyman
Hello Everybody that's attempted to help me, I now have the information on the web, http://www.allhitsradio.net is the website, and if you click the DJ Staff link, you'll see the problem I'm having, if I could get any information on how to fix this matter, I'd greatly appreciate it.
Frederiek
Apparently, you have solved the problem as the link works for me.

BTW, 9px for text is rather hard to read.
Darin McGrew
What's the problem? All I notice is that you've got a fixed-width layout that falls apart when a minimum font size is enforced by the browser, but that isn't what you originally asked about.
DJHockeyman
I have solved my problem, I got help from one of my friends... apparently I was trying to target the links as <a href="http://www.allhitsradio.net/index.html">Home Page for the lower levels, and I had to change it from /index.html to ../index.html to move to the higher levels, I do thank y'all for your assistance and walkthroughs though.... if anyone's got anything for me to get any types of application forms or anything as in a DJ application that has validation codes and everything within the coding, I'd greatly appreciate it, for I don't know any javascript coding, and trying to learn it would be a little confusing for me. so if anyone knows anywhere that I could get anything like that, please let me know.

Or also if anyone is familiar with the program SAM Broadcaster 4 and knows how to get the request function active, that would be appreciated as well.

Thank You,
DJ Hockeyman
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.