*/ !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagname(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1630725323849517'); fbq('track', "PageView"); function timer11(){ga('send', 'event', 'TimeOnPage', '11-30 seconds', '11-30 seconds', { 'nonInteraction': 1 });} function timer31(){ga('send', 'event', 'TimeOnPage', '31-60 seconds', '31-60 seconds', { 'nonInteraction': 1 });} function timer61(){ga('send', 'event', 'TimeOnPage', '61-180 seconds', '61-180 seconds', { 'nonInteraction': 1 });} function timer181(){ga('send', 'event', 'TimeOnPage', '181-600 seconds', '181-600 seconds', { 'nonInteraction': 1 });} function timer601(){ga('send', 'event', 'TimeOnPage', '601-1800 seconds', '601-1800 seconds', { 'nonInteraction': 1 });} function timer1801(){ga('send', 'event', 'TimeOnPage', '1801+ seconds', '1801+ seconds', { 'nonInteraction': 1 });} ga('send', 'event', 'TimeOnPage', '0-10 seconds', '0-10 seconds', { 'nonInteraction': 1 }); setTimeout(timer11,11000); setTimeout(timer31,31000); setTimeout(timer61,61000); setTimeout(timer181,181000); setTimeout(timer601,601000); setTimeout(timer1801,1801000); function loadStoreLocator(e) { e.preventDefault(); var windowWidth = 960; var windowHeight = 860; var xPos = (screen.width/2) - (windowWidth/2); var yPos = (screen.height/2) - (windowHeight/2); window.open("http://4Retailers.rootcandles.com/StoreLocator/", "_blank", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=" + windowWidth + ",height=" + windowHeight + ",left="+xPos+",top="+yPos); } $( document ).ready(function() { $('a[href$="http://rootcandles.com/store-locator/"]').click(function(e){ loadStoreLocator(e); }); }); // ShowImageZoomer = false; $(document).ready(function() { function loadQuickView() { $(".QuickView").quickview({ buttonText: "Quick View", buttonColor: "#f7f7f7", gradientColor: "#dcdbdb", textColor: "#000000" }); } $(document).on('SearchReload', function() { loadQuickView(); }); loadQuickView(); }); var BCData = {"csrf_token":"d612b65ebd9fcf818f7efa27d9f739dafb889ea54c5432ba23b1442a96ff2ff6"}; " />

Rootcandles.com SEO Analysis

Pagespeed Score
Desktop 64/100
Mobile 61/100
Optimization Stats
Field Data Result
Page Size 72 KB
Compression 14 KB (-80.4%)
Text/Html Ratio 7789 / 73296 (bytes) = 10.63%
Load Time 0.6 second
Mobile Ready 0/100
In-Page Links 186
Doc Type XHTML 1.0 Transitional
Encoding UTF-8
Declared Language Unknown
Preferred Domain Yes
Robots.txt Yes
Url Rewrite Yes
Underscores in url Yes
Images Without ALT 8 / 14
Embedded Objects (Desktop) No
Embedded Objects (Mobile) No
Iframe No
Custom 404 page Yes
Email Privacy No
Gsafe browsing Yes
Analytics Yes
W3C Validity No
Keyword Consistency
Keywords Freq Title Desc <H>
inch 56
collenette 32
single 28
smooth 24
candles 23
timberline™ 22
sale 16
dipped 12
grecian 10
taper 8
dinner 8
collection 8
votives 6
scented 6
votive 6
54/100
Update

June, 3 2024

With 0.6 seconds in page load, 72 KB of page size and all other reports below, the rootcandles.com has a SEO score of 54 out of 100

Meta tags data
Title Root Candles/The A. I. Root Company - American Made Candles Since 1869 © 2020 // !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagname(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('set', 'autoConfig', 'false', '1630725323849517'); fbq('dataProcessingOptions', ['LDU'], 0, 0); fbq('init', '1630725323849517'); fbq('set', 'agent', 'plbigcommerce1.2', '1630725323849517'); function trackEvents() { var pathname = window.location.pathname; fbq('track', 'PageView', {}, {"eventID":"store-5-prd-us-central1-180796062274"}); // Search events start -- only fire if the shopper lands on the /search.php page if (pathname.indexOf('/search.php') === 0 && getUrlParameter('search_query')) { fbq('track', 'Search', { content_type: 'product_group', content_ids: [], search_string: getUrlParameter('search_query') }); } // Search events end // Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist if (pathname.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) { fbq('track', 'AddToWishlist', { content_type: 'product_group', content_ids: [] }); } // Wishlist events end // Lead events start -- only fire if the shopper subscribes to newsletter if (pathname.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') { fbq('track', 'Lead', {}); } // Lead events end // Registration events start -- only fire if the shopper registers an account if (pathname.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') { fbq('track', 'CompleteRegistration', {}, ""); } // Registration events end // Checkout events start -- only fire if the shopper lands on a /checkout* page if (pathname === '/checkout.php' || /^\/(embedded-)?checkout$/.test(pathname)) { if (getUrlParameter('action') === 'process_payment') { fbq('track', 'AddPaymentInfo'); } else { fbq('track', 'InitiateCheckout'); } } // Checkout events end function getUrlParameter(name) { var cleanname = name.replace(/[\[]/, '\[').replace(/[\]]/, '\]'); var regex = new RegExp('[\?&]' + cleanname + '=([^&#]*)'); var results = regex.exec(window.location.search); return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' ')); } } if (window.addEventListener) { window.addEventListener("load", trackEvents, false) } (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagname(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-7330372-3', 'auto'); ga('send', 'pageview'); ga('require', 'ecommerce', 'ecommerce.js'); function trackEcommerce() { this._addTrans = addTrans; this._addItem = addItems; this._trackTrans = trackTrans; } function addTrans(orderID,store,total,tax,shipping,city,state,country) { ga('ecommerce:addTransaction', { 'id': orderID, 'affiliation': store, 'revenue': total, 'tax': tax, 'shipping': shipping, 'city': city, 'state': state, 'country': country }); } function addItems(orderID,sku,product,variation,price,qty) { ga('ecommerce:addItem', { 'id': orderID, 'sku': sku, 'name': product, 'category': variation, 'price': price, 'quantity': qty }); } function trackTrans() { ga('ecommerce:send'); } var pageTracker = new trackEcommerce(); /* */ !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagname(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1630725323849517'); fbq('track', "PageView"); function timer11(){ga('send', 'event', 'TimeOnPage', '11-30 seconds', '11-30 seconds', { 'nonInteraction': 1 });} function timer31(){ga('send', 'event', 'TimeOnPage', '31-60 seconds', '31-60 seconds', { 'nonInteraction': 1 });} function timer61(){ga('send', 'event', 'TimeOnPage', '61-180 seconds', '61-180 seconds', { 'nonInteraction': 1 });} function timer181(){ga('send', 'event', 'TimeOnPage', '181-600 seconds', '181-600 seconds', { 'nonInteraction': 1 });} function timer601(){ga('send', 'event', 'TimeOnPage', '601-1800 seconds', '601-1800 seconds', { 'nonInteraction': 1 });} function timer1801(){ga('send', 'event', 'TimeOnPage', '1801+ seconds', '1801+ seconds', { 'nonInteraction': 1 });} ga('send', 'event', 'TimeOnPage', '0-10 seconds', '0-10 seconds', { 'nonInteraction': 1 }); setTimeout(timer11,11000); setTimeout(timer31,31000); setTimeout(timer61,61000); setTimeout(timer181,181000); setTimeout(timer601,601000); setTimeout(timer1801,1801000); function loadStoreLocator(e) { e.preventDefault(); var windowWidth = 960; var windowHeight = 860; var xPos = (screen.width/2) - (windowWidth/2); var yPos = (screen.height/2) - (windowHeight/2); window.open("http://4Retailers.rootcandles.com/StoreLocator/", "_blank", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=" + windowWidth + ",height=" + windowHeight + ",left="+xPos+",top="+yPos); } $( document ).ready(function() { $('a[href$="http://rootcandles.com/store-locator/"]').click(function(e){ loadStoreLocator(e); }); }); // ShowImageZoomer = false; $(document).ready(function() { function loadQuickView() { $(".QuickView").quickview({ buttonText: "Quick View", buttonColor: "#f7f7f7", gradientColor: "#dcdbdb", textColor: "#000000" }); } $(document).on('SearchReload', function() { loadQuickView(); }); loadQuickView(); }); var BCData = {"csrf_token":"d612b65ebd9fcf818f7efa27d9f739dafb889ea54c5432ba23b1442a96ff2ff6"};
Description Root Candles is a 150+ year old family-owned American company, making the best candles in America, since 1869.
Keyword Root Candles, The A. I. Root Company
Domain Registration
Age 25 Years, 35 Days
Created 29th-Apr-1999
Updated 20th-Feb-2024
Expiry 29th-Apr-2026
DNS Data
Host Type Ttl Other
rootcandles.com A 1795 ip:35.190.82.103
rootcandles.com NS 3600 target:ns45.domaincontrol.com
rootcandles.com NS 3600 target:ns46.domaincontrol.com
rootcandles.com SOA 3600 mname:ns45.domaincontrol.com
rname:dns.jomax.net
serial:2024022003
refresh:28800
retry:7200
expire:604800
minimum-ttl:600
rootcandles.com MX 3600 pri:0
target:d276132a.ess.barracudanetworks.com
rootcandles.com MX 3600 pri:1
target:d276132b.ess.barracudanetworks.com
rootcandles.com TXT 1800 txt:v=spf1 a ip4:148.59.137.243 ip4:24.144.208.23 include:spf.ess.barracudanetworks.com include:_spf.bigcommerce.com -all
rootcandles.com TXT 1800 txt:MS=8DE99CE945C1CAC83FD3913D68D7FE5FA10D2AF5
rootcandles.com TXT 1800 txt:apple-domain-verification=dCSCt3z3SuSXrf2y
rootcandles.com TXT 1800 txt:logmein-verification-code=9b9a961c-87d7-4278-a6e3-15fcf9c2bed8
http Headers
HTTP/1.1 301 Moved Permanently
Server: openresty
Date: Sun, 02 Jun 2024 21:02:17 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 99
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
set-cookie: fornax_anonymousId=b44f6f4e-d871-4a26-8ca9-49b0144d2245; Expires=Tue, 02 Jun 2026 21:02:17 GMT; Path=/; Secure; SameSite=None
set-cookie: athena_short_visit_id=b2bae34d-1478-4f0d-8fbe-35e436e24477:1717362137; Expires=Sun, 02 Jun 2024 21:32:17 GMT; Path=/; Secure; HttpOnly; SameSite=None
set-cookie: SF-CSRF-TOKEN=464c48fa-0f97-4893-8066-efc9f3a1df2b; Path=/; Secure; SameSite=Strict
set-cookie: Shopper-Pref=B0BE89BF55F91AD7C00639A83AF4D1D7C43E4D16-1717966937639-x%7B%22cur%22%3A%22USD%22%7D; Expires=Sun, 09 Jun 2024 21:02:17 GMT; Path=/; HttpOnly
location: https://rootcandles.com/
set-cookie: SHOP_SESSION_TOKEN=6f4a558b-c999-4ae1-b10f-85e38a428654; Expires=Sun, 09 Jun 2024 21:02:17 GMT; Path=/; Secure; HttpOnly; SameSite=None
set-cookie: __HOST-SHOP_SESSION_TOKEN=6f4a558b-c999-4ae1-b10f-85e38a428654; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=None
strict-transport-security: max-age=0
X-Request-ID: 81bf78f980f15bddcb00c2cd55d4a132
Via: 1.1 google

HTTP/2 200
server: openresty
date: Sun, 02 Jun 2024 21:02:18 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
set-cookie: fornax_anonymousId=b2c9425a-8dc7-446c-8330-b2a003023440; Expires=Tue, 02 Jun 2026 21:02:17 GMT; Path=/; Secure; SameSite=None
set-cookie: athena_short_visit_id=43688bf1-5dd3-46c5-8400-1eea6bd07e17:1717362137; Expires=Sun, 02 Jun 2024 21:32:17 GMT; Path=/; Secure; HttpOnly; SameSite=None
set-cookie: SF-CSRF-TOKEN=afc84eaa-1b40-40ef-9bf6-2c9c672567b1; Path=/; Secure; SameSite=Strict
set-cookie: Shopper-Pref=6B0EA09E48031C9E0ED134562305F36A5DFF95A8-1717966938042-x%7B%22cur%22%3A%22USD%22%7D; Expires=Sun, 09 Jun 2024 21:02:18 GMT; Path=/; HttpOnly
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: XSRF-TOKEN=2691171e75255c1d83223d58bf9131565c91de7e674580cfdafd06f16abae032; path=/; Secure; SameSite=none
x-request-id: a25e54f4a5a498c000ed10f053326a54
set-cookie: SHOP_SESSION_TOKEN=974cf65a-f874-4b77-9c76-53216c6d58fb; Expires=Sun, 09 Jun 2024 21:02:18 GMT; Path=/; Secure; HttpOnly; SameSite=None
set-cookie: __HOST-SHOP_SESSION_TOKEN=974cf65a-f874-4b77-9c76-53216c6d58fb; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=None
strict-transport-security: max-age=0


WHOIS Data
Domain Name: rootcandles.com
Registry Domain ID: 6128776_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wildwestdomains.com
Registrar URL: https://www.wildwestdomains.com
Updated Date: 2024-02-20T10:12:04Z
Creation Date: 1999-04-29T12:32:32Z
Registrar Registration Expiration Date: 2026-04-29T12:30:59Z
Registrar: Wild West Domains, LLC
Registrar IANA ID: 440
Registrar Abuse Contact Email: abuse@wildwestdomains.com
Registrar Abuse Contact Phone: +1.4806242505
Reseller: Keystone Technology Consultants
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Registry Registrant ID: Not Available From Registry
Registrant Name: Registration Private
Registrant Organization: Domains By Proxy, LLC
Registrant Street: DomainsByProxy.com
Registrant Street: 2155 E Warner Rd
Registrant City: Tempe
Registrant State/Province: Arizona
Registrant Postal Code: 85284
Registrant Country: US
Registrant Phone: +1.4806242599
Registrant Phone Ext:
Registrant Fax:
Registrant Fax Ext:
Registrant Email: Select Contact Domain Holder link at https://www.secureserver.net/whois?plid=1387&domain=rootcandles.com
Registry Admin ID: Not Available From Registry
Admin Name: Registration Private
Admin Organization: Domains By Proxy, LLC
Admin Street: DomainsByProxy.com
Admin Street: 2155 E Warner Rd
Admin City: Tempe
Admin State/Province: Arizona
Admin Postal Code: 85284
Admin Country: US
Admin Phone: +1.4806242599
Admin Phone Ext:
Admin Fax:
Admin Fax Ext:
Admin Email: Select Contact Domain Holder link at https://www.secureserver.net/whois?plid=1387&domain=rootcandles.com
Registry Tech ID: Not Available From Registry
Tech Name: Registration Private
Tech Organization: Domains By Proxy, LLC
Tech Street: DomainsByProxy.com
Tech Street: 2155 E Warner Rd
Tech City: Tempe
Tech State/Province: Arizona
Tech Postal Code: 85284
Tech Country: US
Tech Phone: +1.4806242599
Tech Phone Ext:
Tech Fax:
Tech Fax Ext:
Tech Email: Select Contact Domain Holder link at https://www.secureserver.net/whois?plid=1387&domain=rootcandles.com
Name Server: NS45.DOMAINCONTROL.COM
Name Server: NS46.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
>>> Last update of WHOIS database: 2024-06-02T21:02:19Z
Server Location
Server IP 35.190.82.103
Server Location United States of America
Service Provider GOOGLE
Domain Availability
Domains (TLD) Status
rootcandles.net Already Registered
rootcandles.org Already Registered
rootcandles.biz Available
rootcandles.io Already Registered
rootcandles.info Already Registered
Typo Availability
Domains (TLD) Status
rotcandles.com Available
eootcandles.com Available
dootcandles.com Available
footcandles.com Already Registered
gootcandles.com Available
Check More
Metrovista.com
Balterbeerworks.com
Nbccamps.com
Gutfried.de
Hotelwiesler.com
Fightticker.com
Heurebleue.ch
Rootability.com
Ibmi4md.com
Geralddavisart.net