Forums

This topic is locked

Problems with servers.

Posted 28 Feb 2003 07:40:23
1
has voted
28 Feb 2003 07:40:23 emma macdougall posted:
Can you kind guys help me out again please.
I am using free webspace with my I.S.P freeserve in the UK to build my web site www.sophiemacdougall.fsnet.co.uk and i have been traveling the net for site's to link up with to higher my ranking in search engines but for some reason some servers can view my site and others can not they are getting a message saying
*********
Not Found
The requested URL /wd.css was not found on this server.
**********
Any ideas guys ???
Emma xxx

Replies

Replied 28 Feb 2003 11:57:26
28 Feb 2003 11:57:26 Owen Eastwick replied:
In you code, towards the top of the page you have the following lines:

<style type="text/css">
<!--
-->
</style>
<link href="wd.css" rel="stylesheet" type="text/css">

This is linking to an external style sheet file: wd.css, if this is not uploaded to the host server with the site pages then you will see the error message.

However, it doesn't look like you have actually used CSS, so you can probably delete the lines shown above from all the pages in your site. MAKE A COPY FIRST - just in case.

Regards

Owen.

-------------------------------------------------------------------------------------------
Used programming books and web development software for sale (UK only): www.tdsf.co.uk/tdsfdemo/Shop.htm

Developer services and tutorials: www.drdev.net

Multiple Parameter UD4 / Access 2000 Search Tutorial: www.tdsf.co.uk/tdsfdemo/

Reply to this topic