Title: WordPress.org &amp; WordPress.com
Last modified: August 20, 2016

---

# WordPress.org & WordPress.com

 *  [corinakartchner](https://wordpress.org/support/users/corinakartchner/)
 * (@corinakartchner)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/)
 * I was running Jetpack on my WordPress.org site, because I have a WordPress.com
   site as well, and I stupidly entered my WordPress.com site url in the Settings,
   now it has crashed my website by trying to integrate the two and I can’t fix 
   it because everytime I try to log in at corzgalore.com/wp-admin, it redirects
   me to the WordPress.com sign it.
 * How do I get back to my WordPress.org settings to change this?
 * Thanks.
 * WordPress.org site – [http://www.corzgalore.com](http://www.corzgalore.com)
    
   Wordpress.com site – [http://www.corzgalore.org](http://www.corzgalore.org)

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/#post-2517209)
 * The settings for what? The WordPress Address and Home URL?
 * Or is this for a subsite and you edited it on the network settings?
 *  Thread Starter [corinakartchner](https://wordpress.org/support/users/corinakartchner/)
 * (@corinakartchner)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/#post-2517220)
 * On my WordPress.org site with the Jetpack installed on it, in the General Settings
   tab there is a box for your WordPress.com URL. When I inserted my URL there, 
   it tried integrating the two and now I have no access to my WordPress.org site,
   it just redirects me to WordPress.com.
    It has also ruined the layout as well.
 *  [Tim Moore](https://wordpress.org/support/users/tmoorewp/)
 * (@tmoorewp)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/#post-2517246)
 * The box in General Settings is not for your WordPress.com URL; this does not 
   need to be changed to make Jetpack work. When you install Jetpack, a “Connect
   to WordPress.com” button will appear. Use that and it will connect your site 
   to WordPress.com. No changes are necessary in your Settings area.
 * If you have FTP access to your site, the quickest way to fix your site is to 
   edit your theme’s functions.php file. Open the functions.php file and right after
   the `<?php` at the top, add:
 *     ```
       update_option('siteurl','http://www.corzgalore.com');
       update_option('home','http://www.corzgalore.com');
       ```
   
 * Now visit [http://www.corzgalore.com](http://www.corzgalore.com) a couple of 
   times. Your site should start working again. Once it is working again, go back
   to your functions.php file and remove the two lines added above.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/#post-2517253)
 * This doesn’t sound like a MultiSite issue.
 * If you ARE using Multisite (i.e. running multiple sites from one install of WP),
   please let us know, because what Tim suggested won’t work for Multisite.

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

The topic ‘WordPress.org & WordPress.com’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/wordpressorg-wordpresscom-1/#post-2517253)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
