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 trialcurtis Christie
1,811 PointsChanging the content on my website
Need to change the content on my website , how do i go about doing this ?
Website below
3 Answers
Bozo Puter
23,895 PointsHi Curtis:
There are many variables involved in the creation of a website and these variables will differ from site to site. For someone to be able to answer your question you would need to provide more specifics about the site and what you're trying to change.
Are you trying to redo the site entirely, update the copy, or change/add images? Is the site a static site (i.e., comprised only of HTML, CSS, with maybe some JavaScript/jQuery thrown in), or a dynamic site (i.e., does it have a database that stores information collected from users, and back-end code, such as PHP, to interact with said database).
Was the site developed using a content management system (CMS), such as Wordpress, Joomla, or Drupal?
These (and more) are the types of questions a person would need answers to in order to provide meaningful help for your situation.
curtis Christie
1,811 PointsThe site was created using a content management system ( wordpress )