• Resolved parotnet

    (@parotnet)


    I’d like to add a link somewhere on the page where my posts appear that will take people back to my main site. Right now, if someone goes to my website and clicks on my “blog” link, it takes them to my blog, But once they’re there, I’d like to have a link back to my main site, either in a sidebar or somewhere else. Can someone tell me how to do this?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    I am looking to do the same thing. I found something with my Google search, I hope it helps you.

    https://op111.net/57

    Anil.

    The easiest way would be to add a new div containing an gtml link – and possibly a graphic if you have one – into your sidebar.css, in an appropriate spot. I’ve inserted links of all kinds in mine withouta problem – each in a div.

    Example:

    <div align="center">
    <a href="URL to PSITE">Return to my Site!</a>
    </div

    Thread Starter parotnet

    (@parotnet)

    Thanks, Anil! Page Links To did exactly what I needed, and very easily. Saurus, thanks for the suggestion. I tried to insert the code in a couple of places, but couldn’t get it to work. I’m not very knowledgeable about code, so the plug-in was easier for me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I add a link to my main page?’ is closed to new replies.