• This is probably simple:
    How di I create a link to a page/subdomain that is external to wprdpress. What I mean by external is a page that isn’t generated by wp but that I made already using xhtml.

    Big Tanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can simply use an anchor tag where ever you want to put the link. <code><a href="http:yourexternalpage.com"> click here for link</a>

    So if you want it in your side bar, in a post, or a header nav bar, it’s all the same.

    I am new to wp, but was creating my first blog with it and was having trouble getting a link from another site linked into my blog page. LiveJournal was simply copy and paste and it worked. Looks like you have to add a simple link in the text part of your blog by adding into the actual source code?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘creating a link to an external page’ is closed to new replies.