Adding a contact page
So your visitors can get in contact with you
You should always add a contact form to your website, you never know when your visitors might wat to get in contact with you. Adding one is pretty easy. First off, make sure you’ve got one of two recommended plugins installed:
- Jetpack by WordPress.com
- Contactform7
Jetpack by WordPress.com
Jetpack by WordPress.com offers a wide variety of extra features for your WordPress website, a contact form being one of them. To add the Jetpack contact form to your website:
- Login to your WordPress admin panel
- Make sure the Jetpack plugin is activated
- Go to Jetpack → Settings
- Locate the “Contact Form” and click the Activate link
- Go to Pages → Add New and create a new page, e.g “Contact”
- Click the Add Contact Form button
- Set up your contact form and click the Add this form to my post button
- Click the Publish button to publish your new page
That’s it. The shortcode that was added to the post editor will display a nice contact form on your newly created page.
Contactform7
Contactform7 is probably the biggest (free) contact form plugin in the WordPress Plugin Repository. It’s actively maintained and offers a wide variety of options. To add a Contactform7 contact form to your website:
- Login to your WordPress admin panel
- Make sure the Contactform7 plugin is activated
- Go to Contact → Add new
- Click the Add New button
- Create your form and click the Save button
- A shortcode will now appear underneath the title of your form
- Copy this shortcode
- Go to Pages → Add New and create a new page, e.g “Contact”
- Past the shortcode into the post editor
- Click the Publish button to publish your new page
That’s it. The shortcode you added to the post editor will display a nice contact form on your newly created page.