Best Way To Embed a Blog on Your Website?
Hi there everyone. Thanks again to Donatello for the quick help on my last question.
My new question: What is the best way to embed a blog on your website without using a CMS such as Wordpress?
Thanks again everyone for being patient with me.
You can use IFRAME if you want to embed php blog. You can use this code.
<iframe src="Name of your blog.php" height = "100%" width="100%" border="1" id="frameName"></iframe>
I hope that this will help you.
Thank you for your quick reply.
Let me pose this to you. I'm redesigning a site for my dad and his friends. Do you think it would be better to just scrap the site (it was done by someone with no web experience, so it's not much work lost), and use WordPress? Or should I design it without WordPress and just use an iFrame?
Thanks again.
Using iframes as suggested above.
wcTutorials - iframe
Everything you need to know about iframes, and some.
it should work out with iframing. let us know if it doesn't work
I would suggest using Wordpress. Will save you a lot of time and you will get fresh website which can be easily updated any time.
If you need any help with this feel free to ask.
IFrames are still one of best ways to embed a webpage into another webpage. I have heard that search engines have the capabilities of even following the links on the embedded web pages successfully.
If you want an example of how to use it, look at the following page.
http://loancalculators.in/interest-loan-calculator/
The code used is as follows.
Code:
<p><center><iframe src="http://loancalculators.in/calculators/interest-only/interest-only-loan-calculator.htm" frameborder="0" scrolling="no" width="600" height="470"></iframe></center></p>
I think you should go with wordpress because it has lots of functionality and lots of supports available
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks