Linktree to a Website: Switching from Linktree to Your First Website

screenshot

Going from Linktree to a website may seem daunting. If you’re a freelancer, small business owner, entrepreneur, or solopreneur, then you may have built a solid social media presence, and you may still be using linktree as your pseudo-homepage. But if you want to take your business to the next level, then it may be time to start your own website.

Linktree to a Website: Why Bother?

When you own your own website, you have full control over what content you want distributed, and how you want people to see it. You can use social media. But you’re limited to the audience on your platform, and your competition is right up next to you. When you have your own website, your audience is the entire internet. And once people are on your website, they are looking at you, not your competitors.

Linktree to a Website: Take Your Time

Bookmark this page. You don’t have to build your website in a single sitting.

Linktree to a Website: Pick a Web Host

One of the simplest and cheapest ways to set up a website is to set up WordPress on a shared server through a web host that uses CPanel and Softaculous, then follow these instructions. Hostgator is one service provider that uses these services, but there are also others.

Linktree to a Website: Install the Big Chill Theme

Once you have WordPress set up, you can download the Big Chill theme directly through the admin center. Don’t worry about the default colors or the default fonts or even the default layout. You can change all of that. From your WordPress admin center just go to go to Appearance > Themes > “Add New”, then type “Big Chill” into the search bar, then select install, then select activate.

Set Up the Customizer Part 1

Before you add your content, you want to set up the basic layout of the Customizer. From the admin page left sidebar go to Appearance > Customize.

In Part 1 of setting up the customizer, we’re going to just get the layout correct. The first thing that you want to do is go to Homepage Settings. Then select “A static page”, then under the Homepage dropdown select “Sample Page”

Linktree to a Website screenshot
Result of Update

Then you’re going to want to go to back out of that section and into the “Homepage Header Image” section. Scroll to the bottom and under “Current header” click “Hide Image”. The sample content should move up the screen.

screenshot
Result of Update

Next, you won’t need the navbar. So go into the Additional CSS section of the customizer and add the following code:

#site-navigation {
	display: none;
}

Finally, go to the Layout section and move the first three “Space from Top” options all the way to the left.

Linktree to a Website screenshot

You should have a result similar to the following:

screenshot

Now you can push publish and close out of the customizer for now.

Linktree to a Website: Get Your Content Ready

Hopefully, you have at least one image that you can use for your site. Any image will do. If the site is for yourself, then a picture of yourself is fine. Before you add the picture to the block editor, you’ll want to make your image website friendly. You should reset the width of your image down to 600px.

Linktree to a Website: Set Up Blocks

Next, you’ll want to add your content in the block editor. From the main admin page, go to Pages > “All Pages”, then select “Sample Page”. Change the title from “Sample Page” to “Homepage”. Then delete all of the text in the body of the page.

Next, you should add a media & text block. The picture below shows you how to add it.

Linktree to a Website screenshot

You can add text by adding text to a block in the text section. You can add a block by clicking in the section. If you want your text to be a heading, then type “/he” in the block and select the heading option. You can use the same technique used to add social icons referenced in the picture below.

Type in something about yourself. Then add that image that you made website friendly referenced in the previous section of the this blog post.

Add Your Social Icons

Next, you should open a new block and type “/soc”. You can select to add a social icons block. See the picture below:

screenshot

Add the social icons block. Then select the entire social icons block (as opposed to an individual icon). You can click the icon to the left on the block bar above the block to select the outer block. Using the block bar that hovers above the block, you can change the size. I recommend the huge setting. And using the block tab on the right side of the screen, you can change the style to “Logos Only”. Then change the color to white. You can also change the size of the text above the social icon by clicking on the each respective text block and adjusting the size using the block tab on the right side of the screen.

If WordPress does not have all of your social media icons, then you can add a row of custom buttons in a new block below your social media block. You can get this started by using the technique featured in the picture above, but substitute the reference “/but”.

Add a Custom Class

Finally, you want to add a custom class that we’ll use later. Select the media and text block (not the contents inside). Then go to the block tab on the right side of the screen. Then go to advanced and add “bb-home-image” under the Additional CSS classes section. See the screenshot below:

Linktree to a Website screenshot

Make sure that you save your work before you leave.

Delete Unused Pages

Since this is a one page site, you’re going to want to go back out to the main admin page and delete the “hello world” blog post. You can do this by going to posts, then find the “hello world” post and click “trash” underneath it.

Linktree to a Website screenshot

Set Up the Customizer Part 2

Now that you have all of your content in place, you want to refine how your site looks even further. Go to Appearance > Customize.

Now is the time to change the way your colors look. You might think that it looks pretty dark. Go into the customizer section marked colors. Then update the colors to “212529” for “Navbar and Footer Foreground Color”, “Body and Sidebar Foreground Color”, and “Background Color”.

Linktree to a Website screenshot

You may also want to turn off the “Shadow Halo and Link Color Backlight”. And you may want to switch “Body Link Color” and “Body Link Hover Color” to white.

Custom CSS

Next you may want to remove the back to top button since your page is so small. Just go to the Additonal CSS section and copy and paste the following:

#bb-back-to-top {
	display: none !important;
}

Next we’re going to use the home image class we added. Add the following to Additional CSS:

.bb-home-image img {
	box-shadow: 10px 10px;
}

The result should look similar to the following:

Linktree to a Website screenshot

Now, you have a great foundation for your website. You’re ready to publish it and share it on social media. As you obtain more content that you wish to share, you can use the instructions below to add more stuff.

Advanced Options

How to Build a Website for a Bar, Tavern, Pub, or Brewhouse

If you own a bar, then you need a website. You can’t make excuses that you don’t have the time, or a website isn’t important because you have social media. Unless your goal is to have a reputation for owning a dive bar that won’t last very long, then you need to set up a quality website that doesn’t look like it was hacked together in about an hour. So let’s learn how to build a website for a bar.

I realize that my previous paragraph has a bit of an attitude, but anecdotally, I have seen a lot of bars (not so much restaurants) that have some of the most consistently lousy websites that I have seen. Your website is the most accessible statement you have about the quality of your business. If your website is dumpy, many people will assume that your bar is dumpy, and they won’t want to show up. Like it or lump it, this is something that you will have to put some time into, and nobody will be sympathetic if the results turn out bad.

Keep It One Page and Simple

You need images of your bar displaying its ambiance. You need a little section explaining what makes your bar special. And you need to make it easy for people to figure out how to get to your bar.

The easiest way to get an idea of how your website ought to look is to view a couple of examples.

You can build a website like this using one of the Big Themes. If you don’t have time to deal with all of this, or you don’t consider yourself to be tech savvy, then consider hiring a pro.

Don’t Embed a Map on a Website for a Bar

Embedding a map will slow down your webpage’s page load, and map embed’s frequently break and cause security vulnerabilities. Conversely, you can link to Google Maps and outsource all of your problems to your visitor’s browser or your visitor’s Google maps app.

Page Load Speed

Make sure that you page loads fast on mobile. If someone is on the road and looking for your bar, you want to make it easy for them to get a map to your bar with GPS. All you have to do is add a Google map link for your bar’s address. If this is difficult for you to figure out, then you should hire a pro.

No Need for a Navbar on a Website for a Bar

If your website is one page and short, then adding a navbar is unnecessarily complicated. Removing the navbar from one of the Big Themes is easy. If you decide you want to expand your site in the future, it’s easy to add the navbar back.

Use a Blog as an Optional Events Announcer.

The advantage of using a blog to announce events in addition to social media is people who don’t have accounts with any of your social media platforms will still be able to see the announcement.

Contact Section for a Website for a Bar

Contact information should just be an address, a phone number, social media links, and maybe email. Don’t waste your time with a contact form. They attract more spam then anything else, and even if they are maintained and updated properly, they can still serve as a security vulnerability.

Software Updates

Don’t forget to update your software every once in awhile. A simple website is easy to set and forget. But if you forget it for too long, then your website runs the risk of developing security vulnerabilities.

Questions?

Feel free to to post any questions that you may have in the comments area.

How to Build a Take Out Pizza Website

You may know a lot about pizza, and you may know a lot about business, but you still might not know anything about websites. This post will teach you how to build a take out pizza website.

The Two Keys to a Take Out Pizza Website

You will need to learn:

  1. How to Set Up a Website specifically for your restaurant
  2. How to Add an Online Ordering Service

Don’t Have Time to Read All of This?

Contact me and ask me about my professional services.

Building a Homepage as the Foundation of Your Take Out Pizza Website

You want a homepage that is your own. This means you should create an open source website that you have full admin privileges over. You’ll want to avoid services like managed web hosting. The difference between setting up a website yourself and using a managed solution is like the difference between buying a car and leasing a car. If you buy a car, you may pay a bit more up front. But just like buying a car, when you set up a site yourself, you will save a lot of money in the long run and yield a higher quality product.

A Cheap Full Service Solution for Your Take Out Pizza Website

If you don’t want to spend a lot of money on a website, then you can usually get a cheap yet high quality solution if you have a one page website built for you.

Using a full service solution will give you the peace of mind of knowing that everything was set up properly, but you will still have all the control you need to manage your website whenever the need arises.

Anecdotally, most local pizza restaurants I have seen have websites that simply aren’t very good. They look terrible, are difficult to navigate, and load bad on laptops and horrible on mobile devices. If you don’t consider yourself tech savvy OR you don’t have a lot of free time to build a website, then you should really consider spending the money necessary to have a website set up for you.

Before you decide to try set up a website yourself, you should probably take some time to see what some good professional websites looks like:

A Bootstrap template. Click on the image to see the live demo.

A Cheaper Partial Service Solution

A lot of what makes a website costly is paying to make sure that it loads fast. Most of the solutions to these problems are fairly generic. If you are patient and pay attention to what you’re doing, you can set up a website that loads about as fast as a web page can load while still using a reasonably priced shared server.

If you want to develop your website’s page speed yourself, you’ll need to know,

The Cheapest Solution Without Doing It All Yourself

If you have never built a website yourself, then setting up a foundational template can be one of the most time consuming processes. Meanwhile, a professional developer can often resolve this problem in an hour or less.

Page building plugins and premium themes often give people the impression that setting up a great looking website is easy, but when you try to actually set up the page, the results are unimpressive.

If you are trying to do the most you can to future proof your website and make sure that it is still viable in ten years, then you will probably want to avoid using a page builder. WordPress block editing has been controversial, but it is making the use of page builders increasingly questionable. Block editing is part of the WordPress core, and it’s use expands with every update. Block editing has a higher probability of being around in ten years. Page builders seem like more of a gamble.

If you want to add your content yourself, you should learn

Doing It All Yourself

It’s not uncommon to fail the first time that you try something. If this has happened to you, then don’t beat yourself up. You may have set up part of your site in such a way that it will save you money. It’s okay to reach out and ask a pro for help. It’s your business. Make your sure you have everything set up right the first time. Once you have a solid foundation set, you can use this blog to make updates in the future. Even people that like to work on their own cars like to buy them from other people.

Once you have everything set up right you can learn how to do everything yourself. This allows you to have control over the maintenance of your site.

However if you still think that you would like to set up absolutely everything yourself, in addition to knowing everything above, you will need to know,

Online Ordering Services

Any online ordering service that you should choose, you should consider as a distinct entity from the rest of your website. Think of your ordering system as being like a third party contractor that you have the discretion to hire and fire as you see fit.

Using More Than One Ordering Service

It’s not unreasonable to use more than one ordering service to help you. It’s as simple as signing up for each ordering system and creating a list of links on your website. This will have the benefit of better serving customers that already have an account with an existing service. You can see which service or services work best for your business and your customers, then you can add and drop each service as you see fit.

A List of Ordering Services

I don’t have any stake in the ordering services that you may choose, but if you want some fast links that you can try, then check these out. These have been listed without regard for preference, and the list should not be considered comprehensive:

There are many other ordering services available to you, so if none of these suit your needs, then keep looking. Then again, maybe you should consider not using an ordering service at all.

Consider Not Using an Ordering Service

I don’t like to tell business owners how to run their business, but if an ordering service isn’t good for your bottom line, and your customers don’t have a great demand for it, and you can service your orders without one, then why use one? Dominoes built an empire over the phone. And retro technology is considered cool. It’s real easy to set up a link on your website that automatically dials the number on your visitor’s phone app. If you can’t figure this out, then contact a pro.

Need Help With Your Take Out Pizza Website?

Don’t be afraid to reach out and ask for help. I can build a website that fits your budget. If you have any questions, then feel free to leave them in the comments section.

Creating a Maximum Page Width for Your Web Pages

Computer screens keep getting larger. This can create awkward and convoluted compromises if you’re trying to create a mobile first web design. Add to that problem the need to push out new content fast, and you may come to realize that adding a maximum page width to your web pages is the solution to solid design with efficient productivity.

Can’t Somebody Else Deal With This?

If you don’t have the time or patience to dive down the DIY rabbit hole, and you would rather have somebody solve this problem fot you, then feel free to contact me about my professional services.

The Fundamental Dilemma of Modern Web Page Dynamics

Picture the screen of your smart phone. Now picture one of those great big curved gaming screens that take up the top of a whole desk. Next try to picture the web page that looks good on both of those screens. Finally picture adding lots of new content to those sites over a short period of time. Can you see how if you don’t manage this properly, it can become difficult to deal with?

Understanding Mobile First Design

Purist mobile first designers will tell you that you should literally design the mobile layout first, then figure everything else out after. Sometimes that works. But often that isn’t the most realistic or exciting way to design a website. So an alternative design method is warranted. Another way to view mobile first design is to recognize that in every instance of page design, you must prioritize a way to get your web page looking good on the smallest mobile application that it may be featured on.

Mobile First Design and Maximum Page Width

Now that we have a standard for mobile first design, we have to consider how a site will feature a page on the largest screen imaginable. Keep in mind that a layout that loads well on a mobile screen can leave too much negative space on a large screen, and an layout on a large screen can run out of room if it is not repositioned on a small screen. So what do you do?

Using a WordPress Theme to Manage Page Width

In this article, I am going to show you how to use one of the Big Themes to manage width. The particular theme that I am going to use is the Big Chill theme. It is free through the wordpress.org repo.

Foreground Page Width Limits

A simple way to set a page width limit is to create a foreground that holds all of your content, then set a maximum width for that foreground.

Hypothetically, a foreground page width limit can be any value. However, I would consider two values in particular. The 1200px width limit is a conservative limit that is great if you want to be able to add content quickly without spending a lot of time making adjustments for edge cases, while still leaving yourself a lot of room for page design. The 1800px width limit is also a good limit that requires more management than the 1200px limit. But it is a good choice if you think that you will spend a lot of time serving your website to large screens. You can move beyond this limit. But ultimately you will want some kind of absolute limit because on a large enough screen almost any section of content will start to look awkward no matter how it is sized.

How to Set the Limits with the Big Chill Theme

You can download the Big Chill theme directly from wordpress.org, or you can go to your main admin page then go to Appearance > Themes > “Add New”, then type “Big Chill” into the search bar, then select install, then select activate.

To access the customizer from the main admin page. Go to Appearance > Customize. Page limits can easily be updated using the Big Chill Customizer. Find the Layout section, then scroll down to the control titled “Big Pages”.

1200px width limit

Once you are in the customizer, you can set the “Big Pages” control to on or off. The default setting is off. When the default setting is off, the page limit will not exceed 1200px, and margins will always be present surrounding the foreground. If the “Big Pages” control is turned on, then the foreground page width will only show margins when the page width exceeds 1800px.

1800px width limit

You’ll also want to set the top of your foreground body based on how you set your navbar. You should note that if “Big Pages” is off, you’ll use the top space controls above the “Big Pages” control. If “Big Pages” is on, then you will use the controls below, except on your blogging pages (posts). You will always use the top controls to define the blog pages. This allows you to create different page width standards based on the kind of content that you are publishing for a given page type.

Managing Negative Space in the Background

You can use a background image or even just a quality background color to fill in the remaining negative space on a large screen. The 1200px limit is the ideal limit for a background image.

1200px foreground width limit on a 2000px wide screen

Managing a Background Image

If you are going to use a background image, then you need to consider page load speed with particular attention being paid to your page’s load time in a mobile environment. Converting your images to webp is a great way to start to improve page load speed.

Managing Page Width With Columns

If you have a lot of content, and you need to serve a lot of links, a sidebar is a great way to solve both of those problems with one layout decision. Adding a sidebar using the Big Chill theme will set your total content maximum width to 1800px. This total content width includes the sidebar. So your main content width will never get too large. This works great for blogging environments.

Managing Page Width at the Section or Block Level

Theme developers will often design content to spread from one screen to the other by using a percentage value for content items. However, this can introduce a lot of problems. If you are considering future proofing your web page, you need to consider that a page screen has limits as to how small it can be before it becomes unusable, so you know that screen sizes are unlikely to get smaller than they are. However, there is hypothetically no limit to how large screens might become. Think of the side of a wall. A prudent web page ought to serve a layout that is ready to handle a visitor using a screen that is excessively large.

If you don’t use page width limits, then you will need to create custom section width limits using class names. And if you create custom content, then you may need to do this even if you are using page width limits.

Page Width Limits Allow Reduced Content Width Limits

It behooves you to always set some kind of width limit for every piece of content. This increases load speed, especially on mobile. Dealing with a background image is a good example of how to manage this problem. You should set your image background width to about 2560px. And it is also probably a good idea to not display the background image on mobile devices since it will be barely seen anyway, so it only serves to slow down the page load. You can make this update using Additional CSS.

For example, you could try the following with the Big Chill theme:

@media screen and (max-width: 600px) {
	#bb-back-image img,
	#bb-preloader {
		display: none;
	}
}
#bb-preloader{
	z-index: -999;
}
#bb-preloader:before {
	content: none;
}

A background image requires an inherently large file size that causes loading slow down on smaller screens. Now imagine having to deal with that problem for every image that you load.

When you use maximum page widths you know your image widths will not exceed certain sizes. You can then set image width at that size, and if the image size is mobile friendly, then there is nothing else to worry about.

The other major benefit of content width limits is it allows you to avoid creating too much negative space or rely on inappropriate font sizes.

Further Fine Tuning With Additional CSS

Everything above will give you what you need to know to get your page publication ready. But you can also explore page width management even further using Additional CSS with the Big Themes.

Questions?

If you have any questions, then please feel free to post them in the comments area. If you would prefer to have somebody build this kind of site for you, then feel free to contact me about my professional services.

Understanding WordPress Widget and Menu Areas

Widget areas and menu areas in WordPress are features that have been around for a long time. And in the age of blocks, you might have the impression that they are no longer relevant. But that isn’t true. If you don’t understand WordPress widget and menu areas, then you are missing out on features that have a huge impact on your site.

Assumptions Before Reading About WordPress Widget and Menu Areas

You should understand the basics about setting up a website and using WordPress before reading this post.

The Basics of WordPress Widget and Menu Areas

WordPress widget and menu areas are theme driven. They are areas within the layout of your site designated by your theme where you can add content. If the area being designated is a menu area, then you can add a menu. And if the area being designated is a widget area, you can add what used to be known as widgets. Although today, it is more preferable to add blocks.

The Difference between Widgets, Menus, and the Block Editor

The block editor is used to add content to the body of individual pages and posts. Widgets and menus are added to areas of your pages that are global or semi-global. Menus and Widgets solve the problem of setting content onto every page or certain types of pages.

The Basics of Adding Content to WordPress Widget and Menu Areas

There are two basic ways that you can add content to a widget area or a menu area. You can use the designated admin sections on the admin page of your site, or you can use the customizer. Once you are used to adding to these areas, you may find that it is easier to just use the customizer because the customizer shows you your updates immediately. However, the customizer doesn’t offer as much working space, and it provides less information, so learning how the admin areas work can be a simpler way to understand all of the widget and menu features.

An Example of WordPress Widget and Menu Areas

Lots of WordPress themes use WordPress widget and menu areas. However, some use a lot of areas, some use a moderate amount, and some don’t use any. So today, we are going to use the free Big Themes to perform a demonstration of WordPress widget and menu areas. In particular, we are going to be using the free Big Chill theme.

Examples of Widget Areas

There are two major areas that tend be used for widget areas:

  1. Sidebars: These appear next to the body of your page. They may be featured on every page of your site, or they may be segregated to certain sections of your site.
  2. Footers: The same footer is usually shown at the bottom of every page. Although some sites may use different footers based on the section of the site that you are using.

Widgets could be used in other areas as well. For example, widgets may be available in your navbar, or there may be designated widget areas that are unique to a given theme.

Viewing the Widget Admin Page

The best way to get a summary of how your theme’s widgets work is to look at your theme’s widget admin page. I’ll use the Big Chill theme to demonstrate how this works.

You can find the Big Chill theme in the admin center by going to Appearance > Themes > Add New > then type “Big Chill” into the search bar. Once you install and activate the theme, you can go to Appearance > Widgets. When you click on one of the widget areas you will see a description of how the widget areas work on the right side of the screen.

Clicking on a widget area in the admin center

How to Read Widget Sections

The best way to understand how your widgets work is to read each widget section description. You should click on each section and read what it says while paying attention to how it is distinct from the other widget areas. It may be helpful to open up a second tab in your browser and look at the customizer. This will be discussed in greater detail below.

Inactive Widgets

The primary reason that you have inactive widgets is that you created widgets in another theme and your new theme no longer supports those widget areas. You can use the inactive widget section to copy and paste your widgets or blocks into your new widget areas.

Viewing Widgets in the Customizer

Once you become familiar with how your widgets are placed into the different sections of your site, you may find that you no longer need the widget admin area, and you can rely exclusively on the customizer for managing content in your widget areas.

You can find the Widgets section of the customizer from the admin center in the Big Chill theme by going to Appearance > Customize > Sidebar and Footer Blocks.

Screenshot of adding social media blocks to the widget footer area.

In the customizer you will find that there isn’t as much working space, and you will only see widget options that are actively available. I have written about how to add sidebars and how to add footers by using the customizer in other posts, including how to add an advertisement.

Examples of Menu Areas

There are three areas where menus tend to be displayed.

  1. Navbar
  2. Sidebars
  3. Footer

The great thing about using menu areas is when you add a menu using a menu area (as opposed to using a block), the theme takes care of all of the styling for you based on where you set the menu.

Viewing the Menu Admin Page

Using the menu admin page is a great way to get an overview of how your theme sets up its menus.

Main menu admin page

The controls are pretty intuitive, but it is important to pay attention to which menu is going where. So it can be helpful to look at the manage locations tab.

Managing the menu locations.

The important takeaway is that each menu location utilizes a unique menu. If you set the same menu in two different locations, then the same menu will appear in two different places. For example when using the Big Chill theme, you can add one menu to your navbar, then add another menu to your Main Sidebar and Page Sidebar areas. This would create and an extended sticky navbar. And it would collapse into the slide panel on mobile.

Full screen extended sticky menu
Extended menu on a tablet with the slide panel open
Extended menu on a phone in the slide panel

Viewing Menus Through the Customizer

Once you have become familiar with how your menus are added by viewing the menu admin page, you can probably rely on the customizer menu section to manage your menus. The menu options in the customizer are a lot more extensive than the widget options.

Screenshot of Menu options in the customizer

The Relationship Between Widget and Menu Areas

You should pay attention to how your menus and widgets are juxtaposed against each other. The existence of one can impact the position of the other. Assess all of your options before you start adding most of your content.

Questions About WordPress Widget and Menu Areas?

If you have any questions, then please post them in the comments area.