{"id":2777,"date":"2010-11-05T09:41:27","date_gmt":"2010-11-05T07:41:27","guid":{"rendered":"http:\/\/localhost\/helpcentre\/?p=2777"},"modified":"2025-12-18T15:22:21","modified_gmt":"2025-12-18T13:22:21","slug":"how-do-i-clear-my-dns-resolver-cache","status":"publish","type":"post","link":"https:\/\/xneelo.co.za\/help-centre\/website\/how-do-i-clear-my-dns-resolver-cache\/","title":{"rendered":"How to clear your DNS resolver cache"},"content":{"rendered":"<p>If your IP has changed due to a domain transfer or if you have been moved to a new server, you may see content as it was on the previous server.<\/p>\n<p>This type of caching is likely to be related to <b>DNS caching<\/b> on your PC and can be cleared by following the steps listed below:<\/p>\n<div id=\"action_points\">\n<p><u><b>Windows 2000\/XP\/Vista\/7:<\/b><\/u><\/p>\n<ol>\n<li>Click on \u2018<b>Start<\/b>\u2019, \u2018Run\u2019 and type in \u2018<b>cmd<\/b>\u2019.<\/li>\n<li>In the command prompt type in:\n<div class=\"codeblock\"><code><span style=\"color: #000000;\"><br \/>\n<span style=\"color: #0000bb;\">ipconfig <\/span><span style=\"color: #007700;\">\/<\/span><span style=\"color: #0000bb;\">flushdns <\/span><br \/>\n<\/span><br \/>\n<\/code><\/div>\n<\/li>\n<li>Reboot your computer for the changes to take effect<\/li>\n<\/ol>\n<p><u><b>On Mac OS X 10.1 \u2013 10.4<\/b> <\/u><\/p>\n<ol>\n<li>Open \/Applications\/Utilities\/Terminal.app<\/li>\n<li>Run the following command:\n<div class=\"codeblock\"><code><span style=\"color: #000000;\"><br \/>\n<span style=\"color: #0000bb;\">sudo lookupd <\/span><span style=\"color: #007700;\">-<\/span><span style=\"color: #0000bb;\">flushcache <\/span><br \/>\n<\/span><br \/>\n<\/code><\/div>\n<\/li>\n<li>Reboot your computer for the changes to take effect.<\/li>\n<\/ol>\n<p><u><b>On Mac OS X \u201cLeopard\u201d 10.5+<\/b><\/u><\/p>\n<ol>\n<li>Open \/Applications\/Utilities\/Terminal.app<\/li>\n<li>Run the following command:\n<div class=\"codeblock\"><code><span style=\"color: #000000;\"><br \/>\n<span style=\"color: #0000bb;\">sudo dscacheutil <\/span><span style=\"color: #007700;\">-<\/span><span style=\"color: #0000bb;\">flushcache <\/span><br \/>\n<\/span><br \/>\n<\/code><\/div>\n<\/li>\n<li>Reboot your computer for the changes to take effect<\/li>\n<\/ol>\n<p><u><b>Linux<\/b><\/u><\/p>\n<ol>\n<li>Restart the nscd daemon with the command:\n<div class=\"codeblock\"><code><span style=\"color: #000000;\"><br \/>\n<span style=\"color: #007700;\">\/<\/span><span style=\"color: #0000bb;\">etc<\/span><span style=\"color: #007700;\">\/<\/span><span style=\"color: #0000bb;\">init<\/span><span style=\"color: #007700;\">.<\/span><span style=\"color: #0000bb;\">d<\/span><span style=\"color: #007700;\">\/<\/span><span style=\"color: #0000bb;\">nscd restart <\/span><br \/>\n<\/span><br \/>\n<\/code><\/div>\n<\/li>\n<li>Reboot your computer for the changes to take effect<\/li>\n<\/ol>\n<p>Further info: <a href=\"https:\/\/beebom.com\/how-flush-dns-cache-linux\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to flush DNS cache in Linux<\/a><\/p>\n<\/div>\n","protected":false,"plain":"If your IP has changed due to a domain transfer or if you have been moved to a new server, you may see content as it was on the previous server.\r\n\r\nThis type of caching is likely to be related to <b>DNS caching<\/b> on your PC and can be cleared by following the steps listed below:\r\n<div id=\"action_points\">\r\n\r\n<u><b>Windows 2000\/XP\/Vista\/7:<\/b><\/u>\r\n<ol>\r\n \t<li>Click on \u2018<b>Start<\/b>\u2019, \u2018Run\u2019 and type in \u2018<b>cmd<\/b>\u2019.<\/li>\r\n \t<li>In the command prompt type in:\r\n<div class=\"codeblock\"><code><span >\r\n<span >ipconfig <\/span><span >\/<\/span><span >flushdns <\/span>\r\n<\/span>\r\n<\/code><\/div><\/li>\r\n \t<li>Reboot your computer for the changes to take effect<\/li>\r\n<\/ol>\r\n<u><b>On Mac OS X 10.1 \u2013 10.4<\/b> <\/u>\r\n<ol>\r\n \t<li>Open \/Applications\/Utilities\/Terminal.app<\/li>\r\n \t<li>Run the following command:\r\n<div class=\"codeblock\"><code><span >\r\n<span >sudo lookupd <\/span><span >-<\/span><span >flushcache <\/span>\r\n<\/span>\r\n<\/code><\/div><\/li>\r\n \t<li>Reboot your computer for the changes to take effect.<\/li>\r\n<\/ol>\r\n<u><b>On Mac OS X \u201cLeopard\u201d 10.5+<\/b><\/u>\r\n<ol>\r\n \t<li>Open \/Applications\/Utilities\/Terminal.app<\/li>\r\n \t<li>Run the following command:\r\n<div class=\"codeblock\"><code><span >\r\n<span >sudo dscacheutil <\/span><span >-<\/span><span >flushcache <\/span>\r\n<\/span>\r\n<\/code><\/div><\/li>\r\n \t<li>Reboot your computer for the changes to take effect<\/li>\r\n<\/ol>\r\n<u><b>Linux<\/b><\/u>\r\n<ol>\r\n \t<li>Restart the nscd daemon with the command:\r\n<div class=\"codeblock\"><code><span >\r\n<span >\/<\/span><span >etc<\/span><span >\/<\/span><span >init<\/span><span >.<\/span><span >d<\/span><span >\/<\/span><span >nscd restart <\/span>\r\n<\/span>\r\n<\/code><\/div><\/li>\r\n \t<li>Reboot your computer for the changes to take effect<\/li>\r\n<\/ol>\r\nFurther info: <a href=\"https:\/\/beebom.com\/how-flush-dns-cache-linux\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to flush DNS cache in Linux<\/a>\r\n\r\n<\/div>"},"excerpt":{"rendered":"<p>If your IP has changed due to a domain transfer or if you have been moved to a new server, you may see content as it was on the previous server.<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"lsx_disable_title":"0","_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","footnotes":""},"categories":[166],"tags":[24099,42],"topics":[],"class_list":["post-2777","post","type-post","status-publish","format-standard","hentry","category-website","tag-dns-cache","tag-website_caching"],"acf":[],"additional_meta":{"category_title":[{"term_id":166,"name":"Website","slug":"website","term_group":0,"term_taxonomy_id":166,"taxonomy":"category","description":"About your Website(s)","parent":0,"count":169,"filter":"raw","term_order":"120","cat_ID":166,"category_count":169,"category_description":"About your Website(s)","cat_name":"Website","category_nicename":"website","category_parent":0}],"tag_title":[{"term_id":24099,"name":"dns cache","slug":"dns-cache","term_group":0,"term_taxonomy_id":24099,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw","term_order":"126"},{"term_id":42,"name":"Website caching","slug":"website_caching","term_group":0,"term_taxonomy_id":42,"taxonomy":"post_tag","description":"","parent":0,"count":3,"filter":"raw","term_order":"3036"}]},"featured_image_src":null,"author_info":{"display_name":"marketing","author_link":"https:\/\/xneelo.co.za\/help-centre\/author\/marketing\/","author_avatar":"https:\/\/secure.gravatar.com\/avatar\/a6ea315e112423b2b955cb020fbce2b0835956c6ad85ff0f13f1db298977eaaa?s=96&d=mm&r=g"},"_links":{"self":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts\/2777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/comments?post=2777"}],"version-history":[{"count":0,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts\/2777\/revisions"}],"wp:attachment":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/media?parent=2777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/categories?post=2777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/tags?post=2777"},{"taxonomy":"topics","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/topics?post=2777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}