How to embed blogs in 4.4?
-
I read everywhere that you can embed a WP blog in another blog by simply copying the url like you can for YouTube or Soundcloud. I tried it on several WP blogs but the link will not change into an embedded-iframe.
What am I doing wrong here?
-
Assuming that both blogs are running on WP 4.4, it should “just work”.
So, if that’s not happening in your case, it would be a good idea for you to share the URLs for both blogs (which will allow us to check their underlying HTML for the necessary oEmbed code, and test embedding posts from each of them into our own sites).
Here’s the blog with the url which is embedded:
http://offline070.com/1728/test-oembedHere’s the blogpost I want to use the content from:
http://melodiefabriek.com/blog/interview-primal-audio/Hmm, I can embed that second URL into my own test site with no problem; so you’ve probably got a plugin on your “receiving” site (offline070.com) which is interfering with the oEmbed process (as was the case in this topic from a few days ago).
I have disabled all plugins, doesn’t work. Standard Theme. It simply doesn’t work.
Reentered the url but no luck:
http://offline070.com/1728/test-oembedhello, giving a try to your url
coming back your (dutch) site all looks ok.
can you please explain what kind of site you look for please? (before disabling all)
and marco, it’s doable with good plugins / good linux knowlegde yes
no one lied, for example phpmyadmin is good to restore all, depends your current wp site
<– goin to another question
The questions was:
disable all plugins and try again.This is what I did, no luck, the embedded site is not shown.
Again, this is the process:
Here’s the blog with the url which is embedded:
http://offline070.com/1728/test-oembedHere’s the blogpost I want to use the content from:
http://melodiefabriek.com/blog/interview-primal-audio/*Looks*
The URL you want to embed looks correct. See the oEmbed tab on this page.
http://iframely.com/debug?uri=http%3A%2F%2Fmelodiefabriek.com%2Fblog%2Finterview-primal-audio%2F
Same with your test post (also see the oEmbed tab).
http://iframely.com/debug?uri=http%3A%2F%2Foffline070.com%2F1728%2Ftest-oembed
But when I try on my test installation neither URLs work for me.
You’ve disabled all plugins on your offline070.com site and are using the Twenty Sixteen theme (good) can you please check if that site is getting any errors in the web server’s
error_logfor those requests?For embedding to work, this needs to work as a URL.
http://offline070.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Foffline070.com%2F1728%2Ftest-oembed
Which does and that is valid oEmbed json output but still the iframe isn’t seen.
Do you have anything in your .htaccess file that may be interfering?
thanks. The errorlogs are available every day. but it’s hard for me to read. couldn’t find anything in the logs.
The topic ‘How to embed blogs in 4.4?’ is closed to new replies.