• Hopefully someone can help me here as completely stuck.

    I have migrated a site from one domain to another, everything has been changed and pags are fine, but…from within the dashboard, when I click ‘visit site’ it goes to the old domain? I’ve checked that the site URL and wordpress installation URLs are the new domain and they are. But still when I click Visit Site it goes to old temp site….any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • check your wordpress database wp_options table:
    option_name: home
    option_value: change your site here

    Thread Starter needinghelp17

    (@needinghelp17)

    Hi there, checked that as well. It’s correct yet but still it goes to wrong page.

    1.Did your clear your word press cache.

    2. Did you clear your browser history.

    3. Check in data base for old domain hard coded link.

    4. Check in code for old domain hardcoded link

    5. Check your htaccess.

    also try this :
    create a simple hellp.html page and upload on new site and type this URL on your browser.If this takes you to new site then server settings are ok and that implies issue is with code or data base.

    Hope this helps.

    To fixed the issue, you can try some tips below :

    – try to installing caching plugin
    – clear your history browse
    – try using incognito windows, its any changed or not
    – accessing your site from proxy

    If you access from incognito or proxy your site goes any changed, its indicated your browser should be clear from cache.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Visit Site – Wrong Page’ is closed to new replies.