Skip to main content
December 14, 2016
Answered

Adding landing page to existing site

  • December 14, 2016
  • 1 reply
  • 579 views

I am working on an existing Dreamweaver website and the owner wants to add a landing page that redirects to the home page. The home page is index.htm. Do I just copy the index page and rename it, and then edit the new index page, or how should I go about this?

    This topic has been closed for replies.
    Correct answer peters60356343

    Yes, at least I'm doing this always, as like you decribe:
    - rename index.html to home.html
    - change all links from index.html to home.html
    - Create the new index.html landing page.

    1 reply

    peters60356343
    peters60356343Correct answer
    Participant
    January 19, 2017

    Yes, at least I'm doing this always, as like you decribe:
    - rename index.html to home.html
    - change all links from index.html to home.html
    - Create the new index.html landing page.