Title: .com missing
Last modified: August 30, 2016

---

# .com missing

 *  [ericjthomas](https://wordpress.org/support/users/ericjthomas/)
 * (@ericjthomas)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/com-missing/)
 * So this is weird:
 * I installed WP the way I have in the past, no biggie. When I go from the Dashboard
   to “visit site”, the “.com” extension of my domain is missing. The page doesn’t
   load because its just “domain\” instead of “domain.com” in the address bar.
    
   I have no idea why this is! In cPanel, the directory is setup correctly its just
   that my navigation from the Dashboard to Site isn’t mapping right.
 * Thoughts?
 * Thank you!

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

 *  [Matthew](https://wordpress.org/support/users/serpico/)
 * (@serpico)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/com-missing/#post-6415555)
 * Check your Site URL is correct in General Settings.
 * Also, I would try re-uploading all the core WordPress files.
 * Strange issue though – I’ve never seen it before.
 * Hope this helps.
 *  Thread Starter [ericjthomas](https://wordpress.org/support/users/ericjthomas/)
 * (@ericjthomas)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/com-missing/#post-6415584)
 * Figured it out! Here was the original child theme code from my functions.php 
   file:
 * <?php
    update_option(‘siteurl’,’[http://domain.com&#8217](http://domain.com&#8217););
   update_option(‘home’,’[http://domain&#8217](http://domain&#8217);); add_theme_support(‘
   avia_custom_shop_page’ ); add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’);
   function theme_enqueue_styles() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri().‘/
   style.css’ ); }
 * As you can see, I missed the “.com” after my domain name. Sheesh. In a hurry.
   Take care,

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

The topic ‘.com missing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ericjthomas](https://wordpress.org/support/users/ericjthomas/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/com-missing/#post-6415584)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
