Title: Moving wordpress
Last modified: August 20, 2016

---

# Moving wordpress

 *  Resolved [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/)
 * Hi!
 * I have a little problem with moving my wordpress… I did everything what I found
   here:[http://codex.wordpress.org/Moving_WordPress](http://codex.wordpress.org/Moving_WordPress)
   
   But Its still not working. In the dashboard I can see the pages, but when Im 
   clicking on it (on my site) the only pages which shows is “Page not found”.
 * I’ve checked the URL. And the URL of the pages in the dashboard is the same URL
   when i clicking on the menu tabs.
 * What can be the problem:
    Thenks

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

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623570)
 * > In the dashboard I can see the pages, but when Im clicking on it (on my site)
   > the only pages which shows is “Page not found”.
 * You see the links on your site but get page not found on those links? Try resetting
   your permalinks.
 * `http://your-wordpress-url/wp-admin/options-permalink.php`
 *  Thread Starter [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623580)
 * Okay. I tried it, but my .htaccess file is not writeable, so I have to update.
   THe problem is I havent got any. I tried to upload one but when its uploaded 
   to public_html it disappears.
 * Any idea?
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623597)
 * How are you uploading that `.htaccess` file? Some FTP clients won’t display file
   that are considered hidden (which files starting with `.` are).
 * See if your FTP client has an option to view hidden files.
 *  Thread Starter [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623608)
 * Okay.I’ve done everything. Reset the permalinks and uploaded the .htaccess file(
   what I can see now with the correct customazation of total commander). But it
   still doesnt work.
 *  Thread Starter [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623609)
 * Here is on emore thing. If i create a new page. It doesnt work either and its
   permalink is not the same formula as I reseted before.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623617)
 * I should have asked before: can you share the link to the page in question? It
   may make it easier to identify the problem.
 * Just for testing, can you set your permalinks to the default settings?
 * It’s the one with `http://your-wordpress-url/?p=123`. Once that’s done go back
   to the home page and click on the links to those posts and pages.
 * Those should work and if it does it is a permalink problem. If those links do
   not work, then something else is probably going on.
 *  Thread Starter [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623622)
 * Okay!
    So I tried the default and it works with it almost perfectly. The only
   problem are the pages created by buddypress. They are blank. In the dashboard
   there is a note: “Change your permalinks from default to make the buddypress 
   pages work.”
 * And if a chnage it its wrong again….
 * My site: fmmuhely.dtsh.hu – unfortunately its hungarian.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623626)
 * The Hungarian part should be fine as I only wanted to look at the HTML source
   and see if I can see anything goofy. 😉
 * Unfortunately that site `http://fmmuhely.dtsh.hu` is timing out for me so I can’t
   load it.
 * You [moved your WordPress](http://codex.wordpress.org/Moving_WordPress) and I’m
   thinking that the new location doesn’t have mod_rewrite enabled.
 * Can you check with your host? The module may be enabled but your directory may
   need something like this added to it via `httpd.conf`.
 *     ```
       <Directory /var/www/your-directory-here>
                       Options -Indexes
                       AllowOverride All
       </Directory>
       ```
   
 * See that `AllowOverride All`? Ask your host to see if that line or equivalent
   is enabled for your directory where you have WordPress.
 *  Thread Starter [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * (@kbalia8)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623701)
 * Hi!
 * I’ve talked to my host. They managed to solve the problem!:) Thank you for your
   bigbigbigbig help!:)
 * Thanks!

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

The topic ‘Moving wordpress’ is closed to new replies.

## Tags

 * [moving](https://wordpress.org/support/topic-tag/moving/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [kbalia8](https://wordpress.org/support/users/kbalia8/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-22/#post-2623701)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
