Wordpress Domain And Hosting issue - wordpress

Good Noon, I am stuck in a problem that I am the old owner of the domain named goldaccesshk.com and this domain is expired and bought by some other company and I have removed all the data from my Hosting all files including my database but unfortunately when ever I hit the goldaccesshk.com url it is still showing me the results . How can I resolve that issue . A screenshot is mentioned below
enter image description here

It is surely the cache system of your browser because I have nothing.

Check your wordpress hosting server. The hosting server will cache the files and serve for sometimes. So clear the cache on your server.

Remember we have two part:
#1. Domain registration
#2. Hosting provider
You lose the #1 and still with #2, so if the site still working maybe:
#1. Your cache (this apply if only you be access)
#2. The new domain owner not changed the DNS server on domain registra company.
I believe your problem is the #2, so to solve this you can change the domain on your hosting provider because curenctly he is configured to answer to this domain (You can just change the domain to anything).

Related

Transferring an old domain with an existing site to a new site

Peculiar problem, I have a client with a site they would like to replace. The site being so old that the company's that provide the domain and hosting don't provide these services anymore. I managed to contact the company where the domain was registered and transfer the domain name to the google registrar but have had no luck in locating the provider for the hosting in order to transfer the site itself and thus gain control of it.
My question is: can you kill the old site that the domain links to or otherwise upload a new site to the domain without access to the hosting?
If you got control of domain, it doesn't matter if the old site remains up.
Just point the domain to the new hosting server/folder as they tell you in their instructions and the old site will be inaccessible other than by IP address.

Firebase Hosting hosted website with custom domain not loading with www prefix

I own a domain through GoDaddy with the .app extension (call it mydomain.app). I have a site hosted on Firebase Hosting for this domain and it works fine. However, the website only loads through https://mydomain.app and not https://www.mydomain.app. I have the DNS properly configured according to GoDaddy tech support and wonder if I'm supposed to explicitly add www.mydomain.app in Firebase hosting in addition to mydomain.app? Seems redundant. Or is this not necessary and I have a configuration problem on my hands?
Go to GoDaddy, where you added your A record to point to Firebase the first time.
Since it's working, that means you configured it to use
# ==> your FirebaseAppUrl.
Under it, now, add also another A record, to configure your www.mydomain.com,
by adding www A record, to point to the same place.
www ==> your FirebaseAppUrl.
Keep both records of course in GoDaddy.

Wordpress site not opening

I bought a domain from GoDaddy and hosting from another company. after completing method I logged in to my Cpanel and installed wordpress successfully.
After that, it give me two links one is for checking my website front end and the second one is for the backend. Now the problem is I can't access my website nor backend nor frontend both links show me the message
unexpectedly closed the connection.
How can I resolve this issue?
Firstly update domain name server. Hosting provider provide a hosting name server.
So please update name server than try.
Your both url working

ERR_SSL_PROTOCOL_ERROR after migrating WordPress site to another site - attempting to create staging environment

I have a site hosted on 1&1 Ionos hosting. Purchased an SSL for the site from 1&1 Ionos as well. So let's say https://www.business.com/ is what I have. Then I have another another site say http://www.mycompany.com/ hosted at the same place - still waiting for my business SSL to be approved hence the http.
So I exported the database from business.com using plugin WP Migrated DB - setting the new URL and actual filepath.
Then I imported the database into a new database for my staging environment to be hosted at http://www.mycompany.com/clients/business.
I copied ALL the wordpress files for the site http://www.business.com/ into http://www.mycompany.com/clients/business exactly except I changed wp_config.php file to reflect the new database details. i.e username, database, location and password.
So I expected http://www.mycompany.com/clients/business to be a complete replica of the original https://www.business.com/. But when I browse to http://www.mycompany.com/clients/business I get the following error:
This site can’t provide a secure connection mycompany.com sent an invalid response.
Try running Windows Network Diagnostics.
ERR_SSL_PROTOCOL_ERROR
I can't even login to the admin panel of http://www.mycompany.com/clients/business/wp-admin
Is what I tried even possible and if it is please tell me what I did wrong and how to fix it. I'd like to create a staging environment to test new themes and plugins before implementing on live environment. Critical to my original site is the aMember plugin which manages all the membership registration info. I've deleted the Really Simple SSL plugin folder from WP-Content/Plugins folder but the error remains.
Thanks in advance for any and all help and advice!
Step 1:
Check your .htaccess for rules enforcing https
Step 2:
Did you replace all links in the database? If not, you must search and replace all links from https://www.business.com/ to http://www.mycompany.com/
You can use a tool from: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/comment-page-4/
Or just use command line wpcli (wp search-replace https://www.business.com http://www.mycompany.com
Step 3:
Open the new 'http://www.mycompany.com/' in a incognito tab. Browser caching might still redirect you to https.

Unable to access one custom domain in Azure Wordpress Multisite

I have moved my WordPress multisite installation successfully to Azure. My main blog and another that I have moved work fine:
cedarrivermusic.com and
timpurdum.com.
However, my third site, cedarrivertech.com, does not resolve.
ERR_NAME_RESOLUTION_FAILED or Can't Reach errors when using this address.
I can access the dashboard, because this resolves to tech.cedarrivermusic.com, but not the actual site.
I have checked all DNS records, and they are identical for all three.
The web app on Azure verifies all three addresses, as well as *.cedarrivermusic.com.
Not sure whether this is a WP issue or an Azure issue.
EDIT
I "solved" this by going into the WHM panel on the old server, and seeing that I had deleted the DNS zone for cedarrivertech.com. So I recreated the entry on the old server. Which makes absolutely no sense to me, as every ping/dns service I can find shows the new server. I'd still love suggestions on how this is happening from the old DNS zone server.
As mentioned in the edit, deleting a DNS zone in your old (yet active) WHM panel will cause this failure. However, I have also discovered that I can turn off the old server completely, and the new server functions correctly.
EDIT
Actually, turning off the WHM server does eventually cause failure again, so I am in contact with my old host/domain registrar to try to fix this.

Resources