Loading...
Statistics
Advertisement

Life Insurance, Funeral Plans, ISAs, Insurance | SunLife
www.straightfordable.com/
SunLife offer a range of life insurance including over 50's life insurance, funeral plans and investments.

Straightfordable.com

Domain is redirected to: Sunlife.co.uk
Advertisement
Straightfordable.com is hosted in United Kingdom / Tunbridge Wells . Straightfordable.com uses HTTPS protocol. Number of used technologies: 6. First technologies: CSS, Html, Html5, Number of used javascripts: 1. First javascripts: Le-mtagconfig.js, Number of used analytics tools: 1. First analytics tools: Google Tagmanager, Its server type is: Apache.

Technologies in use by Straightfordable.com

Technology

Number of occurences: 6
  • CSS
  • Html
  • Html5
  • Iframe
  • Javascript
  • SVG

Advertisement

Javascripts

Number of occurences: 1
  • le-mtagconfig.js

Analytics

Number of occurences: 1
  • Google Tagmanager

Server Type

  • Apache

Powered by

  • ASP.NET

Social

Number of occurences: 1
  • Add This

Google Tag Manager ID

  • GTM-NNQ67Q

Conversion rate optimization

visitors Clickable call number Founded!
visitors Conversion form (contact form, subcriber) Not founded!
visitors Clickable email Not founded!
visitors CTA (call to action) button Not founded!
visitors List Founded!
visitors Image Not founded!
visitors Enhancement Not founded!
visitors Responsive website Founded!
visitors Facebook sharing Not founded!
visitors Google+ sharing Not founded!
visitors Twitter sharing Not founded!
visitors Linkedin sharing Not founded!
visitors Blog on the webiste Not founded!

HTTPS (SSL) - Straightfordable.com

SSL certificate

    • name: /C=GB/ST=London/L=London/O=AXA UK Plc/OU=IT Dept/CN=*.sunlifedirect.co.uk
    • subject:
      • C: GB
      • ST: London
      • L: London
      • O: AXA UK Plc
      • OU: IT Dept
      • CN: *.sunlifedirect.co.uk
    • hash: 164a3431
    • issuer:
      • C: BM
      • O: QuoVadis Limited
      • CN: QuoVadis Global SSL ICA G2
    • version: 2
    • serialNumber: 339317069511619862083124172275914336306423810520
    • validFrom: 150105142622Z
    • validTo: 180111000000Z
    • validFrom_time_t: 1420467982
    • validTo_time_t: 1515628800
    • extensions:
      • authorityInfoAccess: OCSP - URI:http://ocsp.quovadisglobal.com CA Issuers - URI:http://trust.quovadisglobal.com/qvsslg2.crt
      • subjectAltName: DNS:*.sunlifedirect.co.uk, DNS:sunlifedirect.co.uk
      • certificatePolicies: Policy: 1.3.6.1.4.1.8024.0.2.100.1.1 CPS: http://www.quovadisglobal.com/repository
      • keyUsage: Digital Signature, Key Encipherment
      • extendedKeyUsage: TLS Web Server Authentication, TLS Web Client Authentication
      • authorityKeyIdentifier: keyid:91:19:62:AD:5B:17:A7:30:FB:F0:DE:39:25:B1:BD:8C:B9:B8:51:27
      • crlDistributionPoints: Full Name: URI:http://crl.quovadisglobal.com/qvsslg2.crl
      • subjectKeyIdentifier: 5E:63:50:7E:F6:1B:0D:C4:60:82:65:D8:C7:F8:CD:AA:C5:61:CA:E4

Meta - Straightfordable.com

Number of occurences: 15
  • Name:
    Content: IE=edge
  • Name: viewport
    Content: width=device-width, initial-scale=1.0
  • Name: description
    Content: SunLife offer a range of life insurance including over 50's life insurance, funeral plans and investments.
  • Name: Header-Tag-Placeholder
    Content: <style type="text/css"> h1 [class^="icon-"], h1 [class*=" icon-"] { color:#ffed00;} .straightfordable-logo { max-width:310px; max-height:150px;} .js .page-banner {padding:0 !important;} .js .page-banner .text {padding:0 !important; width:100%; max-width:100%;} .product-list .title-container .title {z-index:2;} .sl-jumbotron {background:#009fe3;} .sl-jumbotron-content {box-sizing:border-box;} .sl-jumbotron-content:after {content: "";display: table;clear: both;} .sl-jumbotron-section {width:100%;text-align:center;} .sl-jumbotron-text {position: relative; text-align: center; padding: 40px 1em 40px; margin: 0 auto;} @media only screen and (min-width: 48.0625em) { .straightfordable-logo { max-width:450px;} .sl-jumbotron-text { padding-top:80px;} .js .page-banner .text img.hero { max-width:100%; position:absolute; bottom:0; top:auto; margin: 0 auto; left: 0; right: 0; z-index:0;} .sl-jumbotron-section {float:left; position:relative; min-height:270px;} .sl-jumbotron-section:first-child { width:30%;} .sl-jumbotron-section:nth-child(2) { width:70%; } .sl-jumbotron-section:first-child+.sl-jumbotron-section:last-child { width:70%; clear:none; float:left;} .sl-jumbotron-section:last-child {width:100%; float:none; clear:left;} .sl-jumbotron-section:only-child { width:100%; } .sl-jumbotron-section > .quote-component q { font-size:48px; line-height:42px;} } @media only screen and (min-width: 60.0625em) { .straightfordable-logo { max-width:700px;} .sl-jumbotron-section:nth-child(2) { width:40%; float:left;} .sl-jumbotron-section:nth-child(2)+.sl-jumbotron-section:last-child { width:30%; float:left; clear:none; } } .bs-label-primary{background-color:#d6146d;border-radius:4px;box-sizing:border-box;color:#fff;display:inline;font-family:'VAG Rounded W01 Light',sans-serif;font-size:14px;font-weight:700;padding:3px 8px;text-align:center;white-space:nowrap}#home-insurance-web{float:right; margin-top:-60px;}</style>
  • Name: Body-Tag-Placeholder
    Content: <script> equalheight = function(container){ var currentTallest = 0, currentRowStart = 0, rowDivs = new Array(), $el, topPosition = 0; $(container).each(function() { $el = $(this); $($el).height('auto') topPostion = $el.position().top; if (currentRowStart != topPostion) { for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } rowDivs.length = 0; // empty the array currentRowStart = topPostion; currentTallest = $el.height(); rowDivs.push($el); } else { rowDivs.push($el); currentTallest = (currentTallest < $el.height()) ? ($el.height()) : (currentTallest); } for (currentDiv = 0 ; currentDiv < rowDivs.length ; currentDiv++) { rowDivs[currentDiv].height(currentTallest); } }); } $(window).load(function() { if ($(window).width() >= 769) {equalheight('.sl-jumbotron-content .sl-jumbotron-section'); $(".hero").attr("src","/assets/0/6442450950/6442450994/34c09d1b-55b7-4b8a-bf8a-3dacea36e2de.jpg");} }); $(window).resize(function(){ if($(window).width() <= 768) {$('.sl-jumbotron-section').css("height", "auto"); $(".hero").attr("src","data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");} else if ($(window).width() >= 769) { equalheight('.sl-jumbotron-content .sl-jumbotron-section'); $(".hero").attr("src","/assets/0/6442450950/6442450994/34c09d1b-55b7-4b8a-bf8a-3dacea36e2de.jpg"); } }); </script> <style>.richtext img{float:right;}</style>
  • Name: Footer-Tag-Placeholder
    Content: <script> $(function() { $("h3.title:contains('Pet Insurance')").html(function(_, html) { return html.replace(/(Pet Insurance)/g, 'Pet Insurance <span class="bs-label-primary">New</span>') }); }); </script> <style> .richtext strong {color:#d4156c;}</style>
  • Name: msvalidate.01
    Content: 306A493176C860C98DFE585AC341BDB7
  • Name: google-site-verification
    Content: cYrdAr5zkCuRgunWvh_NR8sZu7-5Rjmu9ayUGGh8cTo
  • Name: og:site_name
    Content: SunLife
  • Name: og:type
    Content: website
  • Name: og:locale
    Content: en_GB
  • Name: twitter:card
    Content: summary_large_image
  • Name: twitter:site
    Content: @SunLifeUK
  • Name: twitter:site:id
    Content: 833426197
  • Name: fb:app_id
    Content: 908130545886313

Server / Hosting

  • IP: 163.156.208.232
  • Latitude: 51.13
  • Longitude: 0.28
  • Country: United Kingdom
  • City: Tunbridge Wells

Rname

  • ns11.axa.co.uk
  • ns4.axa.co.uk

Target

  • hostmaster.axa-tech.com

HTTP Header Response

HTTP/1.1 301 Moved Permanently Date: Mon, 25 Apr 2016 20:27:01 GMT Server: Apache Location: http://www.sunlife.co.uk Connection: close Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 302 Found Connection: close Location: https://www.sunlife.co.uk/ HTTP/1.1 200 OK Date: Mon, 25 Apr 2016 20:27:01 GMT Server: Microsoft-IIS/7.5 Cache-Control: private Content-Length: 108438 Content-Type: text/html; charset=utf-8 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET Set-Cookie: EktGUID=46962fd1-734f-4bf8-adbd-9006d4cef925; expires=Tue, 25-Apr-2017 20:27:00 GMT; path=/ Set-Cookie: EkAnalytics=0; expires=Tue, 25-Apr-2017 20:27:00 GMT; path=/ Set-Cookie: ASP.NET_SessionId=dxz2o43gxjpsz2izgczcehsd; path=/; HttpOnly Set-Cookie: ecm=user_id=0&isMembershipUser=0&site_id=&username=&new_site=/&unique_id=0&site_preview=0&langvalue=0&DefaultLanguage=2057&NavLanguage=2057&LastValidLanguageID=2057&DefaultCurrency=840&SiteCurrency=840&ContType=&UserCulture=1033&dm=www.sunlife.co.uk&SiteLanguage=2057&dvcMdl=Bot or Crawler&dvcOs=Generic&dvcType=1&dvcResWidth=800&dvcResHeight=600&dvcImgWidth=600&dvcImgHeight=600&dvcDualOrientation=False; path=/ Vary: Accept-Encoding

DNS

host: straightfordable.com
  1. class: IN
  2. ttl: 86397
  3. type: A
  4. ip: 163.156.208.111
host: straightfordable.com
  1. class: IN
  2. ttl: 86400
  3. type: NS
  4. target: ns11.axa.co.uk
host: straightfordable.com
  1. class: IN
  2. ttl: 86400
  3. type: NS
  4. target: ns4.axa.co.uk
host: straightfordable.com
  1. class: IN
  2. ttl: 86400
  3. type: SOA
  4. mname: ns11.axa.co.uk
  5. rname: hostmaster.axa-tech.com
  6. serial: 2014120901
  7. refresh: 43200
  8. retry: 600
  9. expire: 2592000
  10. minimum-ttl: 3600

Common Typos/Mistakes

This list shows You some spelling mistakes at internet search for this domain.

www.traightfordable.com, www.setraightfordable.com, www.etraightfordable.com, www.swtraightfordable.com, www.wtraightfordable.com, www.sdtraightfordable.com, www.dtraightfordable.com, www.sxtraightfordable.com, www.xtraightfordable.com, www.sftraightfordable.com, www.ftraightfordable.com, www.sgtraightfordable.com, www.gtraightfordable.com, www.sttraightfordable.com, www.ttraightfordable.com, www.sraightfordable.com, www.stqraightfordable.com, www.sqraightfordable.com, www.staraightfordable.com, www.saraightfordable.com, www.st raightfordable.com, www.s raightfordable.com, www.stwraightfordable.com, www.swraightfordable.com, www.steraightfordable.com, www.seraightfordable.com, www.stzraightfordable.com, www.szraightfordable.com, www.stxraightfordable.com, www.sxraightfordable.com, www.stcraightfordable.com, www.scraightfordable.com, www.staightfordable.com, www.striaightfordable.com, www.stiaightfordable.com, www.stroaightfordable.com, www.stoaightfordable.com, www.strlaightfordable.com, www.stlaightfordable.com, www.strlaightfordable.com, www.stlaightfordable.com, www.str.aightfordable.com, www.st.aightfordable.com, www.strightfordable.com, www.straoightfordable.com, www.stroightfordable.com, www.strapightfordable.com, www.strpightfordable.com, www.stra9ightfordable.com, www.str9ightfordable.com, www.straightfordable.com, www.strightfordable.com, www.straiightfordable.com, www.striightfordable.com, www.strauightfordable.com, www.struightfordable.com, www.straghtfordable.com, www.strairghtfordable.com, www.strarghtfordable.com, www.straifghtfordable.com, www.strafghtfordable.com, www.straivghtfordable.com, www.stravghtfordable.com, www.straikghtfordable.com, www.strakghtfordable.com, www.strai,ghtfordable.com, www.stra,ghtfordable.com, www.straibghtfordable.com, www.strabghtfordable.com, www.straigghtfordable.com, www.stragghtfordable.com, www.straitghtfordable.com, www.stratghtfordable.com, www.straiyghtfordable.com, www.strayghtfordable.com, www.straiughtfordable.com, www.straughtfordable.com, www.straijghtfordable.com, www.strajghtfordable.com, www.straimghtfordable.com, www.stramghtfordable.com, www.strainghtfordable.com, www.stranghtfordable.com, www.straihtfordable.com, www.straigshtfordable.com, www.straishtfordable.com, www.straigxhtfordable.com, www.straixhtfordable.com, www.straigyhtfordable.com, www.straiyhtfordable.com, www.straighhtfordable.com, www.straihhtfordable.com, www.straignhtfordable.com, www.strainhtfordable.com, www.straigchtfordable.com, www.straichtfordable.com, www.straigdhtfordable.com, www.straidhtfordable.com, www.straigehtfordable.com, www.straiehtfordable.com, www.straigrhtfordable.com, www.strairhtfordable.com, www.straigthtfordable.com, www.straithtfordable.com, www.straigbhtfordable.com, www.straibhtfordable.com, www.straigvhtfordable.com, www.straivhtfordable.com, www.straigtfordable.com, www.straighetfordable.com, www.straigetfordable.com, www.straighdtfordable.com, www.straigdtfordable.com, www.straighctfordable.com, www.straigctfordable.com, www.straighutfordable.com, www.straigutfordable.com, www.straighjtfordable.com, www.straigjtfordable.com, www.straightfordable.com, www.straigtfordable.com, www.straighbtfordable.com, www.straigbtfordable.com, www.straighgtfordable.com, www.straiggtfordable.com, www.straighfordable.com, www.straightqfordable.com, www.straighqfordable.com, www.straightafordable.com, www.straighafordable.com, www.straight fordable.com, www.straigh fordable.com, www.straightwfordable.com, www.straighwfordable.com, www.straightefordable.com, www.straighefordable.com, www.straightzfordable.com, www.straighzfordable.com, www.straightxfordable.com, www.straighxfordable.com, www.straightcfordable.com, www.straighcfordable.com, www.straightordable.com, www.straightfqordable.com, www.straightqordable.com, www.straightfordable.com, www.straightordable.com, www.straightfaordable.com, www.straightaordable.com, www.straightfyordable.com, www.straightyordable.com, www.straightftordable.com, www.straighttordable.com, www.straightfgordable.com, www.straightgordable.com, www.straightfbordable.com, www.straightbordable.com, www.straightfwordable.com, www.straightwordable.com, www.straightfsordable.com, www.straightsordable.com, www.straightfdordable.com, www.straightdordable.com, www.straightfrordable.com, www.straightrordable.com, www.straightf3ordable.com, www.straight3ordable.com, www.straightf4ordable.com, www.straight4ordable.com,

Other websites we recently analyzed

  1. Mailing Lists | Mailing Leads | Trigger Leads
    We carry all types of mailing lists. Specializing in direct mailing list targeting your ideal client. Trigger leads that target credit based clients. Saving you time and money.
    Scottsdale (United States) - 173.201.144.181
    Server software: Apache
    Technology: CSS, Html, Javascript, Facebook Box, Google +1 Button
    Number of Javascript: 3
    Number of meta tags: 5
  2. jiolifeline.biz
    Noida (India) - 202.71.129.17
    Server software: Microsoft-IIS/7.0
    Technology: CSS, Javascript, Swf Object
    Number of meta tags: 4
  3. timelinestoinfinity.org
    Scottsdale (United States) - 184.168.221.63
    Server software: Microsoft-IIS/7.5
    Technology: Html, Html5, Iframe
  4. Интернет магазин smart гаджетов Mobi-Boom
    Интернет магазин smart гаджетов Mobi-Boom. Всегда большой выбор и оптимальные цены. Быстрая доставка по Киеву и Украине.
    United Kingdom - 185.104.45.35
    Server software: nginx
    Technology: CSS, Google Font API, Html, Html5, Iframe, Javascript, jQuery Colorbox, jQuery Fancybox, jQuery UI, Php, Google Tagmanager
    Number of Javascript: 18
    Number of meta tags: 4
  5. Ремонт бытовой техники на дому г. Самара
    Ещё один сайт на WordPress
    Estonia - 5.45.122.80
    Server software: nginx/0.7.67
    Technology: CSS, Cufon, Google Font API, Html, Html5, Javascript, jQuery, Php, Pingback, Revslider, Yandex.Metrika, Wordpress
    Number of Javascript: 24
    Number of meta tags: 4
  6. El Cuarto de Tula
    Mountain View (United States) - 172.217.16.161
    Server software: GSE
    Technology: CSS, Html, Javascript, Google +1 Button
    Number of Javascript: 6
    Number of meta tags: 2
  7. Alberta Progressive Conservative Caucus - Home
    The Progressive Conservative Members Caucus are the elected Members&#39; of the PC party in the Legislature. The current PC Members&#39; Caucus consists of 9 members elected in the May 2015 provincial election.
    San Francisco (United States) - 199.34.228.47
    G Analytics ID: UA-64268899-1
    Server software: Apache
    Technology: CSS, Html, Html5, Iframe, Javascript, Google Analytics, Quantcast Measurement, Webly, Twitter Button
    Number of Javascript: 8
    Number of meta tags: 4
  8. bulkup.info
    Tampa (United States) - 192.64.147.150
    Server software: Apache/2.2.3 (CentOS)
    Technology: AJAX Libraries API, Html, Javascript, Php
    Number of Javascript: 1
    Number of meta tags: 2
  9. Julien Carnot
    France - 213.186.33.19
    Server software: Apache
    Technology: CSS, Google Font API, Html, Javascript, jQuery, jQuery Cookie, jQuery Cycle
    Number of Javascript: 3
    Number of meta tags: 3
  10. Home | Titanic Foundation
    TITANIC FOUNDATION Preserving Belfast's maritime heritage
    Reston (United States) - 206.214.221.147
    G Analytics ID: UA-23811832-1
    Server software: Apache
    Technology: BootstrapCDN, CloudFlare, Maxcdn, CSS, Font Awesome, Google Font API, Html, Javascript, Modernizr.js, Google Analytics, Wordpress
    Number of Javascript: 7
    Number of meta tags: 8

Check Other Websites