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 trial

WordPress

Diana Vazquez
Diana Vazquez
1,395 Points

making changes to a page without it going public.

Am I able to make changes to current website that is being hosted by GoDaddy without it going public? OR would I have to copy code to a local server to test it out first?

1 Answer

Steven Parker
Steven Parker
229,785 Points

Edits in WordPress don't become public until you select the "Publish" function.

If you want to spend more than one session working on something you might make a copy of the page in a location (just a different name) that has no links to it. Then only you and someone you give the specific URL to could see the page. Links from the page would still work and can be tested.