Skip to the main content.
close-up-woman-hand-using-credit-card-shopping-onl-2023-11-27-05-09-51-utc
Client Portals

Customers with access to self-service portals report a 50% increase in satisfaction and faster problem resolution.

LEARN MORE

 

adult-man-showing-off-his-tractor-2024-10-15-04-08-48-utc
Dealer Portals

Businesses using dealer portals experience a 40% increase in both partner engagement and overall sales efficiency.

LEARN MORE

shot-of-a-young-businessman-and-businesswoman-usin-2023-11-27-04-57-41-utc
Employee Portals

Companies using employee portals see a 30% boost in productivity by streamlining access to critical information.

LEARN MORE

Our Story

Improve customer satisfaction and increase operational efficiency with a client portal.

Leadership Team

Take control of your operations with customized software solutions.

Join Our Team

Help your in-house dev team get more done, faster with our Midwest-based experts.

3 min read

Website Launch Checklist: How We Do It

Website Launch Checklist: How We Do It

Table of Contents

Chapter 1: Pre-launch Tasks

Chapter 2: Launch Tasks

Chapter 3: Post-Launch Tasks

Chapter 1: Pre-Launch Tasks

  • Save the Photoshop file in the directory for the active project.
  • https://www.xml-sitemaps.com
  • Save files in the directory for the active project.
  • The main item needed is the Google Web Property ID which looks
    something like this: UA-12345678-1
  • If the client already has a Google/Gmail account set up for their business
    use that account for Analytics.
  • If the client has no Google account, create one for them, set up Google
    Analytics, and give the client the credentials for the account. Please add
    the account login information to LastPass as well for future reference.
  • All In One WP Security & Firewall – https://wordpress.org/plugins/all-in-
    one-wp-security-and-firewall/
  • WP Mail SMTP – https://wordpress.org/plugins/wp-mail-smtp/
  • Public website record(s)
  • 1 Record edits/additions for SMTP2GO
  • Check to make sure site is still functioning properly after doing this.

Chapter 2: Launch Tasks

  • https://hostsfileeditor.codeplex.com/

TASKS: WORDPRESS SITE LAUNCH

  • HTTPS Rewrite Rule
# BEGIN Website HTTPS Redirect
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.WEBSITEADDRESSHERE.COM/$1 [R,L]
</IfModule>
# END Website HTTPS Redirect
o User Enumeration Security Rule
# BEGIN User Enumeration Security Fix
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/wp-admin [NC]
RewriteCond %{QUERY_STRING} ^author=d+ [NC,OR]
RewriteCond %{QUERY_STRING} ^author={num
RewriteRule ^ - [L,R=403]
&lt;/IfModule&gt;
# END User Enumeration Security Fix
  • User Enumeration Security Rule
# BEGIN User Enumeration Security Fix
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/wp-admin [NC]
RewriteCond %{QUERY_STRING} ^author=d+ [NC,OR]
RewriteCond %{QUERY_STRING} ^author={num
RewriteRule ^ - [L,R=403]
</IfModule>
# END User Enumeration Security Fix

Chapter 3: Post-launch Tasks

  • If you use the Chrome you can use the Google Tag Assistant to check the
    script. https://support.google.com/tagassistant/answer/2947093?hl=en
  • Sample site map address: www.website.com/sitemap_index.xml

TASKS: WORDPRESS SITE LAUNCH

Learn More about Website Development with Onsharp

Is Your Construction Website Mobile-Friendly? Here’s How to Optimize It.

2 min read

Is Your Construction Website Mobile-Friendly? Here’s How to Optimize It.

Is your website mobile friendly? Your construction website is like a house: it should be well-built, functional, and visually appealing. ...

Read More
How to Test Your Company’s Website

3 min read

How to Test Your Company’s Website

So you built a brand new website, which took a lot of time, money, and/or resources. As soon as you launch it, you get a text from a someone...

Read More
10 Helpful Tips to Keep In Mind After Your Website Launches

6 min read

10 Helpful Tips to Keep In Mind After Your Website Launches

Your new website has launched. Congratulations! Now what? How do your marketing campaigns align with the new website? What’s an SEO...

Read More