Announcement

Collapse
No announcement yet.

Online site when viewing Source Code - Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Online site when viewing Source Code - Help

    Hopefully someone can help me sort this out.

    When i look at the online site, and view the HTML source.
    I see URL links point to my local PC , however if i view the site on any pc site works fine.. I just can't understand why it is showing URL links like these:

    Code:
    /HEAD>
    <body><Actinic:TEMPLATE type="begin" filename="C:\Program Files\Actinic v7\Sites\Site1\Act_Primary.html"/>
    
    <div align="center">
      <table border="0" align="center" cellpadding="0" cellspacing="0" class="maintable" >
        <tbody>
          <tr>
            <td colspan="2"><div align="center"><a href="http://www.*****.co.uk/"><img src="titlelogo.jpg" width="100%" height="125" border="0"></a></div>
            </td>
          </tr>
          <tr>
            <td class="topnavigation"><div align="center"><a href="../index.html" target="_parent">Homepage </a> <!-- NavigationItem HTML begin -->
    <!-- This file is used to build the navigation item markup. -->
    <link href="page.css" rel="stylesheet" type="text/css">
    <Actinic:TEMPLATE type="begin" filename="C:\Program Files\Actinic v7\Sites\Site1\Act_NavigationItem.html"/>

    See how it shows "c:\program files\actinic v7\sites"

    I've noticed that it is also showing the comments in the html which should be blanked out.

    Any ideas??

    #2
    Check you have got 'Compact HTML/CGI' checked under Misc Design Options.

    Comment


      #3
      Originally posted by drounding
      Check you have got 'Compact HTML/CGI' checked under Misc Design Options.
      Checked. I didn't have this ticked, have now. Refreshed the website and uploaded. but still have same problem

      Have attached screenshot of my Misc Settings if that is any help.
      Attached Files

      Comment


        #4
        I think those may be the reference links for the dreamweaver extensions.

        If you aren't using dreamweaver then you shouldn't need them, although I would have expected the compactHTML to have removed them.

        Mike
        -----------------------------------------

        First Tackle - Fly Fishing and Game Angling

        -----------------------------------------

        Comment


          #5
          Gavin - if the problem only occurs on your PC, I think you must be looking at something other than the true online website, ie you must be looking at real or cached pages from somewhere on your PC. This might be some page preview system or PC based testing server.

          Aquazuro - designer stainless steel accessories

          Comment


            #6
            There is no problem with the site, site works fine.
            It's just when I view the source code of the pages online.

            I tried 3 more times to compact the html/cgi, refresh, and upload the webiste and finally it worked, very weird it took me more than one attempt on this to get it to work.

            Comment


              #7
              I was just having a look around the 'dut..w...dist...co.uk' site and cannot see what you are seeing in the source code - is that the site? - or can you give a URL?

              Comment


                #8
                Originally posted by drounding
                I was just having a look around the 'dut..w...dist...co.uk' site and cannot see what you are seeing in the source code - is that the site? - or can you give a URL?
                I *think* that your looking at the correct site I just don't want to post it publically as its still in test stages at the min. But if it has a banner on the homepage saying test site then yeah your lookin at the right site.

                What do you think of it by the way?
                Considering I had never used Actinic at all 8 months ago I am pretty chuffed at what I have achieved, with only help from this forum.

                Comment


                  #9
                  It is that site - it's looking good - well done - don't want to say too much though at this stage if you want to keep it under wraps for a while.

                  Looking at the source code - it is compacted. Try clearing your cache and then reloading the page and then rechecking the source.

                  Comment


                    #10
                    Yep I see the code is now compacted
                    Slightly weird as to why it never worked the first couple of times I tried it, even after doing a full refresh on the browser.

                    Thanks for the comments

                    Comment

                    Working...
                    X