Title: WordPress
Last modified: August 19, 2016

---

# WordPress

 *  [wireframe74](https://wordpress.org/support/users/wireframe74/)
 * (@wireframe74)
 * [16 years ago](https://wordpress.org/support/topic/wordpress-16/)
 * Hi I have recently created a wordpress site..[Roplay](http://www.roplay.com.au)
 * The site was developed in a subfolder of site root called dev..I made site live
   by creating an index.php file that linked to correct files (something I picked
   up from this forum)..
 * The code looked liked this:
 *     ```
       <?php
       /* Short and sweet */
       define('WP_USE_THEMES', true);
       require('./blog/wp-blog-header.php');
       ?>
       ```
   
 * I went to change another setting to so that admin could be accessed from [http://www.roplay.com.au/wp-admin](http://www.roplay.com.au/wp-admin)
   instead of an IP address
 * It was the setting above WordPress Blog Address that I chnaged to [http://www.roplay.com.au.](http://www.roplay.com.au.).
 * And now all of my files for admin and front end for site are broken..
    I need
   to desperately restore what was there as site is live..Is there a file i can 
   update/revert to what was in place originally..Help very much welcome.

Viewing 1 replies (of 1 total)

 *  [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * (@shane-g-1)
 * [16 years ago](https://wordpress.org/support/topic/wordpress-16/#post-1502718)
 * Hi,
 * Refer this article:
 * [http://codex.wordpress.org/Changing_The_Site_URL](http://codex.wordpress.org/Changing_The_Site_URL)
 * Thanks,
 * Shane G.

Viewing 1 replies (of 1 total)

The topic ‘WordPress’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/wordpress-16/#post-1502718)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
