Landing Page with Contact Form

Comment créer une page de destination avec un formulaire dans WordPress

Looking for a way to create a landing page with a form for your WordPress website?

A WordPress landing page with a contact form is practically all you need to convert your web traffic into leads and sales. But how do you do it? Do you need to create a landing page in HTML? Or a contact form in HTML? Or both?

How do you launch a contact form landing page quickly without having to hire a developer? And how do you make sure that it converts?

The good news is that you don’t need any coding at all to create a contact form landing page in WordPress. All you need are a couple of plugins and you can get launched in less than 10 minutes.

In this article, we’ll show you how to create a landing page with a form in WordPress step by step.

Ça vous dit ? Plongeons.

What’s a Contact Form Landing Page?

A landing page is a webpage on your site that is specifically designed to sell your product or service. You can also use landing pages to collect leads. A contact form landing page is a simple landing page with just a contact form and no distractions so that you can focus on converting your web traffic.

In short: a landing page is a conversion machine on your site.

SeedProd landing page with contact form

The way it works is also simple. You create marketing or advertising campaigns that bring traffic straight to your landing page. Then, the landing page converts that traffic into leads or paying customers. You can collect emails or push notification subscribers for remarketing. Or, you can create an order form to fill orders on autopilot.

Since the goal of a landing page is to convert more of your website traffic into customers, it has to look attractive and engaging. Most importantly, you’ll have to properly design various call-to-action elements such as:

  • The buy button
  • Signup forms
  • Play media button

Et plus !

How to Create a WordPress Landing Page with a Form

In the next few sections, we’re going to show you step-by-step how to create a landing page in WordPress. As we said, creating a landing page using your theme isn’t a good solution.

That’s why we recommend using one of the top WordPress landing page plugins. Even if you’re not a developer, you can create a high-converting landing page in WordPress and boost your website traffic and sales.

Our recommendation is to use SeedProd.

Page "Bientôt disponible" de SeedProd

SeedProd is the best WordPress landing page builder in the market. In this article, we’re going to use SeedProd to create your first landing page. If you’re not 100% convinced that this is the right landing page builder for you, you should go check out our review of SeedProd.

And then, get started!

Step #1: Install the SeedProd Plugin on Your Site

First, you’ll need to visit the SeedProd website and purchase the plugin. Then, you can download the plugin file to your computer. Then, copy the plugin license key from your SeedProd dashboard.

Next, you’ll have to log into your WordPress dashboard and install the plugin. If you need detailed instructions, check out this step-by-step guide to installing a WordPress plugin. Head over to the SeedProd plugin welcome screen on WordPress and verify your license key:

Entrez la clé de licence SeedProd

After your account is verified, you’re ready to create a landing page.

Step #2: Create a Landing Page with SeedProd

In the SeedProd welcome screen, scroll further down and click on Create Your First Page button:

Create Simple Landing Page

Then, you’ll see 5 different types of landing pages that you can create:

Types de pages de destination SeedProd

Using SeedProd’s templates, you can quickly launch complicated pages such as:

And if you scroll down a little further, you can launch a custom landing page from pre-built templates. Click on Add New Landing Page:

Create New Landing Page

Then, choose a landing page template from the pre-built landing pages listed in SeedProd’s builder:

SeedProd landing page templates

Take your time and select the right template for you. To select a template, just click the checkmark icon on the template.

Remember, the template is just a starting point. In the next section, we’ll see how to customize your landing page easily using SeedProd’s drag-and-drop builder.

Step #3: Customize the Landing Page Template

After choosing your landing page template, you’ll be redirected to SeedProd’s visual drag and drop builder where you can customize your landing page. The left hand side of the editor is a list of the design elements that you can use to customize your landing page:

SeedProd design elements

And you can also click on any of the design elements in the live preview to edit them directly on the preview:

SeedProd element editor

You can change the text, its style, color, alignment, and layout to fit your product or overall brand. Additionally, you can easily add new blocks such as buttons, optin formscontact forms, social profiles, and more to your landing page template.

For instance, you can drag and drop a countdown timer to increase urgency:

Add countdown timer to landing page

When you’re done, click on Save.

Step #4: Add a WordPress Contact Form

Next, you need to do is choose a WordPress contact form plugin.

Of course, a quick Google search will show you that there are way too many contact form plugins to choose from. So, we went ahead and found the best plugin for you.

We recommend using WPForms to create contact forms on your WordPress site.

WPForms

WPForms is the #1 WordPress form builder plugin with over 3 million users. You get a drag and drop form builder, which means that you can create WordPress forms with incredible features in a matter of minutes.

You can also use WPForms Lite, which is the free version of WPForms. So, if you’re looking for a free form builder to get started with, you can use the Lite version. Later, when you need more powerful features for your forms, you can upgrade to the paid plans. Check out our WPForms review for a detailed look at the features.

Install and activate the plugin. Once that’s done, it’s time to create your first form. Head over to WPForms » Add New:

Ajouter un nouveau formulaire avec WPForms

Cela ouvrira le constructeur de formulaires par glisser-déposer de WPForms.

Pour créer un nouveau formulaire, donnez-lui un nom et sélectionnez votre modèle de formulaire :

Form title and template

And that’s it! if you want to add or edit the fields in your contact form, you can do so from the sidebar. Darg and drop form fields to add new ones and click on the existing fields to edit them:

Add form fields from the sidebar

When you’re done, hit Save. You can then use the shortcode for the form and embed it on your landing page.

If you need a more detailed guide, check out this article on how to create a WordPress contact form.

Step #5: Connect Your Email Marketing Service

A lot of small businesses collect leads from their landing page instead of selling something. If you’re creating a landing page to collect leads on your site, then you’ll want to create an optin. Then, connect your optin to an email service provider such as Constant Contact.

To do this, go to the Connect tab on the SeedProd builder and select your email service provider from the list:

Connect email service provider to SeedProd landing page

Next, click Connect New Account:

Connect Constant Contact in SeedProd

And follow the instructions to set up your email service to collect leads.

Step #6: Add a Click to Subscribe Button to Your Landing Page

You can also add a click to subscribe button to collect push notification subscribers. Push notifications are a great way to increase your repeat traffic, get more engagement and even sell official merch if you have some.

In SeedProd, just drag and drop the Custom HTML module from the sidebar.

We’ve put the subscribe button directly underneath the email signup form in the first fold.

Webinar Landing Page Subscribe Button

But you can insert the button anywhere you like.

For this part, you need some experience with HTML and CSS. Or, you can copy this code and paste it into your Custom HTML block:

<button onclick="subscribeOnClickButton()" style="border: none; padding-left: 5%; padding-right:5%; text-align: center; display: inline-block; color: blue;">Get Updates via Push Notifications</button>

That’s a standard button in HTML with very little styling. The only fancy bit is the onclick function in the code. It basically means that your visitors can click on the button to subscribe to something. Now, we need to give the button some extra code to allow your visitors to subscribe to push notifications.

Rendez-vous sur la page d'accueil de PushEngage et cliquez sur le bouton Commencer :

PushEngage

Ensuite, vous devrez sélectionner le plan gratuit pour essayer PushEngage ou choisir un plan payant si vous êtes sérieux au sujet de la croissance de votre entreprise. Les plans payants offrent plus d'options de campagne et la possibilité de créer des listes d'abonnés encore plus grandes.

Dans votre tableau de bord PushEngage, allez dans Paramètres du site » Détails du site et cliquez sur le bouton Cliquez ici pour les instructions de configuration. Sous N'importe quel site, vous obtiendrez votre code d'installation :

Code d'installation PushEngage pour tout site

ATTENTION : Vous devez copier le code que vous obtenez de votre tableau de bord. Le code est unique pour chaque utilisateur de PushEngage. Vous ne pourrez pas copier le code de l'image et collecter les abonnés aux notifications push.

Une fois que vous avez le code dans votre tableau de bord PushEngage, ajoutez cet extrait de code à votre code :

<script> window._peq = window._peq || [];</script> <script>
function subscribeOnClickButton(){
window._peq.push(['subscribe',{}.pe,function(res){
if(res.statuscode==1)
{
// Code to return response
console.log(res);
}
}]);
}
</script>

Votre code final devrait ressembler à ceci :

<script src="https://clientcdn.pushengage.com/core/02a6e92667ae2279fcba8932356c1d93.js" async></script>
<script> window._peq = window._peq || [];</script> <script>
function subscribeOnClickButton(){
window._peq.push(['subscribe',{}.pe,function(res){
if(res.statuscode==1)
{
// Code to return response
console.log(res);
}
}]);
}
</script>

You’ll want to add this code to the HTML block in your landing page after the code for the button. It should look something like this:

HTML Code for Push Subscription Button

Feel free to customize the styles for the button any way you please. When you’re done customizing your landing page, go ahead and hit the Save button.

Step #7: Publish Your Landing Page

When you’re done customizing your page, click on Save. Then, click on the dropdown arrow next to the Save button and hit Publish:

SeedProd publish landing page

You should see a success message on publishing your page that looks something like this:

SeedProd success message

You can click on the See Live Page button to view your landing page. And you’re all done!

What to do After You Create a Landing Page with a Form

C'est tout pour cette fois, les amis !

Now that your landing page with a contact form is live, the only challenge you have left is to send traffic to your landing page.

Et si vous recherchez un moyen abordable de développer votre trafic, nous vous recommandons d'utiliser les notifications push. Les notifications push peuvent vous aider à générer plus de trafic de retour et d'engagement sur le site. Vous pouvez également créer des campagnes de notifications push automatisées qui génèrent des ventes.

Pas convaincu ? Consultez ces ressources :

Nous vous recommandons d'utiliser PushEngage pour créer vos campagnes de notifications push. PushEngage est le logiciel de notifications push n° 1 au monde. Donc, si ce n'est pas déjà fait, commencez dès aujourd'hui avec PushEngage !

Ajouter un commentaire

Nous sommes heureux que vous ayez choisi de laisser un commentaire. N'oubliez pas que tous les commentaires sont modérés conformément à notre politique de confidentialité, et tous les liens sont nofollow. N'utilisez PAS de mots-clés dans le champ du nom. Ayons une conversation personnelle et significative.

Engagez et retenez les visiteurs après qu'ils aient quitté votre site Web

Augmentez la valeur de chaque visite web avec des notifications push difficiles à ignorer.

  • Plan gratuit à vie
  • Configuration facile
  • Support 5 étoiles