css embedded html

  • Unknown's avatar

    Is there a way to embed html (e.g. from other websites) into the code (and therefore the pages) on my WordPress site?

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    You can add HTML code directly to your site, yes. In the post/page editor, click the Text/HTML tab at the top to enter HTML mode.

    But note that some types of code are not allowed here, especially iframe and form tags, as these pose a security risk. You can find more information here:

    Code
    Beginning HTML
    Advanced HTML

  • Unknown's avatar

    Thank you kokkieh. I believe my initial query was not specific. I am hoping to be able to embed the html of one website into another one. Specifically I want to be able to dynamically push the content of a page I publish to other (multiple) pages I publish.

  • That is not possible on WordPress.com, no. You can publish content posted on WordPress.com to a different site using the RSS feed and the appropriate plugin on the other site, but there is no way to auto-post content from a different site into WordPress.com that way.

    The closest we come in that regard is the RSS widget which allows you to display the feed from another site in your site’s sidebar.

    https://en.support.wordpress.com/widgets/rss-widget/

  • The topic ‘css embedded html’ is closed to new replies.