OK solved. Issue was that domain was setup to redirect to IP. What I did that solved the issues was to edit the A record to point to the site IP and removed the domain forwarding. Then was able to set the WordPress and Site URL to the domain (as suggested in other posts) and all is working fine now
Related Posts:
- How-to add rewrite rules to point the uploads folder to a subdomain
- Changing WordPress blog name and web address
- How do I retain url parameters the entire time a user browses my site?
- Mobile version and URL Rewrite
- Redirect to new domain that serves new and different content
- How to create short urls for sharing and downloadable content?
- How to create custom URL routes?
- web.config conflict on IIS
- Two (or more) parallel (sub-)TLDs that are retained when surfing the site / dynamically set the site address?
- Passing parameters to a custom page template using clean urls
- I want to create a custom slug in WordPress and output JSON. How do I do this?
- add_rewrite_rule: $matches var not replaced by captured value
- Create built-in pages without creating actual pages
- Can ‘numberposts’ be passed in the URL query string?
- Will references to ugly links automatically redirect to their pretty url permalink?
- Mod_rewrite delete parameter in 301 Redirect
- add_rewrite_rule not working for page var
- Author url rewrite
- Adding the amp url prefix to the beginning
- Tricky URL rewrite with custom values in url
- Use the plus sign “+” instead of dash “-” in URLs
- redirect 301 old url to new url
- Add rewrite rule to call front-page.php?
- Add a query string to ALL links on site
- How make a multi language routes, with rewrite rules or rewrite endpoints?
- Add rewrite rule for rewrite endpoint
- Having trouble with using add_rewrite_rule and pagination
- Issue with using .htaccess to redirect feedburner feed
- How to create an endpoint without creating sub endpoints?
- Is there a ‘rake routes’ for wordpress?
- Rewriting URLs in WordPress
- add_rewrite_rule() to route to file other than index.php
- ‘rewrite_rules_array’ or ‘generate_rewrite_rules’ for adding custom rewrite rules?
- WordPress Page Id
- How to rewrite taxonomy and tags URL
- Custom rewrite not working
- Changing WordPress Address URL disaster
- Prevent WordPress from Rewriting URL for one template
- Disable Pagination on Pages
- Rewriting a page with a custom parameter
- How can I dynamically generate an image with a static image URL?
- Rewrite wp-login.php URLS to static pages?
- How to access custom pages
- How to create rewrite endpoints it in author.php?
- Rewrite custom post type URL parameters
- How to remove wordpress directory slash
- Changed pagination URLS to use p= instead of paged=
- React Router with WordPress
- joomla to wordpress migration and 404 errors issues [closed]
- How do I only allow downloads that are referred from my domain?
- URLs with two taxonomies are missing from sitemap
- URL rewriting with custom user meta “/%shop_name%/gallery/%gallery%”
- IIRF + IIS 6 + WordPress does not return 404 error
- Rewrite vs Redirect from ?p={ID}
- Is it possible to set the same base for categories and tags?
- Adding a rewrite rule to page that has no fixed variables and pagination
- Flush rewrite rules on option update with Settings API
- Integer based rewrite isn’t recognized for value of 1
- Re-directing URLs with dates to URLs without dates
- Having WordPress control only certain pages with .htaccess?
- wordpress url correction
- Help with a custom rewrite
- My bbPress rewrite rules aren’t working
- add_rewrite_tag works for some parameters but does not for others
- Rewrite specific action url
- Using URL rewrite to add custom URL for custom post type
- 301 Rewriting htaccess
- Using page as front page, why does /page/### work?
- Rewrite rule shows 404 page
- How to transform multiple parameter URL to clean URL
- Exclude subfolder in WordPress permalink
- wordpress path generation from rewrite rule
- How to add dot(“.”) in post slug
- WordPress pagination broken for page 2,3 with custom permalink. Redirects to baseurl
- Rewrite rule for custom permalink structure
- Help with .htaccess setup to hide WordPress Directory
- Ugly URLs when there’s pagination
- Hide wordpress source code
- Why is there a 404 on page 2+ for my search page?
- Custom rewrite from URL to URL using slug
- URL duplicating after migrating domain
- URL rewrite before template_redirect called
- Properly maintaining an old rewrite structure
- Custom Post type and Custom taxonomy with URL rewrite worked but template did not
- Add dynamic url with external page in WordPress
- .htaccess RewriteBase equivalent for WordPress – Passing a URL as a variable without getting a 404
- URL Rewrite for CPT single posts
- Using 2 URL’s for WordPress
- Rewriting WordPress URLs
- Need Help With A Rewrite Issue
- Function to rewrite URl in WordPress
- How can i maintain permalink structure and avoid a 404 error when loading external content?
- Can’t get pretty permalinks to work without index.php
- How to rename the WordPress wp-login.php running on IIS6?
- get parameter from url rewrite [closed]
- Generated URLs don’t reflect accurate URLs.
- Rewrite rule to simulate page hierarchy results in 404
- add_rewrite_rule not working with custom variables
- How to keep rewrite_rule without flushing each time?
- Switch WordPress to non-absolute links? [closed]