Title: jamis's Replies | WordPress.org

---

# jamis

  [  ](https://wordpress.org/support/users/jamis/)

 *   [Profile](https://wordpress.org/support/users/jamis/)
 *   [Topics Started](https://wordpress.org/support/users/jamis/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jamis/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jamis/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jamis/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jamis/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jamis/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [embed external webpage in post](https://wordpress.org/support/topic/embed-external-webpage-in-post/)
 *  [jamis](https://wordpress.org/support/users/jamis/)
 * (@jamis)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/embed-external-webpage-in-post/#post-748182)
 * So you want to just have all your html code listed on the page right? There are
   some plugins but none of them really seem to work too well. You can search for“
   code view” plugins or something like that. I use something similar on my site
   [http://www.bluebreeze.net/blog](http://www.bluebreeze.net/blog).
 * However the simplest, yet most rudimentary thing to do is simply to paste it 
   in after replacing all of your “<” tags with “<” and your “>” tags with “>”.
 * That will mark those tags as not being html and it should just show up as text
   on your page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Title as a link to external site rather than permalink](https://wordpress.org/support/topic/post-title-as-a-link-to-external-site-rather-than-permalink/)
 *  [jamis](https://wordpress.org/support/users/jamis/)
 * (@jamis)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/post-title-as-a-link-to-external-site-rather-than-permalink/#post-755389)
 * I am not sure if this is what you’re looking for, but this tutorial may help:
 * [http://www.bluebreeze.net/blog/?p=11](http://www.bluebreeze.net/blog/?p=11)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Display Random Post on External non-WordPress Site](https://wordpress.org/support/topic/display-random-post-on-external-non-wordpress-site/)
 *  [jamis](https://wordpress.org/support/users/jamis/)
 * (@jamis)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/display-random-post-on-external-non-wordpress-site/#post-659065)
 * I wrote a tutorial that may be able to help you.
 * [http://www.bluebreeze.net/blog/?p=18](http://www.bluebreeze.net/blog/?p=18)
   
   or [http://www.bluebreeze.net/blog/?p=11](http://www.bluebreeze.net/blog/?p=11)
 * I think you would just have to modify the code a little. Instead of using ‘localhost’
   you’d have to use the IP Address of your database. And if it’s in a different
   domain you’d have to enable remote mysql access on your site that holds the database
   you are trying get your posts from.

Viewing 3 replies - 1 through 3 (of 3 total)