Results 1 to 16 of 16

Thread: Publishing Question
      
   

  1. #1
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Publishing Question

    Hi,

    I did post in the Publishing forum yesterday, but as I've not had had any answers yet, it could mean that..

    a. no one reads that section.
    b. no one understands my problem

    or

    c. I'm being ignored for asking dumb questions! (hopefully not!)

    Anyways....

    I've previously published a holding page in BV with VH.

    Fine, this seems to work

    http://www.steeltimeltd.co.uk

    now my site is ready to go live (I don't think I'll ever finish it though, so many other things I can do to improve it!)

    Soooooo, I've published all of the pages; this seemed to be successful, but all I get is my original holding page when I go to the site...

    Any suggestions?

    Thanks

    Pete

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Publishing problem...

    Cant see any links to other pages on your home page. Just a piece of duct your logo & some text with your address &
    This website is currently under Construction.
    Did you publish all your pages top public-html ?

  3. #3
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Publishing problem...

    You have two index pages. One is index.html, the other is Index.html. Publish your new page as index and delete Index.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Publishing problem...

    Tom's got it!
    You also need to rename your links or pages to match on your other pages. Preferably all should be lower case text.
    Also noticed that no images are showing up. Possibility that its an add on site & the link protection is on?

  5. #5
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Re: Publishing problem...

    Damn... you lot are good!

    I'll have a looky see and report back!

    Thanks!

    Pete

  6. #6
    Armands1991 Guest

    Default Re: Publishing problem...

    None of the pages work in menu. I can't see any pictures. And it's not good, that new links opens up in new tab. Change that from _blank to _self

  7. #7
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Re: Publishing problem...

    Siiiiggggghhhhhhh...

    Deep breaths.....

    Okay soooooo...

    I've got the new page to publish... only no pictures, just boxes where they should be..

    Also, only the homepage button seems to work... all of the others don't find their destination...

    I'm trying to do this, and keep the boys in the workshop busy, and answer the phone and.. and ...and...

    errr... help!

    http://www.steeltimeltd.co.uk

    Armands1991 have changed to _self. Thanks

    Pete

  8. #8
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Default Re: Publishing problem...

    It's a good practice to do the following from the very
    beginning when you start working on your website:

    If you don't have .htaccess file on the server, you can create one using MS Notepad and upload to the server.

    In .htaccess file, type the following one statement - watch for the spaces.

    ErrorDocument 404 /404-error-page.html

    upload .htaccess to the server under public_html.

    In BlueVoda, create
    404-error-page.html and add some message to it.

    It's a good practice to do it now.

    In
    404-error-page.html file, include the same menu. So as long as you are not ready, at least it will show the page all the time instead of giving you the 404 error with the menu on it.

    Shafi



  9. #9
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Default Re: Publishing problem...

    About Images

    Another thing you can do is to connect to your server
    through BlueVoda FTP, and see where your images are.

    Normally, the images are in the /images sub-directory under public_html.

    If you have them under public_html which is your
    http://www.steeltimeltd.co.uk/, you should point your link
    to where the images are on the server.

    If you don't find the images on the server, then I suggest
    you create /images sub-directory under public_html
    and manually upload all the images you need.

    On your BV page, Just point to the exact location on the server where each image is.

    Shafi

  10. #10
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Arrow Re: Publishing problem...

    About files

    The same check you can do for your files as for images.

    See if you point to the correct sub-directory, if any.

  11. #11
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Re: Publishing problem...

    Woah...

    slow down there, tiger!

    it'll take a bit of time for me to sort this little lot out wysiwyg4... :o

    I'll have a read through...

    Thanks

    Pete

  12. #12
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Publishing problem...

    Out of curiosity! Have you got your publish pop up box set to publish all files?

  13. #13
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Re: Publishing problem...

    Quote Originally Posted by Collectors-info View Post
    Out of curiosity! Have you got your publish pop up box set to publish all files?
    Err... Hmmmm... Errr....

    No!

    Publishing them as individual pages ATM... I'll have a look at the setting, delete all the files then republish...

    Viewing on my ****** now, so may have to wait until later/ the morning...

    Really appreciate everyones input and help on this one.

    Pete

  14. #14
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Publishing Question

    The Publish All Files choice means that every object on the page you are publishing will be republished. Otherwise, you can choose to republish only objects that you've modified. No need to delete all files.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  15. #15
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Publishing Question

    Have you checked the field where the arrow is pointing? Should be on publish all files.

  16. #16
    Ding Dang Doo is offline Sergeant
    Join Date
    Jun 2009
    Location
    UK
    Posts
    31

    Default Re: Publishing Question

    Thanks Chris,

    needed the idiots guide... some of the simplest things... I don't know!

    Okay, so pictures are now showing, but none of the links are working, I've been back through the tutorials, and (as has been suggested to me) apart from placing each individual page in its own folder and calling each page 'index' or something like that as a way of sorting this out, I can't see where I'm going wrong, all of the pages are in the public_html folder, each menu button seems to have the correct destination... I think!

    Any further ideas?? Please keep it simple!

    Pete

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49