How to Create a Contact Page in Your Blogger Website
byAhmed Sharif Khan Noor-
0
In the world of blogging, establishing seamless communication with your audience is paramount. A contact form serves as an indispensable tool, enabling visitors to connect with you, provide valuable feedback, ask questions, or explore potential collaborations. This article aims to walk you through the process of integrating a contact form into your Blogger website using FormSubmit.co—an intuitive and reliable platform designed to simplify form submissions. By leveraging FormSubmit.co, you can effortlessly incorporate a contact form into your Blogger website and ensure a smooth flow of messages from your readers.
Add the form to your Blogger website
Log in to your Blogger account and go to your website's dashboard.
Navigate to the page where you want to add the contact form or create a new page.
In the Blogger editor, switch to the HTML mode.
Copy the below HTML code and paste it into the HTML editor.
Please repalce this email youremail@email.com with your email. And https://www.blogbrackets.com/p/thank-you.html change this url with your page url. Below I have told you how to create this page.
I know you did not get my point. Just follow these step.
Now create a new page and give the title "Thank You".
After that copy these below HTML and CSS and paste it inside code editor.
Now, pubslish this page.
Copy this page URL and paste it inside the previous HTML code which I give you erlier.
<div class="content">
<divclass="wrapper-1"><divclass="wrapper-2"><h2class="thank-you">Thank you !</h2><p>Thanks for email us.<br> We will reply you very soon.</p><aclass="button"href="YOUR BLOG URL HERE">Go To Home</a></div></div></div>
Dont Forget to change your homepage URL inside HTML code.
Page Testing!
Open your contact form. Fill up that form and submit. You will get an activation email on your email which you have given inside your contact form. Just activate it. Hurray! Now your contact from is ready to grab data.