• I currently have an existing WordPress blog. I would like to create a link on my WordPress home page that links to a page created in Dreamweaver. It wouldn’t be in the blog format, it wouldn’t have my WordPress theme, etc. It would be its own independent page within my domain that you can link to from my WordPress home. It wouldn’t be a separate domain or anything. For example, my WordPress blog home would be https://www.example.com. On that page, there would be links, like “About Me”, “Contact”, etc. One of those links would be, for example, “Separate Page Link”, which would take you to my Dreamweaver page, called https://www.example.com/separatepage or something. Any advice is greatly appreciated. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your best bet is to make a subdomain e.g https://example.example.com

    Hope that helps

    you can do that easily with a redirect plugin
    I use this:
    https://codex.www.ads-software.com/User:MichaelH/Redirectify
    just c & p contents and save as redirectify.php
    drop it in your plugins folder and activate it

    go to add new page
    put in page title – nothing in editing field
    scroll down to custom fields
    under name put redirect
    under value put actual url you want this to go to
    publish page
    when page link is clicked on, folks are auto redirected to your dreamweaver page

    Thread Starter wknight35

    (@wknight35)

    Thanks to both samboll and Paragamer09. Appreciate your help. However, I have a few more questions – I am VERY much a beginner with WordPress and creating web pages.

    Paragamer: How do I create a subdomain?

    samboll: Into what do I paste the contents? Which plugins folder do I put it? WordPress? The folder on my local hard drive or on my host? I appear to have a number of plugins folders on my host file manager (in my public_html folder).

    I apologize for my ignorance. Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding a Dreamweaver Page to my WordPress’ is closed to new replies.