1. Home
  2. Add Ons
  3. PairList
  4. How to Put a PairList Subscription Form on Your Webpage

How to Put a PairList Subscription Form on Your Webpage

We are deprecating PairList. While existing lists will still work, users may no longer create new lists.

If you want an easy way for website visitors to subscribe to your PairList mailing list, consider putting a subscription form on your website.

How to Put a PairList Subscription Form on Your Webpage

Shared

VPS

Dedicated

You can embed a subscription form into your webpage by copying and pasting the following code into your webpage’s HTML file. Be sure to change the highlighted example information to match your PairList’s information.

<h2>Join the LISTNAME list</h2>
<form method="post" action="https://SERVER-URL/mailman/subscribe/LISTNAME">
Your Email Address:
<input type="text" name="email"><br> Your Name (optional):
<input type="text" name="fullname">
<br><br>
<p>You may enter a privacy password below. 
<strong>Do not use a valuable password</strong> as it will occasionally be emailed back to you in cleartext. If you choose not to enter a password, one will be automatically generated for you, and it will be sent to you once you've confirmed your subscription. </p>
<br>
<p>Password: <input type="password" name="pw"> Confirm
Password: <input type="password" name="pw-conf"></p>
<br>
<p>Would you like to receive list mail batched in a daily digest? <input type="radio" name=
"digest" value="0" checked> No <input type="radio" name="digest"
value="1"> Yes</p>
<p><input type="submit" name="email-button" value="Subscribe"></p>
</form>

Finding the PairList Server URL

This is not the same as your account server or the server name that shows up in the PairList interface.

pairList Server Information

To find your SERVER-URL, go to your PairList interface in the ACC and click the name of your PairList. Go to the page URL in the top of the screen and copy the address listed between https:// and /mailman.

Now, when people input information and click Subscribe, their information will be added to your PairList.

Be sure to test out your new subscription form. If the server is incorrect, it may reject all emails as invalid.

How to Put a PairList Subscription Form on Weebly

Shared

You can embed a PairList subscription form in your Weebly site, too.

  1. First, log in to your Weebly site editor through the ACC. See our Accessing the Weebly Editor article for more information about how to do this
  2. Navigate to the page you want the form on
  3. In the left sidebar under Basic, drag-and-drop Embed Code onto the pageEmbed Code image
  4. A box will appear on the page with the text, “Click to set custom HTML.” Click this box How to Set Custom HTML Image
  5. A pop-up will appear. Click Edit Custom HTML in the pop-up Edit HTML button image
  6. Paste the HTML code from the previous section. Be sure to change the information to match your PairList
  7. Click out of the HTML editor

A form should now appear on your webpage where you dropped the Embed Code option. You can edit this at any time by editing the HTML. We recommend testing the form to make sure it’s set up properly. If you encounter problems, such as valid email addresses being rejected as invalid, double check that you have the correct server information in the form.

How to Put a PairList Subscription Form on WordPress (Classic Editor)

WP Enthusiast

WP Professional

WP Professional Plus

PairSIM WordPress

You can add a subscription form to a WordPress post or page in the Classic Editor. If you are using the Gutenberg Block Editor interface, see our How to Put PairList Subscription Form on WordPress (Gutenberg Block Editor) section.

Follow the instructions below to find out how:

  1. Log in to your WordPress account through the ACC. For instructions on how to do this, check out our How to Log In to WordPress article
  2. Once you’re in your WordPress admin editor, create a new page or post or edit an existing one
  3. In the editor, click the Text button next to VisualText tab image
  4. Copy and paste the code from the first section into the text field
  5. Replace the examples in the code with your PairList information
  6. Click Preview in the right sidebar. This will show you what the form will look like and allow you to test it Preview Button image
  7. Click Update or Publish

A form will now appear on your chosen page or post. If you want to change the way the form looks, you can edit the HTML by going to the Text interface of the page/post editor. We recommend testing the form to make sure it’s set up properly. If you encounter problems, such as valid email addresses being rejected as invalid, double check that you have the correct server information in the form.

How to Put a PairList Subscription form on WordPress (Gutenberg Block Editor)

WP Enthusiast

WP Professional

WP Professional Plus

PairSIM WordPress

You can easily add a subscription form to a WordPress post or page. If you are using the Classic Editor interface, go to our How to Put a PairList Subscription Form on WordPress (Classic Editor) section.

Follow the instructions below to find out how:

  1. Open a WordPress page or post editor
  2. Click the three dots in the top right corner
  3. In the drop-down, select Code Editorcode editor image
  4. In the body of the post/page, paste the code from PairListcode area image
  5. Replace the examples in the code with your PairList information
  6. Click Preview in the right sidebar. This will show you what the form will look like and allow you to test itpreview image
  7. Click Publish, Update, or Save Draftsave publish and update image

A form will now appear on your chosen page or post. If you want to change the way the form looks, you can edit the HTML by going to the Code Editor interface of the page/post editor.

We recommend testing the form to make sure it’s set up properly. If you encounter problems, such as valid email addresses being rejected as invalid, double check that you have the correct server information in the form.

Updated on August 8, 2023

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support