1. Home
  2. Startup
  3. How Can I Import and Use Startup Template in WordPress?

How Can I Import and Use Startup Template in WordPress?

We created a WordPress plugin—Static Pages—that enables you to easily import and publish a static website on WordPress. If you are a Slides or Startup customer, then you can download the plugin for free, otherwise, you’ll have to purchase it.

You should note that the Startup template is not a WordPress theme, it’s just the front-end part of a site. It is suitable for such use-cases as adding a landing page for your shop or blog, adding a page with a Mailchimp subscription form to your site, using it to quickly perform A-B tests on your site, etc.

Installing Static Pages

Before we can use it, we first need to install the Static Pages plugin. Download the plugin. It comes in a .zip file. Don’t unzip it. You’ll upload it to WordPress as it is.

Open your WordPress Dashboard and select Plugins > Add New from the menu.

How Can I Use Startup Template in WordPress?

On the Add Plugins page, select Upload Plugin and select the plugin from your computer.

Installing Static Pages

Click on Install Now to install the plugin.

Install the plugin

Next, activate the plugin. You will then see it listed on the menu:

Static Pages

Selecting Static Pages from the menu will display a page with a list of your uploaded static pages, which should be empty right now.

Uploading Your Startup Website to WordPress

Now, let’s upload our Startup website to WordPress.

Click the Upload Archive button:

Upload Archive

Then select the zip archive containing your Startup website and Upload it.

Uploading Your Startup Website to WordPress

You should then see the fields shown below:

Correctly uploaded website

If instead, you only get the fields shown below, then you need to make some changes to your Startup template archive and upload it again. Follow the Fix outlined below the image.

Incorrectly uploaded website

Fix: For the Static Page to work, you need to ensure that the Startup website files aren’t placed in a folder when archived. If you just uploaded your exported Startup file as it was, then the website files will be in a folder when unzipped. If you zipped up the Startup website folder yourself, you’ll get the same result. To prevent this, go into the root folder of your Startup website, select all the files and folders and compress them. This will create an archive containing the files, without placing them in a folder. Now delete the previously uploaded Static Page on WordPress and upload this new archive.

Setting the Page’s URL

You can rename the Static Page:

Setting the Page's URL

You can also set the URL that the page will be served from. Use / if you want it as your homepage (https://example.com) or a different string (e.g. campaign) that will be appended to your site’s URL ().

Static Page URL

After specifying a URL and saving the change with the Update URL button, you should see an Open in New Tab link. Use it to open the static page you just added.

Open in New Tab

You can use the Static Pages plugin to add several static webpages to your WordPress site, each with a different URL.

If you’d like to find out how to host your Startup website on GitHub Pages, we have a guide for you.

Updated on April 12, 2021

Was this article helpful?

Related Articles