I successfully embed my wordpress blog into my website.
-
Hi!
If you want to embed your WordPress blog into your website like you would a youtube video, or something else. I can help you with this!
It took me days of reading and hours of coding to figure this one out and when I got it, it was so simple my mind exploded. I found this simple code NO WHERE mentioned on the forums I read.
What I got instead was advice on how to make my wordpress look like my website, and them make a fancy button on my website that links directly to my wordpress that looks like my website (therefore tricking my clients into believing they are on my website when they go to my wordpress. Yes this could work, but it wasn’t really what I wanted.
Instead I realized I could “Iframe” it and put the blog directly on my website! It was a lot easier this way because I’m a property manager, not a technical magical web wizard that I adore so much.
How you do this is go into your website that allows you to use HTML code (the same place where you would embed a youtube video) and type this in:
<iframe width=”420″ height=”315″ src=”WWW” frameborder=”0″ allowfullscreen></iframe>
Where I put the three W’s, you delete the W’s and put your unique wordpress address. Press save, and your blog should be embedded into your webpage just like a youtube video would be. You can change the width and height of the box by messing with the numbers after “width” and “height” in the code.
Yours Truly,
FrancescaP.s. if this was helpful please subscribe to one of my social media sites, and I promise I will do the same for you!
[Links moderated]
- The topic ‘I successfully embed my wordpress blog into my website.’ is closed to new replies.