xyu / heroku-wp

WordPress on Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom app name redirects failing

dgursh opened this issue · comments

Any advice on this issue?

Whenever I visit my custom app name in the browser URL it is automatically redirected to my heroku name

i.e.

example.com --> www.example.herokuapp.com

My DNS settings are correct. How do I fix this at the app level with NGINX?

What do you have in your General Settings?

Had to clear the redis cache. Wow... cannot believe that this is all it was. Any future readers out there. Read the docs and run

heroku run wp cache flush