Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMichalis Efstathiou
Full Stack JavaScript Techdegree Student 8,605 Pointsfollowed instructions, menu links give 404
ok so I followed the instructions on migrating the site and database
I visit my site, the main page works, the login and backend work, but my menu links do not work
when i click on a menu link, which links to a page, i get this
The requested URL /provlepsis/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
anyone know what i did wrong?
2 Answers
Joeri Abbo
Courses Plus Student 3,036 PointsHave you tried to save your permalinks in wordpress? You can find it in the following location. if you are logged in and go to the url (yoursite.com)/wp-admin/options-permalink.php and click save. Or you can click on settings. And after that on permalinks and then on save.
Michalis Efstathiou
Full Stack JavaScript Techdegree Student 8,605 Pointsthank you joeri i will have a look