Embedding WordPress blog into Html of website
-
I am trying to embed my blog into my website using html. I have previously done this with javascript for LJ and Tumblr – here is the code below.
Livejournal:
< script src=”http://www.livejournal.com/customview.cgi?username=witchy&styleid=101&enc=js” >// <![CDATA[
< noscript>< a href=”http://witchy.livejournal.com/” >View my LiveJournal< /noscript >
// ]]></script>Tumblr:
< script src=”http://curiouswitch.tumblr.com/js” type=”text/javascript” >< /script >The blog I need help with is: (visible only to logged in users)
-
Hi. JavaScript is not allowed in WordPress.com:
http://en.support.wordpress.com/code/If LiveJournal or Tumblr offer RSS feeds, you can also insert an RSS widget:
http://en.support.wordpress.com/widgets/rss-widget/
- The topic ‘Embedding WordPress blog into Html of website’ is closed to new replies.