Announcement

Collapse
No announcement yet.

Publishing Probem

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

  • Publishing Probem

    Hi. I'm not sure what is going on, but I have updated and published my website many times. When updating the site yesterday, I went to publish it and it said it was successfully published, yet none of the changes went through. I've tried repeatedly with the same result. I checked that all the pages were named correctly and I can't figure out why this is happening. My website is www.droppintrou.net
    Thanks!

  • #2
    Re: Publishing Probem

    Most of the time this is a "caching" problem...if so, 2 popular solutions:
    1. Click F5 many, many, many times!
    2. Right click on an empty part of your page
    Open "Page HTML"
    Click on "Between Head Tag"
    Insert the following code EXACTLY as follows

    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">

    hope that helps,
    david
    Never measure the height of the mountain you're climbing. At the summit, look back and see how small it really is!

    Comment


    • #3
      Re: Publishing Probem

      Wouldn't recommend the <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> tag unless you have a site that is been updated several times a day (Like news sites). You will also need very fast loading pages of around 100-200kb to use this tag. Your page is at 8600kb & is far to large for a web page due mainly to your images, & what this means is a new visitor has to down load 8600kb every time they go to the page.
      Regards Chris.

      Collectables, Collecting, collectors-info.com

      www.chrismorris.co.uk

      House build project

      Comment

      Working...
      X