Needing a Free Landing Page Link WP Plugin

9 replies
I have a landing page link that I'm wanting to use for my domain, but am unable to do so...thus the need for a WP Plugin.

Suggestions?
#domain #free #landing #landing-page-link #link #needing #page #plugin #wp-plugin
  • Profile picture of the author eternalwarrior
    You could have a look at WordPress Squeeze Page
    {{ DiscussionBoard.errors[6475095].message }}
  • Profile picture of the author koreancowboy
    Thanks, but I'm not sure that's what I'm looking for. I just need to add a link to my landing page on my WP site...
    Signature

    I provide consulting for companies that use Adobe AEM...you can check out what I've done so far.

    {{ DiscussionBoard.errors[6479892].message }}
  • Profile picture of the author TheArticlePros
    If you just need to add a link, do this:

    Code:
    <a href="http://www.YourCoolSite.com">Link Text</a>
    Now you have a link, no plugin needed.

    -- j
    Signature

    Posting About Life & Video Games:
    http://www.jarycu.com

    {{ DiscussionBoard.errors[6479898].message }}
  • Profile picture of the author koreancowboy
    Thanks...where do I put this?
    Signature

    I provide consulting for companies that use Adobe AEM...you can check out what I've done so far.

    {{ DiscussionBoard.errors[6479988].message }}
    • Profile picture of the author TheArticlePros
      Originally Posted by koreancowboy View Post

      Thanks...where do I put this?
      Wherever you'd like the link to show up. I know it sounds like I'm being a smart @$$, and I honestly usually am...but I don't know how else to answer that this time.

      -- j
      Signature

      Posting About Life & Video Games:
      http://www.jarycu.com

      {{ DiscussionBoard.errors[6480010].message }}
      • Profile picture of the author koreancowboy
        Originally Posted by JaRyCu View Post

        Wherever you'd like the link to show up. I know it sounds like I'm being a smart @$$, and I honestly usually am...but I don't know how else to answer that this time.

        -- j
        Actually, it does matter...I tried putting this into Theme Functions, and this was the end result...


        Parse error: syntax error, unexpected '<' in /nfs/c02/h09/mnt/30373/domains/dealsthatgetdone.com/html/wp-content/themes/YourBusiness/functions.php on line 3
        Signature

        I provide consulting for companies that use Adobe AEM...you can check out what I've done so far.

        {{ DiscussionBoard.errors[6496685].message }}
        • Profile picture of the author Will Edwards
          Originally Posted by koreancowboy View Post

          Actually, it does matter...I tried putting this into Theme Functions, and this was the end result...


          Parse error: syntax error, unexpected '<' in /nfs/c02/h09/mnt/30373/domains/dealsthatgetdone.com/html/wp-content/themes/YourBusiness/functions.php on line 3
          Leave the PHP files alone.

          You can put your HTML in a Text Widget or in a post or page.

          Will
          {{ DiscussionBoard.errors[6497017].message }}
          • Profile picture of the author koreancowboy
            Originally Posted by Will Edwards View Post

            Leave the PHP files alone.

            You can put your HTML in a Text Widget or in a post or page.

            Will
            Oh, now you tell me...LOL

            Seriously though, thanks again. Just chalking this one up to experience!
            Signature

            I provide consulting for companies that use Adobe AEM...you can check out what I've done so far.

            {{ DiscussionBoard.errors[6501071].message }}
  • {{ DiscussionBoard.errors[6496823].message }}

Trending Topics