URL not displaying page name and extension

Discussion in 'General troubleshooting' started by ashbacker, Apr 28, 2010.

  1. Not sure if I am posting this in the correct area. I am having an issue with links in my site whenever I click on a link with in my pages it goes to the pages but doesn’t show the page name eg it shows http://www.shadowcastimages.com.au when its meant to show http://www.shadowcastimages.com.au/about.aspx not sure why this is happening. If I directly go to a page http://www.shadowcastimages.com.au/about.aspx then the URL and page stay no matter what page I go to. I am not sure if this is a config issue or if I am doing something daft but if anyone could shed some light on this that would be great.
     
  2. Hi,
    You're using script with frames so the body of the page changes for the frame.
    All the best,
    Mark
     
  3. Thanks Mark

    Thanks for getting back to me Mark.

    I have had a look and I can't find any frame scripts I also added a page: http://www.shadowcastimages.com.au/test.html which is the simplest of pages

    <html>
    </html>
    <head>
    </head>
    <body>
    Some Test Page
    <br />
    </body>

    However this still is getting the frames issue any other ideas on what could be going on?

    Cheers
    Dan


     
  4. Your domain "shadowcastimages.com.au" is currently pointed to another hosting service, and the way they appear to be pointing to us, is by using that frame you see in the content. If you use the alternate URL (which is hosted with us) you'll see there's no frame:

    http://shadowcasti.web126.discountasp.net//test.html

    Contact whomever your domain is actually pointed at, and ask them to point the domain to your webserver, and the IP is 64.79.160.14

    Once the domain is actually pointed to us, then you'll be able to use it without problems.
     
  5. mjp

    mjp

    Or better still, change the name servers of the domain to point to us.
    NS1.DISCOUNTASP.NET
    NS2.DISCOUNTASP.NET
    NS3.DISCOUNTASP.NET​
    Then any kind of weird stuff they do won't matter.
     

Share This Page