Title: Multisite Subdoman Dashboard Issue
Last modified: January 13, 2017

---

# Multisite Subdoman Dashboard Issue

 *  [tpattersontyx](https://wordpress.org/support/users/tpattersontyx/)
 * (@tpattersontyx)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/)
 * Within my multisite setup, I’m currently being redirected to my main website’s
   dashboard, instead of being sent to a subdomain dashboard.
 * Here are the steps that I take:
    1) I go to the “My Sites” tab 2) I go to “Main
   Page” and click on dashboard 3) I am directed to the “Main Page” dashboard 4)
   I go to the “My Sites” tab 5) I go to “Another Page” (will end up being mainpage.
   com/anotherpage) and click on dashboard 6) I am directed to the “Main Page” dashboard
 * Why am I being directed to the “Main Page” dashboard instead of being directed
   to the “Another Page” dashboard?
 * Side info:
    I am a super admin and I’m an admin on all the other pages that I’ve
   created.
 * I’m not sure if I pulled a wrong move during the install, but any advice or help
   would be much appreciated. Thank you!

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

 *  [5k9m](https://wordpress.org/support/users/5k9m/)
 * (@5k9m)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/#post-8654126)
 * Hey!
 * You write:
 * > instead of being sent to a subdomain dashboard.
 * and then:
 * > will end up being mainpage.com/anotherpage
 * Have you installed the network based on Sub-domains or Sub-directories? Do you
   have this issues also in the frontend or only in the backend? Could you please
   post the contents of your .htaccess?
 * Cheers
 *  Thread Starter [tpattersontyx](https://wordpress.org/support/users/tpattersontyx/)
 * (@tpattersontyx)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/#post-8658367)
 * 5k9m, thanks for being willing to help out!
 * I set the multisite to be based on sub-directories and it seems that I have issues
   on the frontend and backend. Evenstill, I set this up previously and got differing,
   correct results.
 * Here is the code in my .htaccess file:
 *     ```
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
   
       # add a trailing slash to /wp-admin
       RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
   
       RewriteCond %{REQUEST_FILENAME} -f [OR]
       RewriteCond %{REQUEST_FILENAME} -d
       RewriteRule ^ - [L]
       RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
       RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
       RewriteRule . index.php [L]
       ```
   
 *  [5k9m](https://wordpress.org/support/users/5k9m/)
 * (@5k9m)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/#post-8663024)
 * Hey!
 * Sorry for my late answer – was a long day at work yesterday.
    Well, as your .
   htaccess setup is right, my best guess would be a wrong wildcard subdomain setup.
   Your host might not allow to register subdomains on the fly, therefore, redirects
   all invalid calls to the main domain.
 * I would suggest talking to your host – at least that’s the only reasonable issue
   I can think of in your case.
 *  Thread Starter [tpattersontyx](https://wordpress.org/support/users/tpattersontyx/)
 * (@tpattersontyx)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/#post-8666302)
 * No worries! Thank you so much for following up. I’ll definitely shoot a message
   to my host and see what’s up.
 * Again, thank you for the help.

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

The topic ‘Multisite Subdoman Dashboard Issue’ is closed to new replies.

## Tags

 * [Backend](https://wordpress.org/support/topic-tag/backend/)
 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [domain](https://wordpress.org/support/topic-tag/domain/)
 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [Install](https://wordpress.org/support/topic-tag/install/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [subsite](https://wordpress.org/support/topic-tag/subsite/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 4 replies
 * 2 participants
 * Last reply from: [tpattersontyx](https://wordpress.org/support/users/tpattersontyx/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-subdoman-dashboard-issue/#post-8666302)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
