beyond the install 10 Things you should do after you install WordPress by Terri Orlowski beyond the office

Size: px
Start display at page:

Download "beyond the install 10 Things you should do after you install WordPress by Terri Orlowski beyond the office"

Transcription

1 beyond the install 10 Things you should do after you install WordPress by Terri Orlowski

2 beyond the install 1. Install a backup plugin It may seem silly but the very first thing that I recommend after you ve set up a new site is to install a backup plugin. Sure, you ve just set up the site and there s not really anything in it yet but there will be very soon. And having the plugin already installed and set up makes it that much easier to make incremental backups as you re building your site. Even though the suggestions I m making in this report are fairly simple, and are intended for a brand new site, there is the potential for things to go awry if you click the wrong button or setting. For this reason, I strongly encourage you to make a backup of your site before you start, and in between each of the tasks in this report, to create a running baseline as you re getting things started. For a quick and easy backup, I use BackupBuddy from ithemes. It s easy to use and works without issue on most servers. If you re using GoDaddy hosting, please note that their default server configuration doesn t usually play nicely with BackupBuddy. 2. Remove the admin username If you used the one-click install feature that many hosting companies provide, chances are pretty good that your username is admin. The can present a huge security problem for your site because hackers know that and it makes it easier for them to try to gain access to your site. Recently, there was a large-scale concentrated effort to hack WordPress websites. The attacks weren t trying to exploit a plugin vulnerability or hosting configuration setting. The only thing that these hacking attempts had in common was that they were trying to brute-force hack or guess the password for the admin username. The easiest way to protect your site during that attack was simply to not be using the admin username. So what do you do If you already have the admin username? Fortunately, there s a relatively simple way to address this problem. 1. Log in to your site using the admin username 2. Go to Users -> Add New 3. Enter a new username that s not admin. You could use your name, first initial & last name, adminfirstname - almost anything. Just don t use admin. 4. address - here s where things might get tricky for a minute. You cannot have two user accounts that use the same address, so you will have to (temporarily) enter an address here that s different from your admin account address. This can be changed later, but it is needed to create the account. PO Box , Pittsburgh, PA T: URL:

3 5. First Name, Last Name & Website are optional. 6. Use a really strong password. A strong password should be at least 12 characters and use both upper and lower case letters, numbers, and special characters. If you re having trouble with this, try using a pass phrase or acronym as your password, so it s not a dictionary word. Try replacing some letters with symbols, such as 0 (zero) instead of O, 3 instead of E,! instead of I or L, etc. 7. Make sure you choose Administrator as the role. This is important. 8. Complete the account creation by clicking on the add New User button. 9. Log out and log back in to your site with your new Administrator user account that you just set up. 10. Hover over the admin user account line and then select the Delete link. (Now is the time to make sure you have a backup of your site. Once you click the confirm button in the next step, you can lose all of your posts if you don t have the settings correctly.) 11. On the next screen, you ll be asked who to attribute all of the posts, pages and media that were created by the admin account to. Here you should select Attribute all posts to: and select your new account from the drop-down list. Then you can click the Confirm Deletion button. 12. After you ve deleted the admin account, you can go back to your new user account and change the address back to your preferred address, if you had to enter a temporary one to create the account. 13. If deleting the admin account is too scary for you right now, there s another way to protect your site from this vulnerability. It s not as effective, but it is generally more acceptable to those concerned about click the Delete button. Instead of clicking on the Delete link as in step 10, click on the Edit link. Then select Subscriber from the

4 drop down list for User Role. This will prevent the admin user from being able to make any changes to your site. So, even if that account does get hacked, the hackers won t be able to use it to damage your site. 3. General Settings The General Settings (Settings -> General) area is often neglected in WordPress sites. However, spending just a few minutes here can increase your rankings and decrease frustration. Tagline - by default, the tagline for new WordPress sites is Just another WordPress site. But you re not just another WordPress site. Use this space to briefly describe your website. Many themes use the description entered here as part of your title tag, so using keywords here can assist with SEO efforts. WordPress Address & Site Address - DON T change these. Changing these settings will affect your ability to access WordPress. I ve done that before. It s no fun. Learn from my experience. Membership - Most of the time, it s best to leave this field unchecked (as it is by default). If you allow anyone to be able to register and create an account with your site, you could open your site up to more potential hacker access. Time Zone - This will determine what time zone WordPress uses for timing or automatically scheduling your posts. Set it to your time zone. Options include a full range of UTC-X zones, but I recommend picking a major city. Some plugins require this, and this will also ensure that the appropriate changes are automatically made for Daylight Savings Time. 4. Permalinks Permalinks (Settings -> Permalinks) are the individual links to pages, posts and uploaded media on your site, such as and

5 The default setting for permalinks in WordPress is - not very attractive, huh? This also leaves no opportunity for keywords in your URL, which is a great way to increase SEO, and gives your visitors an immediate sense of what the page is for. There are many options for permalinks, and you can create your own configuration as well. However, the generally accepted best permalink setup is to use the post name setting. This setting will use the title of your page or post as the permalink. Other options could be /blog/% postname%/ which will add /blog/ before all blog posts, but not pages (this is the structure that I use on my site) or /%year%/%postname%/ if you want the year to display in the permalink. 5. Comment Settings Continuing in our Settings area, I now direct your attention to the Comment or Discussion Settings (Settings -> Discussions). As you ll see, there are a lot of settings on this page. Under the Default Article Settings area, the first two options deal with pingbacks and trackbacks. I could try to explain these to you, but I d rather direct you to an excellent blog post about it that does a great job of explainging these technical terms in normal language - The last one in this section should be turned on, in my opinion. Part of the reason for blogging, especially as a business, is to engage with your visitors and get their feedback. If you have comments turned off, that becomes very difficult, so my recommendation is to leave this enabled (checked.) Other Comment Settings - Here I recommend that you the first option checked, to require comment authors to give name and . It s doesn't really do a lot to prevent spam, because the spam bots will just put a fake name and address in here, but it will allow you to get to know people that are visiting and commenting on your site. For the option for Users must be registered and logged in to comment, I prefer to leave this unchecked. Having it checked isn t really going to abate much spam, but it will

6 cause you to receive notifications every time someone has registered and then you have to manage those users. Also, if you re going to enable this option, then you also need to turn on the setting to allow people to register. (Under Settings -> General). I also recommend using the configuration that I have, as seen above, for me whenever, Before a comment appears, and Comment moderation. These have proven to be fairly safe and efficient comment settings for me. Make a backup! If you haven t made a backup recently, make one now. As I said before, it s a good idea to get into the habit of making frequent full (database and files) backups during the development period. If your server were to crash and you didn t have the backup, it could be a tedious chore to have to go over all the settings and changes that you ve made again. If you re using BackupBuddy, go to BackupBuddy > Backups -> Complete Backup. Be sure to download the backup file to your computer when it is complete.

7 6. Theme To install your chosen theme, go to Appearance -> Theme and then select the Install Themes tab from the top of the right side. Here you can choose to install a theme from the WordPress theme repository or upload a theme that you ve downloaded, either from a private developer or from a premium theme shop. If you re not sure how to install themes, check out these video blog posts on my site: Install WordPress theme automatically - Upload and Install a WordPress theme - Once you have installed your chosen theme, it s a good idea to delete any themes you don t need. I recommend keeping one extra theme, such as Twenty Twelve, as sometimes you need to be able to switch to a different theme for troubleshooting purposes. However, leaving unused themes around can leave potential security holes open on your site. If you re not using it, delete it to be safe. 7. Dump the extra plugins The same security concern exists for extra plugins as I mentioned above for extra themes. If you re not using the plugin, get rid of it. Make a backup before you start deleting things, just to be safe. However, if you have an inactive plugin that you haven t used or have no intention of using it again, make it go away. Some hosting companies like to include a whole bunch of extra themes and plugins when you use their one-click install (another reason that I don t like that installation method) so be sure to take a few minutes to get rid of things that aren t needed, for security and performance. After you ve done this, make a new backup so you have a new baseline for the future. 8. Remove the default content No matter how you installed WordPress, your brand new site came with a sample page, post and comment. Before you start adding your own content, it s time to get rid of the starter content. Be sure to empty the trash after you delete the starter content to make sure your database stays clean. 9. Rename the uncategorized category In addition to the starter content, your website comes with a starter category - cleverly named Uncategorized. Every blog post gets assigned a category. If you don t specifically select one, the default category will be chosen. There s nothing wrong with using a

8 default category, but having it called uncategorized doesn t leave the best impression. Go to Posts -> Categories and edit the Uncategorized category name to be something else. Some other suggestions include General or Articles. 10. Managing your Gravatar Sounds like a funny word - Gravatar. In the world of WordPress, it refers to the avatar or picture that s associated with your address. While its not essential, it is a nice feature to have integrated with your site. Many theme developers include gravatar functionality with commenting, so by setting up your Gravatar, you re picture (or whatever you choose to use) will show up whenever you comment on gravatar-enabled blogs, including when you reply to comments on your own site. The screen-shot to the right includes some examples of gravatar-enabled comments on a blog. To set up your Gravatar, just to go to gravatar.com. As long as you use the same address as you used for your administrator account, your gravatar will show up in the admin section of your site when you re logged in. Bonuses!!! Everyone loves bonuses, right? Here s some bonus tips for you. Use Google Analytics - Google Analytics is a free website statistics package from Google. The amount of information that s available is amazing - from keywords to traffic sources, to user location, technology being used, and so much more. Go to google.com/analytics/. All you need to sign up is a Google account. Once you sign up, I recommend a plugin called WP Google Analytics to integrate the necessary tracking code into your website. Use Google Sitemaps - Another free service that Google offers is Webmaster tools. There is a wealth of information available there about the health of your site and how Google views it and the content. Go to to sign up. After you do, install the Google XML Sitemaps plugin on your site. This plugin automatically creates a sitemap, which is a specially formatted list of all of the pages and resources on your site, and periodically submits it to Google, so Google knows when things have been added or updated on your site. After you install the plugin, copy the URL it gives you for your sitemap and submit it under Google Webmaster Tools so Google can track your site better. Don t miss my favorite plugins.(next page)

9 My Favorite Plugins In addition to the plugins that I ve already mentioned, (BackupBuddy, WP Google Analytics, Google XML Sitemaps), below is a listing of some of my favorite plugins that I use on pretty much every site that I create. Bulk Page Creator - I use this plugin when I m working on a new site and have many pages to create at once. Sometimes I just want to get the pages named and published so I can work on the menus and such. Broken Link Checker - This one is self-explanatory. It will periodically (default is every 72 hours) check all of the links on your site, including images, to make sure that they are still working. If a link is found to be broken, you ll get an notification. The plugin also includes a very easy to use interface to fix broken plugins. Redirection - Sometimes you want to make an easy to remember URL, such as yourdomain.com/fb for your Facebook Page. Or sometime you ve moved a page from one URL to another. You can use the Redirection plugin to create a connection from the old location to the new location so you don t lose the link juice that s already been generated. The above plugins can all be installed from the WordPress plugin repository. If you need help with how to do that, check out this blog post: -wordpress-pluing-from-repository/ Gravity Forms - This is a premium plugin, which means that you have to pay for a license to use it on your site. It s pretty inexpensive and can be used to make any kind of form from your basic contact form to optin forms that can connect with your marketing service, to more complicated forms such as real estate buyer profiles and surveys. To purchase your Gravity Forms license, go to Disclosure: Some of the links in this report or on my website at beyondtheoffice.com may be affiliate links, which means that I can earn some money by you using my links for those products. I do not recommend products that I haven t used or review myself.

10 Got More WordPress Questions? Done-With-You Website Congratulations on using WordPress to power your website. Did you know that WordPress powers about 20% of all website, around the world? With such a huge community of users and enthusiasts, there s lots of resources around to help you get your questions answered. But sometimes you just want to have some available to answer your questions, one on one. offers two one-on-one training options for you: The Done With You Website package give you an hour and a half of one on one time with me where we can actually work on your site as we go. I ll show you the basics of adding and editing content and graphics, my favorite plugins, how to find new plugins, and will answer any other questions that you have about your site. This package also includes ithemes Builder for you to use on your website, and can cover how to use this tool to create a great theme for your site. Hourly 1:1 Q&A $197 This is perfect for anyone with a WordPress website who wants to maintain it themselves, but need a point in the right direction on how to do some things. Training can be done via screen-sharing, so you can be in front of your own computer and familiar surroundings. $75 USD/hour Ready to get started? Go to wordpress-individual-training-consultation/.

11 Most Common. WordPress Mistakes. And how to fix them

11 Most Common. WordPress Mistakes. And how to fix them 11 Most Common WordPress Mistakes And how to fix them Introduction We all make mistakes from time to time but when it comes to WordPress, there are some mistakes that can have devastating consequences.

More information

Azon Master Class. By Ryan Stevenson Guidebook #4 WordPress Installation & Setup

Azon Master Class. By Ryan Stevenson   Guidebook #4 WordPress Installation & Setup Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #4 WordPress Installation & Setup Table of Contents 1. Add Your Domain To Your Website Hosting Account 2. Domain Name Server

More information

WHILE YOU RE GETTING ORGANIZED

WHILE YOU RE GETTING ORGANIZED CAMPTECH.CA WHILE YOU RE GETTING ORGANIZED 1. Go to camptech.ca/wordpress and download the PDF of slides. 2. If you have to leave early, please remember to fill out the (100% anonymous) feedback form on

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk

Full Website Audit. Conducted by Mathew McCorry. Digimush.co.uk Full Website Audit Conducted by Mathew McCorry Digimush.co.uk 1 Table of Contents Full Website Audit 1 Conducted by Mathew McCorry... 1 1. Overview... 3 2. Technical Issues... 4 2.1 URL Structure... 4

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times.

The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times. 12 Menu, Modules and Setting of Wordpress.com Collapse, Hide, Icons, Menu, Menus The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times.

More information

What is SEO? { Search Engine Optimization }

What is SEO? { Search Engine Optimization } What is SEO? { Search Engine Optimization } The use of various techniques to improve a web site's ranking in the search engines and thus attract more visitors. - en.wiktionary.org/ wiki/seo The process

More information

Here's how we are going to Supercharge WordPress.

Here's how we are going to Supercharge WordPress. Here's how we are going to Supercharge WordPress. Fix the default WordPress settings. Optimize WordPress s operation. Correct the on-page SEO. Optimize our internal link juice. Upgrade the promotion engines.

More information

Introduction. Please Note! Webguidesetup.com

Introduction. Please Note! Webguidesetup.com Introduction Welcome to my WordPress guide. Using this guide you will learn how to find a web hoster, download WordPress, create a database and install WordPress as a content management system. You'll

More information

For more info on Cloud9 see their documentation:

For more info on Cloud9 see their documentation: Intro to Wordpress Cloud 9 - http://c9.io With the free C9 account you have limited space and only 1 private project. Pay attention to your memory, cpu and disk usage meter at the top of the screen. For

More information

Recipes. Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24

Recipes.  Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24 16 Recipes Email Marketing For Bloggers List Building, Traffic, Money & More A Free Guide by The Social Ms Page 1 of 24 Brought to you by: Jonathan Gebauer, Susanna Gebauer INTRODUCTION Email Marketing

More information

ONLINE MARKETING NETWORK MARKETING

ONLINE MARKETING NETWORK MARKETING ONLINE MARKETING for NETWORK MARKETING (and Affiliate Marketing) by Wayne Woodworth Yonder Willow Wellness Introduction Congratulations on grabbing this ebook about how you can build your business online

More information

SERVICES & PRICING A NEW WORDPRESS WEBSITE

SERVICES & PRICING A NEW WORDPRESS WEBSITE A NEW WORDPRESS WEBSITE ALL WEBSITES INCLUDE Premium, Customizable, Top Rated WordPress Theme from ThemeForest Responsive (it looks good on smartphones and tablets) Content Development Interview, Coordination,

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

15 Minute Traffic Formula. Contents HOW TO GET MORE TRAFFIC IN 15 MINUTES WITH SEO... 3

15 Minute Traffic Formula. Contents HOW TO GET MORE TRAFFIC IN 15 MINUTES WITH SEO... 3 Contents HOW TO GET MORE TRAFFIC IN 15 MINUTES WITH SEO... 3 HOW TO TURN YOUR OLD, RUSTY BLOG POSTS INTO A PASSIVE TRAFFIC SYSTEM... 4 HOW I USED THE GOOGLE KEYWORD PLANNER TO GET 11,908 NEW READERS TO

More information

Landing Page Optimization What is Split Testing?... 13

Landing Page Optimization What is Split Testing?... 13 Table of Contents Introduction... 4 Types of Landing Pages... 5 Elements of Successful Landing Pages... 8 Creating Stunning Landing Pages... 10 WordPress Themes & Plugins... 10 Templates & Systems... 11

More information

Top 10 WordPress Plugins.

Top 10 WordPress Plugins. Top 10 WordPress Plugins Thank you for downloading this ebook. I wrote this guide to help others learn which plugins are the best to install to use with WordPress. This ebook is a guide, and the purpose

More information

seosummit seosummit April 24-26, 2017 Copyright 2017 Rebecca Gill & ithemes

seosummit seosummit April 24-26, 2017 Copyright 2017 Rebecca Gill & ithemes April 24-26, 2017 CLASSROOM EXERCISE #1 DEFINE YOUR SEO GOALS Template: SEO Goals.doc WHAT DOES SEARCH ENGINE OPTIMIZATION REALLY MEAN? Search engine optimization is often about making SMALL MODIFICATIONS

More information

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital This WordPress tutorial for beginners (find the PDF at the bottom of this post) will quickly introduce you to every core WordPress

More information

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS

GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS GOOGLE ANALYTICS 101 INCREASE TRAFFIC AND PROFITS WITH GOOGLE ANALYTICS page 2 page 3 Copyright All rights reserved worldwide. YOUR RIGHTS: This book is restricted to your personal use only. It does not

More information

3 Free Easy Ways To Get Traffic To Your Website 2 Page

3 Free Easy Ways To Get Traffic To Your Website 2 Page 3 Free Easy Ways To Get Traffic To Your Website 2 Page Copyrights and License: This document is copyrighted 2017. No part of this may be copied, or changed in any format, sold, or used in any way other

More information

If you like this guide and you want to support the community, you can sign up as a Founding Member here:

If you like this guide and you want to support the community, you can sign up as a Founding Member here: Introduction Hey Sam here. Thanks for getting access to Vid Invision Enterprise. I m super excited that you ve come on board This guide is to help you to understand how to navigate the Vid Invision Enterprise

More information

8 Essential WordPress Settings

8 Essential WordPress Settings 8 Essential WordPress Settings The Settings that You Must Configure Just Right After a Fresh Installation By Raktim Dutta A Resource from MAKEMEBAIT.COM 8 Essential WordPress Settings to Tweak After a

More information

Lead Magnet Cheat Sheet

Lead Magnet Cheat Sheet Lead Magnet Cheat Sheet Your lead offer/lead magnet needs to be a great incentive to get people to Opt-In to your email list and start to develop rapport, credibility, and trust from you or your brand.

More information

Key questions to ask before commissioning any web designer to build your website.

Key questions to ask before commissioning any web designer to build your website. Key questions to ask before commissioning any web designer to build your website. KEY QUESTIONS TO ASK Before commissioning a web designer to build your website. As both an entrepreneur and business owner,

More information

Clickbank Domination Presents. A case study by Devin Zander. A look into how absolutely easy internet marketing is. Money Mindset Page 1

Clickbank Domination Presents. A case study by Devin Zander. A look into how absolutely easy internet marketing is. Money Mindset Page 1 Presents A case study by Devin Zander A look into how absolutely easy internet marketing is. Money Mindset Page 1 Hey guys! Quick into I m Devin Zander and today I ve got something everybody loves! Me

More information

How To Add/Modify Your Website Content

How To Add/Modify Your Website Content How To Add/Modify Your Website Content Table of Contents Log In to your Website & Admin Area... 1 WordPress Dashboard... 2 WordPress Posts & Pages... 3 Add a Post or Page... 4 Edit a Post or Page... 5

More information

mobile friendly? Google s survey shows there are three key points to a mobile-friendly site:

mobile friendly? Google s survey shows there are three key points to a mobile-friendly site: 1. Is your site mobile friendly? Now more than ever before it is important for your website to be mobile-friendly. According to a July 2012 Google survey of the more than 1,000 smartphone users people

More information

Launch Store. University

Launch Store. University Launch Store University Store Settings In this lesson, you will learn about: Completing your Store Profile Down for maintenance, physical dimensions and SEO settings Display and image settings Time zone,

More information

Sucuri Webinar Q&A HOW TO IDENTIFY AND FIX A HACKED WORDPRESS WEBSITE. Ben Martin - Remediation Team Lead

Sucuri Webinar Q&A HOW TO IDENTIFY AND FIX A HACKED WORDPRESS WEBSITE. Ben Martin - Remediation Team Lead Sucuri Webinar Q&A HOW TO IDENTIFY AND FIX A HACKED WORDPRESS WEBSITE. Ben Martin - Remediation Team Lead 1 Question #1: What is the benefit to spammers for using someone elses UA code and is there a way

More information

Google Analytics 101

Google Analytics 101 Copyright GetABusinessMobileApp.com All rights reserved worldwide. YOUR RIGHTS: This book is restricted to your personal use only. It does not come with any other rights. LEGAL DISCLAIMER: This book is

More information

FIGURING OUT WHAT MATTERS, WHAT DOESN T, AND WHY YOU SHOULD CARE

FIGURING OUT WHAT MATTERS, WHAT DOESN T, AND WHY YOU SHOULD CARE FIGURING OUT WHAT MATTERS, WHAT DOESN T, AND WHY YOU SHOULD CARE CONTENTFAC.COM As an FYI, this document is designed to go along with our video by the same name. If you haven t checked that out yet, you

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

How To Create Backlinks

How To Create Backlinks How To Create Backlinks 1 Page Contents Who Is This Book For?... 3 A Trip In The Way-Back Machine... 4 A Little Refresher... 4 How To Build Backlinks... 6 Build Backlinks With Guest Posts... 7 Build Backlinks

More information

Azon Master Class. By Ryan Stevenson Guidebook #10 Google and YouTube Marketing

Azon Master Class. By Ryan Stevenson   Guidebook #10 Google and YouTube Marketing Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #10 Google and YouTube Marketing Table of Contents 1. Google Analytics 2. Google Webmaster Tools 3. Google Plus 4. YouTube

More information

Weebly 101. Make an Affordable, Professional Website in Less than an Hour

Weebly 101. Make an Affordable, Professional Website in Less than an Hour Weebly 101 Make an Affordable, Professional Website in Less than an Hour Text Copyright STARTUP UNIVERSITY All Rights Reserved No part of this document or the related files may be reproduced or transmitted

More information

An Introductory Guide: SEO Best Practices

An Introductory Guide: SEO Best Practices An Introductory Guide: SEO Best Practices Learn the Essentials for Creating a Search Engine Friendly Website Brought to you by SEO Tips and Best Practices SEO (Search Engine Optimization) is the process

More information

Ignite Visibility Consulting. How to Blog. Prepared by John Lincoln. Copyright 2013 Ignite Visibility Page 1

Ignite Visibility Consulting. How to Blog. Prepared by John Lincoln. Copyright 2013 Ignite Visibility Page 1 Ignite Visibility Consulting How to Blog Prepared by John Lincoln Copyright 2013 Ignite Visibility Page 1 Introduction... 3 What is a Blog?... 3 Technical Checklist... 3 Important Promotional Notes...

More information

Who should use this manual. Signing into WordPress

Who should use this manual. Signing into WordPress WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Pages vs. Posts... 5 Adding & Editing Your Web

More information

User s Guide to MiParque.org

User s Guide to MiParque.org User s Guide to MiParque.org Columbia College IAM Team 2012 12/9/2012 TABLE OF CONTENTS 1. Logging In / Dashboard 2. Appearance 3. Plugins 4. Users 5. Tools 6. Settings 7. MiIdea (Disqus) 8. Pages 9. Polls

More information

A guide to GOOGLE+LOCAL. for business. Published by. hypercube.co.nz

A guide to GOOGLE+LOCAL. for business. Published by. hypercube.co.nz A guide to GOOGLE+LOCAL for business Published by hypercube.co.nz An introduction You have probably noticed that since June 2012, changes have been taking place with the local search results appearing

More information

How to Stay Safe on Public Wi-Fi Networks

How to Stay Safe on Public Wi-Fi Networks How to Stay Safe on Public Wi-Fi Networks Starbucks is now offering free Wi-Fi to all customers at every location. Whether you re clicking connect on Starbucks Wi-Fi or some other unsecured, public Wi-Fi

More information

1 The Digital Product Blueprint Tech Tools Training Setting Up A (Fast, Secure, SEO d) Blog 2 Overview

1 The Digital Product Blueprint Tech Tools Training Setting Up A (Fast, Secure, SEO d) Blog 2 Overview 1 The Digital Product Blueprint Tech Tools Training Setting Up A (Fast, Secure, SEO d) Blog 2 Overview 3 Essential Goals Of Your Blog/Website: Speed - for user experience, and for SEO Security - against

More information

The Insanely Powerful 2018 SEO Checklist

The Insanely Powerful 2018 SEO Checklist The Insanely Powerful 2018 SEO Checklist How to get a perfectly optimized site with the 2018 SEO checklist Every time we start a new site, we use this SEO checklist. There are a number of things you should

More information

30 Must Have Plugins in

30 Must Have Plugins in 30 Must Have Plugins in 2016-17 Every business owner know that the right set of tools can make his life a lot easier and help take your business to the next level. If you have a Wordpress theme installed,

More information

Introduction! 2. Why You NEED This Guide 2. Step One: Research! 3. What Are Your Customers Searching For? 3. Step Two: Title Tag!

Introduction! 2. Why You NEED This Guide 2. Step One: Research! 3. What Are Your Customers Searching For? 3. Step Two: Title Tag! Table of Contents Introduction! 2 Why You NEED This Guide 2 Step One: Research! 3 What Are Your Customers Searching For? 3 Step Two: Title Tag! 4 The First Thing Google Sees 4 How Do I Change It 4 Step

More information

ADMIN MANUAL OF Wordpress

ADMIN MANUAL OF Wordpress ADMIN MANUAL OF Wordpress By: - Pratap Singh 8800 93 45 56 Logging In to WordPress WordPress login screen Enter your username and password. If you have forgotten this information, use the Lost Your Password?

More information

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors.

Below, we will walk through the three main elements of the algorithm, which include Domain Attributes, On-Page and Off-Page factors. Search engine optimization is the active practicing of improving your websites ability to rank in the natural search engine results. Each of the major search engines have a proprietary algorithm that makes

More information

facebook a guide to social networking for massage therapists

facebook a guide to social networking for massage therapists facebook a guide to social networking for massage therapists table of contents 2 3 5 6 7 9 10 13 15 get the facts first the importance of social media, facebook and the difference between different facebook

More information

introduction what you'll learn

introduction what you'll learn introduction Jetpack is a plugin made by the same people that made Wordpress. By installing Jetpack you add a variety of useful modules to your Wordpress website. To use Jetpack on your website you need

More information

SEARCH ENGINE MARKETING (SEM)

SEARCH ENGINE MARKETING (SEM) D I G I TA L M A R K E T I N G S E A R C H E N G I N E O P T I M I Z AT I O N ( S E O ) SEARCH ENGINE MARKETING (SEM) C O N T E N T S T R AT E G Y SEARCH ENGINE OPTIMIZATION (SEO) 90% of all website traffic

More information

WORDPRESS 101 A PRIMER JOHN WIEGAND

WORDPRESS 101 A PRIMER JOHN WIEGAND WORDPRESS 101 A PRIMER JOHN WIEGAND CONTENTS Starters... 2 Users... 2 Settings... 3 Media... 6 Pages... 7 Posts... 7 Comments... 7 Design... 8 Themes... 8 Menus... 9 Posts... 11 Plugins... 11 To find a

More information

Analysis, Dekalb Roofing Company Web Site

Analysis, Dekalb Roofing Company Web Site Analysis, Dekalb Roofing Company Web Site Client: Dekalb Roofing Company Site: dekalbroofingcompanyinc.com Overall Look & Design This is a very good-looking site. It s clean, tasteful, has well-coordinated

More information

1 SEO Synergy. Mark Bishop 2014

1 SEO Synergy. Mark Bishop 2014 1 SEO Synergy 2 SEO Synergy Table of Contents Disclaimer... 3 Introduction... 3 Keywords:... 3 Google Keyword Planner:... 3 Do This First... 4 Step 1... 5 Step 2... 5 Step 3... 6 Finding Great Keywords...

More information

Repurposing Your Podcast. 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively)

Repurposing Your Podcast. 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively) Repurposing Your Podcast 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively) What You ll Learn What 3 Channels (Besides itunes and Stitcher) Your Podcast Should Be On

More information

The Best Digital Marketing Tools 2018 edition

The Best Digital Marketing Tools 2018 edition Top Digital Marketing Tools Guide By The Launch The Best Digital Marketing Tools 2018 edition When it comes to digital tools, we at The Launch don t play around. We like to be right on the vanguard of

More information

The 9 Tools That Helped. Collect 30,236 s In 6 Months

The 9 Tools That Helped. Collect 30,236  s In 6 Months The 9 Tools That Helped Collect 30,236 Emails In 6 Months The Proof We understand there are tons of fake gurus out there trying to sell products or teach without any real first hand experience. This is

More information

Case Study: Best Strategy To Rank Your Content On Google

Case Study: Best Strategy To Rank Your Content On Google Case Study: Best Strategy To Rank Your Content On Google SEOPressor Connect Presents: Case Study: Best Strategy To Rank Your Content On Google Copyright 2016 SEOPressor Connect All Rights Reserved 1 There

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

More information

ONLINE EVALUATION FOR: Company Name

ONLINE EVALUATION FOR: Company Name ONLINE EVALUATION FOR: Company Name Address Phone URL media advertising design P.O. Box 2430 Issaquah, WA 98027 (800) 597-1686 platypuslocal.com SUMMARY A Thank You From Platypus: Thank you for purchasing

More information

Google Drive: Access and organize your files

Google Drive: Access and organize your files Google Drive: Access and organize your files Use Google Drive to store and access your files, folders, and Google Docs anywhere. Change a file on the web, your computer, or your mobile device, and it updates

More information

Social Bookmarks. Blasting their site with them during the first month of creation Only sending them directly to their site

Social Bookmarks. Blasting their site with them during the first month of creation Only sending them directly to their site Hey guys, what's up? We have another, jammed packed and exciting bonus coming at you today. This one is all about the "Everyone knows Everybody" generation; where everyone is socially connected via the

More information

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP! 1 of! 26 HOW TO GET STARTED WITH MAILCHIMP Want to play a fun game? Every time you hear the phrase email list take a drink. You ll be passed out in no time.

More information

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic 2010 Marian Krajcovic You may NOT resell or giveaway this ebook! 1 If you have many WordPress blogs and especially

More information

WordPress SEO. Basic SEO Practices Using WordPress. Leo Wadsworth LeoWadsworth.com

WordPress SEO. Basic SEO Practices Using WordPress. Leo Wadsworth LeoWadsworth.com Basic SEO Practices Using WordPress Leo Wadsworth LeoWadsworth.com Copyright 2012, by Leo Wadsworth, all rights reserved. Unless you have specifically purchased additional rights, this work is for personal

More information

PLUS. Checklist. 5 top tips. on content marketing. Marketing WHS HR Business Growth International Trade Legal

PLUS. Checklist. 5 top tips. on content marketing. Marketing WHS HR Business Growth International Trade Legal PLUS 5 top tips on content marketing Checklist Marketing WHS HR Business Growth International Trade Legal The ABCS SEO Checklist How are you performing with your SEO? Take our checklist and find out! Check

More information

Marketing Insider... 3 Section 1 Your List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area...

Marketing Insider... 3 Section 1 Your  List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area... Email Marketing Insider... 3 Section 1 Your Email List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area... 6 Create Your List... 7 Create Your Web Form... 8 Facebook List

More information

Version Copyright Feel free to distribute this guide at no charge...

Version Copyright Feel free to distribute this guide at no charge... Version 2.0 Feel free to distribute this guide at no charge... You cannot edit or modify this guide in anyway. It must be left exactly the way it is. This guide is only accurate from the last time it was

More information

A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features

A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features A Guide to Finding the Best WordPress Backup Plugin: 10 Must-Have Features \ H ow do you know if you re choosing the best WordPress backup plugin when it seems that all the plugins seem to do the same

More information

You will be prompted to log in (with your SFU id and password) and then redirected to the correct page:

You will be prompted to log in (with your SFU id and password) and then redirected to the correct page: Your SFU Blog SFU Blogs use the Wordpress blogging system. It s easy to set up and maintain your blog pages using Wordpress, and if you run into difficulties, there s extensive online help at http://codex.wordpress.org/main_page.

More information

VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? VIDEO 2: HOW DO YOU CREATE A SMART CTA?

VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? VIDEO 2: HOW DO YOU CREATE A SMART CTA? VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? Hello again! I m Angela with HubSpot Academy. Now that you have a contextual marketing strategy in place with segmentation and personalization, you re ready to

More information

Digital Marketing Services WEBSITE SEO SMM

Digital Marketing Services WEBSITE SEO SMM Digital Marketing Services WEBSITE SEO SMM DIGITAL MARKETING SERVICES 2 The best marketing doesn t feel like marketing. Tom Fishburne, CEO, Marketoonist We think Tom said it best. Though he may have been

More information

WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, Wednesday, April 23, 14

WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, Wednesday, April 23, 14 WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, 2014 THANK YOU TO ABOUT ME WORDPRESS DEVELOPER / EDUCATOR SOCIAL MEDIA MANAGER PHOTOGRAPHER VIDEO EDITOR APPLE TRAINER SOUTH BAY WORDPRESS MEETUP

More information

by Sam Bakker 3000in30days.com

by Sam Bakker 3000in30days.com by Sam Bakker 0 Contents PART 1 Introduction Who am I PART 2 Setup Domain Hosting Email Autoresponder Site Builder PART 3 Developing a Skill Introduction Learning From Other Marketers Udemy PART 4 PLR

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store Thank you for purchasing the InstaGenus plugin. You have received our bonus Genius Store

More information

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition

LizardThemes.com Free & Premium WordPress Themes. LizardThemes. User Guide. First Edition LizardThemes.com Free & Premium WordPress Themes LizardThemes User Guide First Edition Online version: http://lizardthemes.com/documentation/ 2013 Contents Chapter 1 How to start... 3 Chapter 2 Theme Settings...

More information

For Volunteers An Elvanto Guide

For Volunteers An Elvanto Guide For Volunteers An Elvanto Guide www.elvanto.com Volunteers are what keep churches running! This guide is for volunteers who use Elvanto. If you re in charge of volunteers, why not check out our Volunteer

More information

MARKETING STRATEGIES

MARKETING STRATEGIES MARKETING STRATEGIES DISCOVER OUR FORMULA MARKETING STRATEGIES Designing a website is never that easy, it take a lot of patience and hard work. From appearance to functionality Leap has a few techniques

More information

Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE

Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE Jump to: Using AAUP Photos AAUP Logos Embedding the AAUP Twitter Feed Embedding the AAUP News Feed CREATING A WEBSITE You can make a simple, free chapter website using Google Sites. To start, go to https://sites.google.com/

More information

WordPres for Beginners, Easy as 1-2-3!

WordPres for Beginners, Easy as 1-2-3! WPBrix & WordPressNinja.com present: WordPres for Beginners, Easy as 1-2-3! FREE Beta edtion - v 0.3 - covering WordPress 3.4 To download the most recent version of this guide, please visit: www.wpbrix.com/wordpress-for-beginners-tutorial/

More information

Google Analytics: Part 3

Google Analytics: Part 3 Attract Shoppers Google Analytics: Part 3 In this lesson, you will learn about: How to use Site Search Tracking How to view your Google Adwords Statistics Valuable ecommerce metrics to watch Tips and tricks

More information

WordPress is free and open source, meaning it's developed by the people who use it.

WordPress is free and open source, meaning it's developed by the people who use it. 1 2 WordPress Workshop by BBC July 2015 Contents: lorem ipsum dolor sit amet. page + WordPress.com is a cloudhosted service that runs WordPress where you can set up your own free blog or website without

More information

If you re a Facebook marketer, you re likely always looking for ways to

If you re a Facebook marketer, you re likely always looking for ways to Chapter 1: Custom Apps for Fan Page Timelines In This Chapter Using apps for Facebook marketing Extending the Facebook experience Discovering iframes, Application Pages, and Canvas Pages Finding out what

More information

I N D E X GOOGLE DROPS KEYWORD TOOL. REPLACES IT WITH KEYWORD PLANNER BENEFITS OF GUEST BLOGGING FOR SEO

I N D E X GOOGLE DROPS KEYWORD TOOL. REPLACES IT WITH KEYWORD PLANNER BENEFITS OF GUEST BLOGGING FOR SEO I N D E X 01 02 03 04 05 GOOGLE DROPS KEYWORD TOOL. REPLACES IT WITH KEYWORD PLANNER BENEFITS OF GUEST BLOGGING FOR SEO GOOGLE INTRODUCES MANUAL PENALTY REPORTING IN WEBMASTER TOOLS ANALYZE AND OPTIMIZE

More information

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE

THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE THE 18 POINT CHECKLIST TO BUILDING THE PERFECT LANDING PAGE The 18 point checklist to building the Perfect landing page Landing pages come in all shapes and sizes. They re your metaphorical shop front

More information

Setting Up A WordPress Blog

Setting Up A WordPress Blog Setting Up A WordPress Blog Introduction WordPress can be installed alongside an existing website to be used solely as the 'blog' element of a website, or it can be set up as the foundation for an entire

More information

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website

A PRACTICE BUILDERS white paper. 8 Ways to Improve SEO Ranking of Your Healthcare Website A PRACTICE BUILDERS white paper 8 Ways to Improve SEO Ranking of Your Healthcare Website More than 70 percent of patients find their healthcare providers through a search engine. This means appearing high

More information

Launch Your Blog Using Wordpress by Paula McKinney of

Launch Your Blog Using Wordpress by Paula McKinney of Launch Your Blog Using Wordpress by Paula McKinney of http://www.paula-mckinney.com Congratulations on your first step to building your online empire! Building a homebase using Wordpress is going to give

More information

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE YOUR WEBSITE How to login Go to your website and add /wp-admin: www.palondoncourse.co.uk/xxxxxxxxx/wp-admin This will bring up the login screen.

More information

2016 All Rights Reserved

2016 All Rights Reserved 2016 All Rights Reserved Table of Contents Chapter 1: The Truth About Safelists What is a Safelist Safelist myths busted Chapter 2: Getting Started What to look for before you join a Safelist Best Safelists

More information

The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos

The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos The Ultimate YouTube SEO Guide: Tips & Tricks on How to Increase Views and Rankings for your Online Videos The Ultimate App Store Optimization Guide Summary 1. Introduction 2. Choose the right video topic

More information

Business Hacks to grow your list with Social Media Marketing

Business Hacks to grow your list with Social Media Marketing Business Hacks to grow your list with Social Media Marketing Social media marketing enables you to attract more attention when you create and share content. Social media platforms are great places to engage

More information

10 Online Tools. To Streamline Your Personal Trainer Marketing

10 Online Tools. To Streamline Your Personal Trainer Marketing With the busy lives we lead, personal trainers often ask how to make their lives easier and how to automate and streamline their marketing. I ve found a suite of core services that tick all the doing more

More information

7 Proven Steps to Creating, Promoting & Profiting from your Website

7 Proven Steps to Creating, Promoting & Profiting from your Website 7 Proven Steps to Creating, Promoting & Profiting from your Website This is the EXACT blueprint I used to build a multiple six- figure business from home! YOU CAN DO THIS! Kim Kelley Thompson The Right

More information

Modern Cookie Stuffing

Modern Cookie Stuffing Modern Cookie Stuffing A step-by-step guide on modern cookie stuffing techniques that actually work Before you begin to read this, please be aware that this e-book is not for the lazy internet marketer.

More information

Next Level Marketing Online techniques to grow your business Hudson Digital

Next Level Marketing Online techniques to grow your business Hudson Digital Next Level Marketing Online techniques to grow your business. 2019 Hudson Digital Your Online Presence Chances are you've already got a web site for your business. The fact is, today, every business needs

More information

Edublogs. (WordPress) An Introductory Manual. Gail Desler

Edublogs. (WordPress) An Introductory Manual. Gail Desler Edublogs (WordPress) An Introductory Manual Gail Desler [Drawing on/updating/expanding tutorials and explanations from James Farmer, Mike Temple, Ewa McGrail, Lorelle, Joan Boan, Alice Mercer, Kate Olson,

More information