MyBB Community Forums

Full Version: After changing domain i need to submit site again?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,again me... After i ve changed domain,i need to submit site to search engines again right?

Also im having trouble submiting sitemap,its allways rejected,would anyone know why is that?

Thanks in advance,regards
No!
Go to:
Admin CP > Configuration > Settings > General Configuration
and replace your old url with the new

OR

Open inc/settings.php
and change these:
$settings['bburl'] = "http://yourdomain.com/mybb";
and
$settings['cookiedomain'] = ".yourdomain.com";
$settings['cookiepath'] = "/mybb/"; 
WbDev, I assume he has already done that.

Yes, if you have changed domain, you need to resubmit the new domain to search engines.