Client Post-Migration Notice
-
How do I find where my site is hosted or even pointing to?
-
To perform a WHOIS search click here!
-
WHOIS searches cannot be used with ‘subdomains’
Note: The WHOIS Registrar URL (domain host) is not always accurate due to SSL Transfers, etc... The DNS nameservers given generally will be however.
-
What is the zone file? This is a file containing all of the records regarding your domain (mx,cname,ns,A-record,etc...)
-
Who has control over the zone file for a domain? This depends on certain criteria your domain meets (see below)
-
A-Record (Domain/Subdomain) -
-
What is an A-record? An A-Record is used to point a logical domain name, for example: "www.corecommerce.com", to the IP address of Corecommerce’s hosting server (website), "74.125.224.147".
-
-
In the below example the client needs to update their IP with whoever controls the zone file as we do not control of this from ‘CoreCommerce’.
-
This client uses the subdomain store.teststore.com (located in settings>domains)
-
Because of this they cannot directly WHOIS search for store.teststore.com but must instead search for teststore.com
-
This tells us below their nameservers point to ‘domaincontrol.com’ which is a default GoDaddy nameserver or a NON .corecommerce.com nameserver.
-
It also more than likely means they are using an A-record to point store.teststore.com
-
Their IP must be updated to: 35.172.187.94
-
Each store will have a specific IP associated depending on server or dedicated IP’s.
-
Domain Name: .COM
Registry Domain ID: 4393535348_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2018-06-21T16:46:21Z
Creation Date: 1997-02-27T05:00:00Z
Registry Expiry Date: 2020-06-20T11:59:59Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 153
Registrar Abuse Contact Email: abuse@godaddy.com
Registrar Abuse Contact Phone: 123-456-7890
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS19.DOMAINCONTROL.COM
Name Server: NS20.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2018-08-22T02:54:51Z <<<
-
DNS:
-
What is a DNS? The Domain Name System (DNS) is the phonebook of the Internet. Everyone accesses information online through domain names in some way.
-
-
In the below example the client is pointing to ‘Outdated DNS CoreCommerce nameservers’. As of August 18th, 2018 the old values no longer work! This means they need to be updated.
|
I made of all the above changes why is my website still so slow?
-
Pointing to broken or incorrect links within your website such as:
-
Images uploaded to the WYSIWYG editor of any product or page.
-
Hard-code html links such as in your body or header.html/footer.html
-
Converting from the ’Shared SSL’ to a ‘Dedicated SSL’ such as a Godaddy SSL but not updating URLs
-
Navigation bar links
-
Any link referencing our deprecated shared SSL such as:
-
www19.corecommerce.com/~yourstorename
-
www19.yourstorename.corecommerce.com
-
-
-
How do I know if my links are old? Examples include referencing outdated ‘Shared SSL’ URLs::
-
www24.corecommerce.com/~yourstorename
-
www23.corecommerce.com/~yourstorename
-
www22.corecommerce.com/~yourstorename
-
www21.corecommerce.com/~yourstorename
-
www20..corecommerce.com/~yourstorename
-
Or older.
-
-
I’m still using your ‘shared SSL’ what is the correct format? https://yourstorename.corecommerce.com
-
I have alot of links, how can I find them? Using a free tool such as tools.pingdom.com will allow you to see how fast,slow, large files, or slow files affect the load time on your site. Corecommerce has already put in place many optimizations to decrease load times. Poor judgement and implementation of third party code / incorrect links however will cause delays.
-
In this example one image is incorrect and this in turn will force the page to timeout at 60 seconds before being considered 100% loaded. This may in turn affect your website’s stance with Google ranking for example while causing slow loading for your customers!
-
This is because it is trying to connect to an incorrect URL constantly. Both test images below are identical. One is pointing to our old ‘Shared SSL’ the other to our newer ‘Wildcard Shared SSL’
- Incorrect image URL: https://www19.corecommerce.com/~sumeffectsof674/test.pnguploads/image/download(1).png
-
Correct image URL: https://sumeffectsof674.corecommerce.com/uploads/image/download.png
-
Correcting these URLs will resolve load times.
-
Before:
-
After: