Reputation: 35
when I open my website url is : computertechnet.nl and then right click on it inspect and the when I go to console tab I see this error:
failed to :http://premieroptie.nl/wp-content/themes/theme51771/favicon.ico load resource: net: :ERR_NAME_NOT_RESOLVED.
I see also second warning:
Google Maps API warning: SensorNotRequired: util.js:32 https://developers.google.com/maps/documentation/javascript/error-messages
how I can solve this 2 problems?
I have changed my domain name from premieroptie.nl
to computertechnet.nl
everything with old URL is cleaned by my provider and by me. There is no directory in my ftp server either in PhpMyAdmin with this old URL name I have just also cleaned favicon.ico
from theme51771 . I don't need it .
thanks
johan
Upvotes: 1
Views: 214
Reputation: 3118
Your website favicon is linked with other website::http://premieroptie.nl/wp-content/themes/theme51771 that cant find resource of icon there, remove the favicon in your website
Upvotes: 0