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

Business

Lee Mosler
Lee Mosler
6,055 Points

Webmaster

I am looking to shift from just design to also being a webmaster for Wordpress sites. Other than the knowledge I have from doing design, what other tools should I be looking into so I can take my business to new levels?

1 Answer

Adam Sumner
Adam Sumner
36,695 Points

Hi Lee,

It depends what you want to be able to do.

Simple WordPress websites can be built by setting up a WordPress site on a server selecting a pre-built template, adding plugins to enhance the functionality and adding content.

However, if you want to be able to build WordPress sites from custom designs you would need to build your own custom template, which would involve:

  • HTML
  • CSS (Preferably LESS or SASS)
  • JavaScript
  • PHP
  • Basic knowledge of SQL databases
  • Understanding how WordPress works

Suggested TeamTreehouse tracks would include: Web Design, Front End Development and WordPress Development. This will require a lot of time and effort to achieve this.

Lee Mosler
Lee Mosler
6,055 Points

Adam,

Thank you for responding! I have a background in web design and have built in Wordpress for some time now. I was looking into what other tools would be necessary to go from building the site to maintaining it with updates, securities, and SEO keyword analytics.

I have been refreshing my knowledge through those tracks and I agree they do take a lot of time and it's surprising how much I had either forgotten or did not know.

Thanks again for your response!