How to get wordpress into a windows hosted site

Discussion in 'WordPress' started by astoller, Mar 22, 2013.

  1. #1
    Hi
    My site 1 is hosted on a windows server.
    How can i make a sub domain/or a subdiretory of site 1 pull up or show a wordpress blog site 2 (from a separate server?)
    thanks
    arthur
     
    astoller, Mar 22, 2013 IP
  2. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #2
    You canuse an iframe/frames, however, many sites might try to bust out of them and may effect the user experience of the website within the frame.....

    I think the best way is to Make a Link with Blog as anchor text for example and it's lead to the Site2 !

    <a href="http://www.Your-Wordpress-Website" target="_blank">Blog</a>
    Code (markup):

    Goodluck
     
    themes4all, Mar 24, 2013 IP