=== Simple Domain Redirect ===
Contributors: Jonathan Briehl
Tags: domain, redirect, url
Requires at least: 4.1
Tested up to: 6.1.1
Stable tag: 1.1.1

Redirects to the domain of the home url if the site loads with a different domain

== Description ==

Redirects to the domain of the home url if the site loads with a different domain.

A simple example. If the domain of your site is saved in your WordPress settings as "http://www.abc123.com" and someone goes to the URL "http://abc123.com/sample-post", a 301 redirect will be returned with a redirect to "http://www.abc123.com/sample-post"

= More documentation =

Go to [http://www.jonathanbriehl.com](http://www.jonathanbriehl.com)

== Installation ==

Manual Installation:

	1. Download the plugin, then extract it.
	2. Upload 'jb-simple-redirect' extracted folder to the '/wp-content/plugins/' directory
	3. Activate the plugin through the 'Plugins' menu in WordPress
	
You're all set and the plugin is ready to use!

= More documentation =

Go to [http://www.jonathanbriehl.com](http://www.jonathanbriehl.com)

== Frequently Asked Questions ==

My pages won't load, what should I do?
Deactive the plugin. Clear your cache. Then refresh your site. Your pages should load.

== Screenshots ==


== Changelog ==

= 1.1.1 =
* Bug Fix

= 1.0.1 =
* The First Release
