+ Reply to Thread
Results 1 to 12 of 12

Thread: Publishing question
      
   

  1. #1
    Alice is offline Sergeant
    Join Date
    Mar 2008
    Posts
    27

    Default Publishing question

    ID#22757
    Alice Hertzler
    www.awarenessofoneness.com
    www.abridgebeyondcoaching.com

    I am certain I am making this more difficult than it needs to be.
    However, I can not get the pages I have made published.
    I have two domain names to which I am publishing three pages each at this time. I have reviewed the FTP account and made sure all related files are in lower case. The FTP account shows parent directory, but the page does not publish. What step am I missing?

    Thank you!
    Alice

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Publishing question

    You dont want parent directory.. you want public_html/ for the main domain and public_html/seconddomainname/ for the second one

    If you are using BV you cannot ftp your files.. you have to PUBLISH or they wont work.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Alice is offline Sergeant
    Join Date
    Mar 2008
    Posts
    27

    Default Re: Publishing question

    Thank you for your response, Karen.
    Please tell me what you really mean by this response.
    I have been publishing the pages one at a time, the process says each one is published, but they are not available at the domain address.
    One, the awarenessofoneness index page puts the Index on the web.
    What do I need to do to resolve this problem?
    Thank you!
    Alice

  4. #4
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Publishing question

    Your first site will be published to public_html as normal. Your second will be public_html/abridgebeyondcoaching.com You will have to be careful not to mix up the pages when you publish.

  5. #5
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Publishing question

    Quote Originally Posted by Alice View Post
    Thank you for your response, Karen.
    Please tell me what you really mean by this response.
    I have been publishing the pages one at a time, the process says each one is published, but they are not available at the domain address.
    One, the awarenessofoneness index page puts the Index on the web.
    What do I need to do to resolve this problem?
    Thank you!
    Alice
    You cant make pages accessible outside of the public html folder. When you publish the path has to be set to public_html.. otherwise your pages are just floating out there in the home directory which is the MAIN access and programming to your account.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  6. #6
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Publishing question

    lol.. you also have to create an ADDON domain in your cpanel. I just looked at your links and man what a mess. Your files are there. You main file has to be named

    index

    just like that and published as you are doing

    Once you create the ADDON it will make a folder and the main page for it also has to be

    index

    but the path will be public_html/abridgebeyondcoaching/

    you cannot make a file named abridgebeyoncoaching.com and make it WORK for a site.

    I suggest you go thru the tutorials ONE MORE time.. and also make two folders in your bv file. One for the main domain and one for the second domain. Save your pages in these folders.



    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    Alice is offline Sergeant
    Join Date
    Mar 2008
    Posts
    27

    Default Re: Publishing question

    Thank you, Karen and D'son!
    I have been able to publish all six pages.
    One page has code on it.
    I have forgotten how to remove it.
    But I feel great that I have gotten this far!
    Alice

  8. #8
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Publishing question

    If you are seeing code above your page that means you have added a form or script to it, thus needing to publish the page as a php. You could check if the page already exists as a php by typing the url to the page in your address bar, if it pulls up the page change your links if not go into the page properties of the page and change the type to php and republish.

  9. #9
    Alice is offline Sergeant
    Join Date
    Mar 2008
    Posts
    27

    Default Re: Publishing question

    Thank you, D'son!
    The page properties are set in php as the page is data collection.
    What info goes in the 'publish web page' box for 'folder'?
    Alice

  10. #10
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Publishing question

    That would be where you put the path. If its the MAIN domain then its just

    public_html/

    if its the addon then

    public_html/addon name or folder name/

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  11. #11
    Alice is offline Sergeant
    Join Date
    Mar 2008
    Posts
    27

    Default Re: Publishing question

    Thank you, Karen!
    The page publishes both ways as http://www.abridgebeyondcoaching.com/abbc_data.php (Clear)
    http://www.abridgebeyondcoaching.com/abbc_data.html (with code showing)
    This page is a link from the index page. I set the link as
    http://www.abridgebeyondcoaching.com/abbc_data.php, but it comes up as the .html with code showing.
    I changed the link back to .html and it shows the code.
    If I put in the link with .php the page clears.
    What am I missing in setting up the link from the index page?
    Alice

  12. #12
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Publishing question

    the link with the php extension is correct. If you put a form on it.. it has to be php or the code will show.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



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