{"id":998,"date":"2017-09-13T07:22:02","date_gmt":"2017-09-13T07:22:02","guid":{"rendered":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/"},"modified":"2023-10-04T09:06:15","modified_gmt":"2023-10-04T09:06:15","slug":"create-one-page-website-wordpress","status":"publish","type":"post","link":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/","title":{"rendered":"How to Create a One-Page Website with WordPress","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"

A one-page website is a site with just one page which the user can scroll through. A lot of one-page websites still have a primary menu. People can click on the menu items, but instead of going to another page, they go to another section on the same page. We already showed you how to make a website<\/a>, but in this article, we’re going to show you how to create a one-pager with WordPress<\/a>!<\/p>\n\n\n\n

The benefits<\/h2>\n\n\n\n

A one-page website can be a good solution if you’re looking for something fast. One-pagers have many advantages, for example, the site doesn’t have to reload to get to another section. Users can easily navigate between sections and find what they want fast. With a one-page website, you also have control over what order people see your content. You may want to show all the benefits of your product or service first and at the end show them the pricing, or maybe the other way around.<\/p>\n\n\n\n

Excellent solution for small sites<\/h3>\n\n\n\n

The one-pager is ideal for sites that just have to give a little information about each subject. Let’s say you have six main items you want to talk about each with one or two paragraphs. If you divide this content over six different pages, it could give the impression that your site is underdone.<\/p>\n\n\n

\n \n\n

If you put all these items on one page with a logical order in distinctive sections, it not only provides a better user experience, but it also gives the impression of a good informative site.<\/p>\n\n<\/div>\n\n\n

Image-driven<\/h3>\n\n\n\n

Most one-page websites use a lot of relevant images. Dividing these pictures over different pages with just one image on each one can again give the impression your site is a little bit underdone. As you can imagine a one-page website with different images relevant to each subject which the user scrolls through gives a way better feeling.<\/p>\n\n\n\n

Better mobile experience<\/h3>\n\n\n\n

One-page websites often have a very good mobile phone experience as the site doesn’t have to reload after every page transition. People can find what they need on any device fast, and it’s not even a problem if they disconnect whilst on your website. Since the page is already loaded, they will still be able to go to the different sections. This way your site can even feel like a mobile app instead of a normal website. As a matter of fact, there are apps in the App Store that use this method.<\/p>\n\n\n\n

When not to use a one-page website<\/h3>\n\n\n\n

If you’re serving massive amounts of content, it could make your one-pager very long and hard to scroll through.<\/p>\n\n\n

\n \n\n

If you have a big site, we don’t advise you to use a one-pager just so it doesn’t have to reload every time you go to another page.<\/p>\n\n<\/div>\n\n\n

Creating a one-page website with WordPress<\/h2>\n\n\n\n

If you think a one-page website is for you, then read on. After this, you will be able to create your very own one-page website.<\/p>\n\n\n\n

Disclosure<\/strong>: FirstSiteGuide is supported by our readers. When you purchase via links on our site we may earn a commission. We test and try all the products that we recommend. <\/em><\/p>\n\n\n\n

Setting up WordPress<\/h3>\n\n\n\n

Even if you are not familiar with WordPress and setting up servers, don’t get scared. Getting your own hosting plan<\/a> with preinstalled WordPress will take just a few minutes of your time. But even before that, you can set up a local server with XAMPP and try creating your one-page site without spending a penny.<\/p>\n\n\n\n

Yes, creating a local server has its benefits, but if this is your first time hearing about XAMPP, prepare yourself for a bit longer process of getting it ready for WordPress. Still, if you follow the steps we prepared for you, you shouldn’t have any problems, and you can start working on your private WordPress installation in under fifteen minutes.<\/p>\n\n\n\n

How to set up XAMPP for Windows and install WordPress<\/h2>\n\n\n\n

Before getting your hands dirty, you should know what XAMMP is in the first place. XAMPP stands for Cross-Platform (X), Apache (A), MariaDB (M), PHP (P), and Perl (P). It is a free distribution of software that helps you run your own private servers. It contains server application, database, and scripting language that you need to install WordPress successfully. Usually, servers run by XAMPP are used for testing purposes, so that you can freely practice your web design skills without having to pay for hosting or letting everyone see your website playground.<\/p>\n\n\n

\n
\"WordPress<\/figure><\/div>\n\n\n

<\/p>\n\n\n\n

How to install XAMPP for Windows<\/h3>\n\n\n\n

Now, let’s stop with the theory, and let me show you how to set up the entire thing. Although the Cross-Platform part of the name means that the software works on Linux and Mac computers as well, today we are going to focus on Windows:<\/p>\n\n\n\n

    \n
  1. Go to Apache Friends website<\/a><\/li>\n\n\n\n
  2. Download the latest version by clicking the button and save it to your computer<\/li>\n\n\n\n
  3. Run the installer when downloaded<\/li>\n\n\n\n
  4. On the welcoming screen, click Next<\/em><\/li>\n<\/ol>\n\n\n\n

    On the next screen, the setup will ask you to select the components you want to install. You can leave everything as is and install all components. But if you just want a basic WordPress installation, it will be enough to leave MySQL <\/em>and phpMyAdmin<\/em> options selected. Just in case you develop the need for any other component in the future, you will be able to add ones afterward through the Control Panel. For the purposes of this tutorial, you can uncheck all other options as you won’t need them for creating the one-page website.<\/p>\n\n\n

    \n
    \"Install<\/figure><\/div>\n\n\n

    <\/p>\n\n\n\n

      \n
    1. Choose a folder where you want to install XAMPP. It can be any folder you want, and you can leave the default one as well. Just remember its location<\/li>\n\n\n\n
    2. On the next screen, uncheck “Learn more about Bitnami for XAMPP<\/em>” option because you will install WordPress manually<\/li>\n\n\n\n
    3. Click Next<\/em><\/li>\n<\/ol>\n\n\n\n

      Now give the installer a few moments to transfer all the files and set up the environment that you will use for your WordPress site. After a few seconds, the installer will unpack everything and finish the installation.<\/p>\n\n\n\n

        \n
      1. Leave the “Do you want to start Control Panel<\/em>” option checked<\/li>\n\n\n\n
      2. Click Next<\/em><\/li>\n<\/ol>\n\n\n\n

        Hopefully, everything went without problems. If so, you should see the Control Panel opened without any red text showing errors. You should also see that Apache and MySQL are marked in green which means they are up and running. To check if your server is running fine, go to your browser and visit this URL: http:\/\/localhost.<\/p>\n\n\n

        \n
        \"XAMPP<\/figure><\/div>\n\n\n

        <\/p>\n\n\n\n

        If everything is ok, you should see a simple web page welcoming you to XAMPP for Windows. If the page has loaded, you can stop holding your breath because that means that XAMPP is set up correctly and that you can move on to the installation of WordPress.<\/p>\n\n\n\n

        Unfortunately, other applications that you might have running on your personal computer may interfere with XAMPP. For example, Skype is known for having problems with XAMPP so if you’re experiencing issues, try shutting it down and then try to open the XAMPP Control Panel. Sometimes, it will be necessary to open up a few ports for XAMPP to work correctly, but unfortunately, that’s a whole other domain and we can’t cover everything in this tutorial.<\/p>\n\n\n\n

        How to install WordPress using XAMPP<\/h3>\n\n\n\n

        Alright. We will have to assume that you have the environment ready. Now it’s time to install WordPress on your local machine so that you can log in and start building your one-pager. For starters, you need to create a database that WordPress uses to store all the information:<\/p>\n\n\n\n

          \n
        1. Open XAMPP Control Panel<\/li>\n\n\n\n
        2. Click the Admin<\/em> button in the MySQL section. This will open a new window with phpMyAdmin<\/li>\n\n\n\n
        3. Choose Databases<\/em> tab on the top-left menu<\/li>\n\n\n\n
        4. Enter the name for your database, for example, WordPress<\/em><\/li>\n\n\n\n
        5. Click Create<\/em> button<\/li>\n<\/ol>\n\n\n
          \n
          \"Create<\/figure><\/div>\n\n\n

          <\/p>\n\n\n\n

          This part wasn’t that demanding, right? You can now close the browser window and prepare for the next step.<\/p>\n\n\n\n

            \n
          1. Download <\/a>the latest version of WordPress<\/li>\n\n\n\n
          2. Go to the XAMPP folder (the folder where you installed XAMPP from the previous steps)<\/li>\n\n\n\n
          3. Open the folder and navigate to htdocs<\/em> folder<\/li>\n\n\n\n
          4. Unzip WordPress archive there<\/li>\n<\/ol>\n\n\n\n

            You should end up having a new WordPress folder in the htdocs folder. You can rename this folder to anything you want. This will also be the part of the address of your local installation. For the purposes of this tutorial, let’s call it WordPress <\/em>which will open your site from http:\/\/localhost\/wordpress. <\/em>It doesn’t really matter what name you use, so feel free to change it to your liking.<\/p>\n\n\n\n

              \n
            1. Open that folder and find wp-config-sample.php file<\/li>\n\n\n\n
            2. Rename it to wp-config.php<\/li>\n\n\n\n
            3. Open the file and find the part with the information about MySQL settings (take a look at the screenshot)<\/li>\n\n\n\n
            4. Replace”database_name_here” with the name of your database, which in my case is “WordPress”<\/li>\n\n\n\n
            5. Replace “username_here” with “root” and leave “password_here” empty<\/li>\n\n\n\n
            6. Save the file and close it<\/li>\n<\/ol>\n\n\n
              \n
              \"wp-config-sample.php<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n

              Finally, you are ready to conclude the installation process. Please open your browser and navigate to http:\/\/localhost\/wordpress<\/em> (or change the name if you have used another one for the WordPress folder when you extracted it). WordPress will now ask you for the language which you need to select. After that, click the Continue <\/em>button. Then enter the username and password details, and click Install WordPress.<\/em><\/p>\n\n\n\n

              This is it! You can now finally log into your test site and start working on your first one-page website. The first step will be choosing a theme.<\/p>\n\n\n\n

              Picking a theme<\/h3>\n\n\n\n

              You can use any theme<\/a> for a one-page website. For this example, We’ll be using the free SiteOrigin North<\/a> theme that can be found in the WordPress theme repository. Go to Appearance -> Themes -> Add New <\/em>in your WordPress dashboard and type in “SiteOrigin North”. It should be at the top of the list now.<\/p>\n\n\n

              \n
              \"SiteOrigin<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              It’s a simple, but well designed, responsive theme that also works very well with
              BigCommerce<\/a> and WooCommerce<\/a>. It’s made by the developers of the page builder plugin we’re going to use for the site in this example. Again, feel free to use another theme; the transition effects when you click a menu item will work either way. We advise you to use a theme that has a sticky menu, so your site’s visitors won’t have to scroll to the top of the page again to click on a menu item that brings them to a different section.<\/p>\n\n\n\n

              The plugins<\/h3>\n\n\n\n

              Most important for creating one-page websites are the plugins you use. We’re going to install a page builder named SiteOrigin and a widget extension for this plugin. Both are completely free and hosted in the WordPress plugin repository. Go to Plugins -> Add New <\/em>in your WordPress site’s dashboard and type in page builder<\/em> by site origin. <\/em>The plugin will appear at the top of the list, install and activate it. You can install the widgets bundle plugin on the same screen, type in siteorigin widgets bundle <\/em>in the plugin finder. Make sure both plugins are activated.<\/p>\n\n\n\n

              Since version 2.3 of this page builder, they added the one-page website scroll feature. This is what we need to get the website scrolling whenever someone clicks on a menu item with the ID of a row as “href” attribute (link). We’ll explain how this works later in the tutorial.<\/p>\n\n\n

              \n
              \"SiteOrigin<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n

              Start building!<\/h3>\n\n\n\n

              Now you have the plugins activated, and we’re ready to build our page. First, add a new page or edit a page. Go to the tabs at the top of the page editor and click on the newly added “Page Builder” tab.<\/p>\n\n\n

              \n
              \"Page<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              SiteOrigin Page builder has many presets, so we won’t need to build an entire design from scratch. You’ll see some buttons above the page editor, one of them is the “Layouts” button, click it.<\/p>\n\n\n

              \n
              \"Page<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              You’ll now see a screen with all kinds of layouts; these are the presets you can use. You can also import and export layouts, but we don’t assume you have these yet. For this example we’ll pick the “Fitness Gym” design, of course, you can pick any design you want or start from scratch. Click on the chosen design and click the Insert button in the bottom right corner. If you already had content on the page, you can choose to insert it before or after the content or replace it altogether. For us, it doesn’t matter since we have an empty page.<\/p>\n\n\n

              \n
              \"Fitness<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              Go ahead, save the page and visit it. If everything went right, we could add our IDs. Switch to the “Live editor” mode by clicking on the link in the WordPress admin bar at the top of the page you just created.<\/p>\n\n\n

              \n
              \"Live<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              When you hover over the elements on your site, you can see exactly which widget represents which element. Go to the first row after the SiteOrigin hero at the top, click on the tool icon, and edit row. On this screen, go to “Attributes” and add your row ID. We’re going to give ours an ID of “activities”.<\/p>\n\n\n

              \n
              \"Activities<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              Give every row a different, unique ID. When you’re done, save the page.<\/p>\n\n\n\n

              Configuring your menu<\/h3>\n\n\n\n

              We’re not done yet. We now have to create our menu items, so when a user clicks on one of the items, the page navigates to that specific section of your site. Go ahead and create a new menu<\/a> in Appearance -> Menus <\/em>in your WordPress dashboard. We’re only going to create custom links in this menu. In the image below I’m creating one for the row I just added the “activities” ID to.<\/p>\n\n\n

              \n
              \"Activities<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n


              You see that the URL of the custom link is now the same as the ID of the row element. SiteOrigin page builder is programmed to recognize this and will know that it has to scroll to the specified section.<\/p>\n\n\n

              \n \n\n

              It’s very important that you don’t forget to put the hash in the URL of the menu item, this is the format of an HTML ID attribute. However, do not add in the hash in the Attributes -> Row ID <\/em>section in the customizer, SiteOrigin page builder, already knows this is an ID.<\/p>\n\n<\/div>\n\n\n

              My result<\/h2>\n\n\n\n

              Congratulations! We’re done already, you can now build your very own personalized one-page website easy and fast with just two plugins and any theme. It will keep your site fast and very user-friendly. Building this site took us less than an hour, it’s the easiest and fastest way we found to build a beautiful one-page website. The best thing is that it’s free.<\/p>\n\n\n

              \n
              \"one<\/figure><\/div>\n\n\n

              <\/p>\n\n\n\n

              The truth is that setting up your own testing environment with XAMPP may take time and burn a few brain cells if you’re doing it for the first time, but you will quickly learn to appreciate the local server that can run WordPress. Then, just by having two plugins and a theme of your choice, even complete beginners will be able to create their own one-page website.<\/p>\n\n\n\n

              If you have followed all the steps from this tutorial, you should not have any problems, and your one-pager should be up and running nicely. Once you successfully create the page, you can start upgrading it and customizing it to your liking. Don’t forget to check our other WordPress articles and tutorials<\/a> that will help you shape your site in any way possible.<\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"

              A one-page website is a site with just one page which the user can scroll through. A lot of one-page websites still have a primary menu. People can click on the menu items, but instead of going to another page, they go to another section on the same page. We already showed you how to […]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":999,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[7],"tags":[],"acf":[],"yoast_head":"\nHow to Create a One-page WordPress Website (10 min)<\/title>\n<meta name=\"description\" content=\"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create a One-page WordPress Website (10 min)\" \/>\n<meta property=\"og:description\" content=\"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"FirstSiteGuide\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/firstsiteguide\" \/>\n<meta property=\"article:published_time\" content=\"2017-09-13T07:22:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-04T09:06:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/one-page-website-wordpress-tutorial.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Artem Minaev\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@firstsiteguide\" \/>\n<meta name=\"twitter:site\" content=\"@firstsiteguide\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Artem Minaev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\"},\"author\":{\"name\":\"Artem Minaev\",\"@id\":\"https:\/\/firstsiteguide.com\/#\/schema\/person\/f50d1a14c8700f98e503501648a92296\"},\"headline\":\"How to Create a One-Page Website with WordPress\",\"datePublished\":\"2017-09-13T07:22:02+00:00\",\"dateModified\":\"2023-10-04T09:06:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\"},\"wordCount\":2567,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/firstsiteguide.com\/#organization\"},\"articleSection\":[\"WordPress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\",\"url\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\",\"name\":\"How to Create a One-page WordPress Website (10 min)\",\"isPartOf\":{\"@id\":\"https:\/\/firstsiteguide.com\/#website\"},\"datePublished\":\"2017-09-13T07:22:02+00:00\",\"dateModified\":\"2023-10-04T09:06:15+00:00\",\"description\":\"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.\",\"breadcrumb\":{\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/firstsiteguide.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create a One-Page Website with WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/firstsiteguide.com\/#website\",\"url\":\"https:\/\/firstsiteguide.com\/\",\"name\":\"FirstSiteGuide\",\"description\":\"Online Business Advice\",\"publisher\":{\"@id\":\"https:\/\/firstsiteguide.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/firstsiteguide.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/firstsiteguide.com\/#organization\",\"name\":\"FirstSiteGuide\",\"url\":\"https:\/\/firstsiteguide.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/firstsiteguide.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/fsg-logo-green.svg\",\"contentUrl\":\"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/fsg-logo-green.svg\",\"width\":73,\"height\":70,\"caption\":\"FirstSiteGuide\"},\"image\":{\"@id\":\"https:\/\/firstsiteguide.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/firstsiteguide\",\"https:\/\/twitter.com\/firstsiteguide\",\"https:\/\/www.instagram.com\/firstsiteguide\/\",\"https:\/\/www.linkedin.com\/company\/firstsiteguide\/\",\"https:\/\/www.pinterest.com\/firstsiteguide\/\",\"https:\/\/www.youtube.com\/firstsiteguide\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/firstsiteguide.com\/#\/schema\/person\/f50d1a14c8700f98e503501648a92296\",\"name\":\"Artem Minaev\",\"sameAs\":[\"http:\/\/vps66354.inmotionhosting.com\/~firsts43\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create a One-page WordPress Website (10 min)","description":"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Create a One-page WordPress Website (10 min)","og_description":"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.","og_url":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/","og_site_name":"FirstSiteGuide","article_publisher":"https:\/\/www.facebook.com\/firstsiteguide","article_published_time":"2017-09-13T07:22:02+00:00","article_modified_time":"2023-10-04T09:06:15+00:00","og_image":[{"width":640,"height":400,"url":"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/one-page-website-wordpress-tutorial.jpg","type":"image\/jpeg"}],"author":"Artem Minaev","twitter_card":"summary_large_image","twitter_creator":"@firstsiteguide","twitter_site":"@firstsiteguide","twitter_misc":{"Written by":"Artem Minaev","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#article","isPartOf":{"@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/"},"author":{"name":"Artem Minaev","@id":"https:\/\/firstsiteguide.com\/#\/schema\/person\/f50d1a14c8700f98e503501648a92296"},"headline":"How to Create a One-Page Website with WordPress","datePublished":"2017-09-13T07:22:02+00:00","dateModified":"2023-10-04T09:06:15+00:00","mainEntityOfPage":{"@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/"},"wordCount":2567,"commentCount":4,"publisher":{"@id":"https:\/\/firstsiteguide.com\/#organization"},"articleSection":["WordPress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/","url":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/","name":"How to Create a One-page WordPress Website (10 min)","isPartOf":{"@id":"https:\/\/firstsiteguide.com\/#website"},"datePublished":"2017-09-13T07:22:02+00:00","dateModified":"2023-10-04T09:06:15+00:00","description":"Creating a one-page website in WordPress doesn't have to be complicated. Follow these simple steps and have a one-pager in just one hour.","breadcrumb":{"@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/firstsiteguide.com\/create-one-page-website-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/firstsiteguide.com\/"},{"@type":"ListItem","position":2,"name":"How to Create a One-Page Website with WordPress"}]},{"@type":"WebSite","@id":"https:\/\/firstsiteguide.com\/#website","url":"https:\/\/firstsiteguide.com\/","name":"FirstSiteGuide","description":"Online Business Advice","publisher":{"@id":"https:\/\/firstsiteguide.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/firstsiteguide.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/firstsiteguide.com\/#organization","name":"FirstSiteGuide","url":"https:\/\/firstsiteguide.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/firstsiteguide.com\/#\/schema\/logo\/image\/","url":"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/fsg-logo-green.svg","contentUrl":"https:\/\/firstsiteguide.com\/wp-content\/uploads\/2020\/11\/fsg-logo-green.svg","width":73,"height":70,"caption":"FirstSiteGuide"},"image":{"@id":"https:\/\/firstsiteguide.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/firstsiteguide","https:\/\/twitter.com\/firstsiteguide","https:\/\/www.instagram.com\/firstsiteguide\/","https:\/\/www.linkedin.com\/company\/firstsiteguide\/","https:\/\/www.pinterest.com\/firstsiteguide\/","https:\/\/www.youtube.com\/firstsiteguide"]},{"@type":"Person","@id":"https:\/\/firstsiteguide.com\/#\/schema\/person\/f50d1a14c8700f98e503501648a92296","name":"Artem Minaev","sameAs":["http:\/\/vps66354.inmotionhosting.com\/~firsts43"]}]}},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/posts\/998"}],"collection":[{"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/comments?post=998"}],"version-history":[{"count":16,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/posts\/998\/revisions"}],"predecessor-version":[{"id":16230,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/posts\/998\/revisions\/16230"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/media\/999"}],"wp:attachment":[{"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/media?parent=998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/categories?post=998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/firstsiteguide.com\/wp-json\/wp\/v2\/tags?post=998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}