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 trialDmitri Jurovski
16,194 PointsAfter replace site to live server problem 404 in all page. Work properly only home page.
After replace site to live server problem 404 in all page. Pages in primary menu, header site take error 404. Work properly only home page. Where there can be the problem?
2 Answers
Colin Marshall
32,861 PointsSounds like a permalinks issue. Login to your dashboard and go to Settings -> Permalinks and then just hit save.
Leslie Wiesman
9,581 PointsColin!!!!!!! SO many thanks for you answer to this question. Exactly fixed my problem.
Sincerely,
- A grateful woman that was pulling her hair out.
Dmitri Jurovski
16,194 PointsDmitri Jurovski
16,194 PointsThank you! Your answer help me.)
Colin Marshall
32,861 PointsColin Marshall
32,861 PointsNo problem! It's a common thing that happens when you move from a local install to a production server, so just make sure to check that permalinks are working whenever you migrate.