WPIntell

Source evidence

SPF Record update

Stop WP Emails Going to Spam · support · 2024-01-31T11:50:00+00:00

mixedsentiment
mediumseverity
0.84relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Uldis resolved
Hello Alan! Q. It seems plugin do not update/refresh the SPF record it displays in plugin settings section no matter if I Disable/Enable plugin or completely reinstall it. Is there some time delay I am not aware of or is it a simple glitch that it will grab the record only upon first install, and won’t refresh changes later?! Thanks. The plugin calls directly the php function $dns = @dns_get_record( $domain, DNS_TXT ); So there is no delay by the plugin. But DNS itself is propagtes across the world and can take 12 – 24 hours and extreme cases 72 hours There are plenty of DNS propagation testing tools on the web you can serach for and see what the state of your DNS updates are e.g. https://www.whatsmydns.net select TXT as the record type for SPF This reply was modified 2 years, 3 months ago by Alan Fuller . Ok I got you. Changes reflecting fairly quickly these days, so I will just keep an eye. Thanks! Did this get resolved? Well one of websites do not see DNS records even after multiple days. Records are all fine as I see and can check on whatsmydns. Also emails do come in clean. If background works I am not worried about visual part.

Comments

4 shown
Alan Fuller 2024-01-31T12:00:00+00:00

The plugin calls directly the php function $dns = @dns_get_record( $domain, DNS_TXT ); So there is no delay by the plugin. But DNS itself is propagtes across the world and can take 12 – 24 hours and extreme cases 72 hours There are plenty of DNS propagation testing tools on the web you can serach for and see what the state of your DNS updates are e.g. https://www.whatsmydns.net select TXT as the record type for SPF This reply was modified 2 years, 3 months ago by Alan Fuller .

Uldis 2024-01-31T12:23:00+00:00

Ok I got you. Changes reflecting fairly quickly these days, so I will just keep an eye. Thanks!

Alan Fuller 2024-02-08T21:04:00+00:00

Did this get resolved?

Uldis 2024-02-09T09:00:00+00:00

Well one of websites do not see DNS records even after multiple days. Records are all fine as I see and can check on whatsmydns. Also emails do come in clean. If background works I am not worried about visual part.