Ok, based on that, I’m almost positive that you need to re-enable permalinks for your site. You are probably missing your .htaccess file or it is missing WordPress’s rewrite rules.
Go to your admin and find Settings > Permalinks. Select an option, and click “Save Changes” twice (there is a quirk that this avoids).
This will have WordPress automatically regenerate your .htaccess, which appears to be your problem.
Related Posts:
- Issues copying site into local machine
- $post->id vs $post->ID problem after using WordPress config bootstrap
- http://localhost/phpMyAdmin/ unable to connect
- #1045 – Access denied for user ‘root’@’localhost’ (using password: YES)
- Password in wp-config. Dangerous?
- What’s the difference between WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT?
- How can I change preview URL?
- Override the wp_siteurl and wp_home not work
- Changing WP_CONTENT_DIR and WP_CONTENT_URL in wp-config.php does not register?
- Missing a temporary folder despite settings in wp-config.php
- How to use live images on local install?
- WordPress PHP error handling and reporting in production environment
- Declaratively Configuring WordPress in XML or JSON or YAML
- WP_MEMORY_LIMIT didn’t work in wp-config
- Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes)
- Changing HTTP URL Port
- wp-config.php file permissions
- How to update WordPress from the latest trunk
- unable to upload image locally
- Locked out of WordPress Site Admin after enabling Force SSL on WordPress Https (SSL)
- Set wp-content folder to Dropbox folder
- How to do a MySQL dump from production site without using a search and replace script for local development?
- wp-config.php being deleted
- No wp-config.php file on local install of wordpress – site still displays
- Get WP CLI to hide debug warnings and notices in JSON output, same setting as website
- Installation Issue WordPress locally – The file ‘wp-config.php’ already exists
- enable SFTP via SSH keys in wordpress
- html lang=”” instead of lang=”en-us” – why?
- Creating the wp-config.php file manually
- What Does this Code Snippet Do?
- WP_Debug not displaying anything
- Can I delete `wp-config-sample.php` after installing and configuring WordPress?
- How to reliably set file/folder permissions?
- Why edits to wp-config.php must come before “That’s all” comment
- error log cluttered with undefined DB_USER wp-admin/setup-config.php
- Can’t find my wordpress DB in phpmyadmin
- Multisite on localhost using xampp
- Is it possible to override the ABSPATH constant
- Connect to a remote database for wordpress in my own hosting server
- How to stop fatal error when loading theme template file directly
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- multiple language directories
- Error in database connection [closed]
- Update wp-config.php and lost pages
- Conflict with wp_homeurl, wp_siteurl and admin interface settings
- Redirect to another page using contact form 7? [closed]
- Redirecting connection from IP to localhost
- Autosave interval remains default despite wp-config.php defines
- Carriage Return control character (^M) found in wp-config-sample.php
- Are the wordpress settings (abspath, disable core updates) added by SiteGround of any use after I’ve migrated to a different host?
- Why was my new WordPress installation’s config page publicly viewable when first installed?
- Changing the wp-config.php broke the site
- Publishing WordPress from stage to production server
- Live to Local on MAMP, not working, outputting functions.php code
- Define option outside wp-config.php (on WordPress.com)
- Site lost all formatting when I attempted to migrate to Bluehost [closed]
- Moving wp-config.php one level up – 500 error – Nginx [closed]
- How can I configure an SMTP Server?
- What should index.php contain on Synology NAS to get external access to WordPress to work?
- Unable to install and upload theme due to php.ini file [closed]
- IP addresses to block to stop WP auto-update?
- Concerns over wp-config file [closed]
- Where can I see MySQL hostname and port for wp-config.php
- Not showing old migrated content in website
- How to rename the wp-config.php file once under version control?
- Proper way to have multiple installs with a single database
- How turn on error reporting without reset?
- Editing wp-config.php file asks for another installation
- Installing local to live WP into subdirectory
- Localhost access after changing URL
- ABSPATH not defined?
- How to stage a redesigned site on a new webhost while the original site is still live? [closed]
- WordPress login redirection not working on Nginx root directory
- Clone WordPress for testing on localhost (with Fiddler)
- How to re-connect WP files in lampp/htdocs to new SQL database to recover site under development
- Plesk login inaccessible after changing site URL
- WordPress fails to install with “Can’t Select Database” Error (WAMPServer)
- Need help re-connecting local WP-config file to local database
- Change of “home” results in timeouts (only on index.php)
- WP_SITEURL vs WP_HOME link output
- What can an attacker do if he has access to my wp-config file?
- Duplicate database to roll back theme & content changes
- Change default wordpress FS owner
- Move wp-content outside root
- Local WordPress from Git repo, where to set document root?
- Can wp-config move cause dashboard not to load?
- PressPi (WordPress) Broken Layout
- How to change WordPress theme file path to a remote server?
- Why is WordPress not using $_SERVER[‘SERVER_NAME’] for ‘WP_SITEURL’ and ‘WP_HOME’ as default?
- Is there any reason why using the same wp-config file might not work in MAMP?
- Best function/method to access wp-config?
- WordPress still requires FTP information
- “Cannot modify header information” warning?
- Why would changing ports from 80 to 8080 cause wordpress to act unexpectedly?
- Change URL when visiting wordpress site
- Can I connect WordPress website with an external database?
- max_input_vars not updating through wp-config
- Disabling zlib compression and enforcing gzip
- Can WP-CLI modify database connection details in existing wp-config file?
- How to specify server path in code?