Link an HTML page to WP blog ???

5 replies
Hello All,
i am trying to link an HTML squeeze page to my wordpress blog, i would like to get it linked to one of my pages, so if you are clicking the link you get to that page, now i would like the page to be part of the domain and be place in the same directory? so my questions are:
1. if i can do it? i pretty sure i can but i am not sure what directory to put the folder and how do i upload all the images?

2. after i did upload them do i have to direct the links inside the page to the images new directory?
:confused:
i hope someone can help me with that? let me know if i am not clear enough?

thank you,
be success,
Rom
#blog #html #link #page
  • Profile picture of the author MartinPlatt
    Upload the HTML page to your site, so lets say http://www.yoursite.com/yourarticle.html

    Then create a link <a href="http://www.yoursite.com/youarticle.html">Click here</a>.

    You need the html page to correctly point to the right images folder first, so I would recommend that you get that working and looking right before you try to link to it.

    Hope that helps?
    Signature

    Martin Platt
    martin-platt.com

    Stuck with earning commissions online? Get this get this uncensored affiliate marketing guide for free (sold as coaching for $4,997)

    {{ DiscussionBoard.errors[4664349].message }}
  • Profile picture of the author webapex
    If you have root squeeze page at myBiz.com
    you could make a typical wordpress installation at myBiz.com/blog/
    A link page going to a blog post (less html) might look like:
    myBiz.com/blog/moreinfo


    Maybe others will better understand how your 2nd question relates:
    >> 2. after i did upload them do i have to direct the links inside the page to the images new directory?
    Signature

    “An expert is a person who has made all the mistakes that can be made in a very narrow field” Niels Bohr

    {{ DiscussionBoard.errors[4664352].message }}
  • Profile picture of the author Brian Alaway
    WordPress › Page Links To « WordPress Plugins
    Put the page whereever
    Put the images whereever
    Insert image url whereever
    {{ DiscussionBoard.errors[4664361].message }}
    • Profile picture of the author Istvan Horvath
      Originally Posted by Brian Alaway View Post

      WordPress › Page Links To « WordPress Plugins
      Put the page whereever
      Put the images whereever
      Insert image url whereever
      The plugin link is helpful.

      The "wherever" thingy is wrong. All of them.
      Because:
      the OP has no idea of the HTML basics and how you link to an image (call an image) in the HTML code if they are not in the same directory as the file.
      So, instead of wherever, maybe, you want to explain how to call an image with relative and absolute path... giving examples of being in a folder below or above the directory where the html file is.
      :p
      Signature

      {{ DiscussionBoard.errors[4664383].message }}
      • Profile picture of the author romsilvas
        WOW, thank you guys for the fast reply, i love this forum!!!
        i think i got it, it was relatively simple, i just upload my HTML file (sure i named it other the index.html) to my root directory with the images folder, just like i would do if i wouldn't have the wp site there, and then i just linked it to the image and it works like magic!!!

        thanks again

        be success
        Rom
        {{ DiscussionBoard.errors[4664438].message }}

Trending Topics