• Hello!

    I needed to create a staging site for http://www.morgancc.edu. I duplicated the site the old-fashioned way by copying the files to a new directory, “staging,” and then duplicating the database into a new one and making the appropriate changes to wp-config.php. (This is not my first time duplicating a site.) You can get to “http://www.morgancc.edu/staging,” but if you try any of the links in the main menu (like http://www.morgancc.edu/staging/programs/all-programs), it comes up with an “Object not found” error. However, I know the pages are there and they have permalinks that include the “staging” part, but these exact URLs still do not work.

    Any help would be appreciated! Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • 2 Suggestions…
    You can login to the admin area, correct?
    The first thing I would do is refresh the permalinks.
    You don’t have to change the permalinks, just to the setting and “save”.

    The other is cache and cause a problem. Check wp-config.php to see if WP_CACHE Is true and set it to false.

    One thing more, you didn’t say you edited the database? The 2 url names should be changes in the options table…

Viewing 1 replies (of 1 total)

The topic ‘Duplicate site pages not working’ is closed to new replies.