Title: Network Solutions URL   WordPress = Problem
Last modified: August 19, 2016

---

# Network Solutions URL WordPress = Problem

 *  [rpolicarpio](https://wordpress.org/support/users/rpolicarpio/)
 * (@rpolicarpio)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/)
 * Hi,
 * I’m having the same problem described in this topic.
 * [http://wordpress.org/support/topic/page-name-url?replies=2](http://wordpress.org/support/topic/page-name-url?replies=2)
 * **[http://www.lifestreamz.com](http://www.lifestreamz.com) – I am hosting at 
   Network Solutions. My home page url is fine – however all subsequent pages, when
   accessed, are appearing at page names not mapped back to my domain. For example
   the “About” page appears at [http://030c7c0.netsolhost.com/WordPress/?page_id=2](http://030c7c0.netsolhost.com/WordPress/?page_id=2)
   I’ve emailed Network Solutions tech support and they are absolutely useless in
   resolving this issue. Is there a setting in WP admin that needs to change? Or
   is this something at the server configuration for this installation and if so
   could someone please advise exactly what the issue is so I can relate to Network
   Solutions “tech support”.**
 * I followed the recommended advice which was to hardcode the URL into the wp-config.
   php file. It worked in the sense that all the pages displayed the expected URLs(
   i.e. “example.com/blog, example.com/contact”). However, it appears to have broken
   the link to my hosting (Network Solutions) as the images I had stored in my WordPress
   media library no longer appeared anywhere throughout the site.
 * Any help would be greatly appreciated as I’m fairly green to all this and have
   gone a little cross-eyed in looking for an appropriate fix.
 * Thanks in advance

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

 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847251)
 * You need to use permalinks
    Click on Settings>>>>Permalinks Select Custom Structure
   in box Enter `/%postname%/` and save
 *  Thread Starter [rpolicarpio](https://wordpress.org/support/users/rpolicarpio/)
 * (@rpolicarpio)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847261)
 * Thanks for the quick reply.
 * However, I’m already using permalinks and as they apply to the latter section
   of my links, they work fine.
 * My website is located @ djrefresh.com and that works and loads per expectations.
 * But if I click on any of the other pages (i.e. “Bio”, “Contact”, etc), the URL
   isn’t “djrefresh.com/bio” or “djrefresh.com/contact” but rather a Network Solutions
   hosted link.
 * I’ve already contacted NS but they have told me that this is a WordPress configuration
   issue.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847264)
 * In Settings General what do you have as urls?
 *  Thread Starter [rpolicarpio](https://wordpress.org/support/users/rpolicarpio/)
 * (@rpolicarpio)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847267)
 * WordPress Address: [http://03285d1.netsolhost.com/WordPress](http://03285d1.netsolhost.com/WordPress)
   
   Site Address: [http://03285d1.netsolhost.com/WordPress](http://03285d1.netsolhost.com/WordPress)
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847269)
 * That is reason why
    have you changed DNS on domain name to point to the Network
   Solutions server
 * They should be
    [http://djrefresh.com/wordpress](http://djrefresh.com/wordpress)
 *  Thread Starter [rpolicarpio](https://wordpress.org/support/users/rpolicarpio/)
 * (@rpolicarpio)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847282)
 * I’m not sure I fully understand.
 * So I have to change the WordPress Address and Site Address so that they are both
 * WordPress Address: [http://djrefresh.com/WordPress](http://djrefresh.com/WordPress)
   
   Site Address: [http://djrefresh.com/WordPress](http://djrefresh.com/WordPress)
 * Is that right? Please correct me if I’m wrong
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847290)
 * I checked and clicked on the url [http://djrefresh.com/WordPress](http://djrefresh.com/WordPress)
   
   gives me error
 * > Internal Server Error
   > The server encountered an internal error or misconfiguration and was unable
   > to complete your request.
   > Please contact the server administrator, [no address given] and inform them
   > of the time the error occurred, and anything you might have done that may have
   > caused the error.
   > More information about this error may be available in the server error log.
   > Additionally, a 500 Internal Server Error error was encountered while trying
   > to use an ErrorDocument to handle the request.
 * so check if you have your wordpress folder in root
    and as I can go to your website
   by [http://djrefresh.com](http://djrefresh.com) and you have this as site url
   [http://03285d1.netsolhost.com/WordPress](http://03285d1.netsolhost.com/WordPress)
   makes me think how can that be possible so looks like server is not configured
   properly and is redirecting some how.
 *  Thread Starter [rpolicarpio](https://wordpress.org/support/users/rpolicarpio/)
 * (@rpolicarpio)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847293)
 * my wordpress folder is located at root: /htdocs
 * full path: root: /htdocs/WordPress
 *  [kosmikkarma](https://wordpress.org/support/users/kosmikkarma/)
 * (@kosmikkarma)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847575)
 * I’m having the same problem – I see the links are working correctly now on your
   website djrefresh.com
 *  Could you tell me what you did to get them to work?
 *  [vwebworld](https://wordpress.org/support/users/vwebworld/)
 * (@vwebworld)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847611)
 * What was the solution?
 * Did you have to change all the links/url’s for existing posts and pages?
 *  [phillynotes](https://wordpress.org/support/users/phillynotes/)
 * (@phillynotes)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847635)
 * You have to go into the General Settings and set BOTH the WordPress URL and the
   Site URL to your url. For example, my site is phillynotes.com, so in both of 
   the fields I entered the full URL of my site:
    [http://phillynotes.com/phillynotes](http://phillynotes.com/phillynotes)
 *  [jimholley](https://wordpress.org/support/users/jimholley/)
 * (@jimholley)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847637)
 * Wow! Thanks so much **phillynotes**! I have limited experience with WordPress
   and this problem has been bothering me since day 1. I must have read and re-read
   countless complaints from NetworkSolutions customers and many technical post 
   about the htaccess file and all it was was this simple little change on the General
   Settings page. Why doesn’t Networksolutions know this or at least have it as 
   an FAQ for their customers.

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

The topic ‘Network Solutions URL WordPress = Problem’ is closed to new replies.

## Tags

 * [network solutions](https://wordpress.org/support/topic-tag/network-solutions/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 6 participants
 * Last reply from: [jimholley](https://wordpress.org/support/users/jimholley/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/network-solutions-url-wordpress-problem/#post-1847637)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
