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 trialedeharrison
Full Stack JavaScript Techdegree Student 11,127 PointsLinks not working after migration
Hi there,
I've just transferred my site from local MAMP server to live server. The home page loads just fine but all of my links are broken. Here is the site -
nwami.org.uk
Is there something I'm likely to have missed?
Cheers
2 Answers
Stephen O'Connor
22,291 PointsIf you have custom permalinks go into your settings and then permalinks and then change to default, then save, then change back to your custom setting.
That always fixes this issue for me. Not sure why it happens though ... maybe Zac Gordon or another Treehouse guru could tell us.
Ibrahima Ciss
8,507 PointsI was facing the same issue on a client's website, your solution solves my problem. Thanks Stephen O'Connor
edeharrison
Full Stack JavaScript Techdegree Student 11,127 Pointsedeharrison
Full Stack JavaScript Techdegree Student 11,127 PointsBrilliant! Thought it would be something like this.
Thanks Stephen