becauseofezra.org

Avaliação do site becauseofezra.org

Beat Childhood Cancer Foundation

 Gerado a 21 de Dezembro de 2025 18:29 PM

Estatísticas desatualizadas? ATUALIZE !

O resultado é de 45/100

Conteúdo SEO

Título

Beat Childhood Cancer Foundation

Cumprimento : 32

Perfeito, o Título contém entre 10 e 70 caracteres.

Descrição

We are an unprecedented allegiance, founded and led by parents, who are fighting for every child, everywhere.

Cumprimento : 109

Perfeito, a Descrição META contém entre 70 e 160 caracteres.

Palavras-chave

Mau. Não detetámos palavras-chave META na sua página.

Propriedades Og Meta

Boa! Esta página tira vantagens das propriedades Og.

Propriedade Conteúdo
locale en_US
type website
title Beat Childhood Cancer Foundation
description We are an unprecedented allegiance, founded and led by parents, who are fighting for every child, everywhere.
url https://beatcc.org/
site_name Beat Childhood Cancer
image https://beatcc.org/wp-content/uploads/2025/05/ANP_1746_Original-scaled.jpg?_t=1749564508
image:width 2560
image:height 1828
image:type image/jpeg

Cabeçalhos

H1 H2 H3 H4 H5 H6
5 3 12 0 0 3
  • [H1] Together, we will beat childhood cancer.
  • [H1] Children with cancer can’t wait.
  • [H1] Children with cancer can’t wait.
  • [H1] Here's How:
  • [H1] Support the Beat Childhood Cancer Foundation
  • [H2] WE ARE IN THIS FIGHT TOGETHER
  • [H2] We will never give up
  • [H2] We will never give up.
  • [H3] Processing...This will only take a second!","number_decimals":"0","is_test_mode":"","give_version":"4.13.2","magnific_options":{"main_class":"give-modal","close_on_bg_click":false},"form_translation":{"payment-mode":"Please select payment mode.","give_first":"Please enter your first name.","give_last":"Please enter your last name.","give_email":"Please enter a valid email address.","give_user_login":"Invalid email address or username.","give_user_pass":"Enter a password.","give_user_pass_confirm":"Enter the password confirmation.","give_agree_to_terms":"You must agree to the terms and conditions."},"confirm_email_sent_message":"Please check your email and click on the link to access your complete donation history.","ajax_vars":{"ajaxurl":"https:\/\/beatcc.org\/wp-admin\/admin-ajax.php","ajaxNonce":"6432cb36a3","loading":"Loading","select_option":"Please select an option","default_gateway":"stripe","permalinks":"1","number_decimals":0},"cookie_hash":"90565ca9efbd59e9a4c415de7265c0f9","session_nonce_cookie_name":"wp-give_session_reset_nonce_90565ca9efbd59e9a4c415de7265c0f9","session_cookie_name":"wp-give_session_90565ca9efbd59e9a4c415de7265c0f9","delete_session_nonce_cookie":"0"}; var giveApiSettings = {"root":"https:\/\/beatcc.org\/wp-json\/give-api\/v2\/","rest_base":"give-api\/v2"}; /* ]]> */ /* */ /* */ /* */ /* */ try{Typekit.load({ async: true });}catch(e){} .simple-banner{position:static;}.simple-banner{background:#faba38;}.simple-banner .simple-banner-text{color:#000000;}.simple-banner .simple-banner-text a{color:#000000;}.simple-banner{z-index: 99999;}.simple-banner .simple-banner-button{color:#ffffff;} var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"CI Design"}; dataLayer.push( dataLayer_content ); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KN2T7CH4'); var algolia = {"debug":false,"application_id":"F0JVFLHF41","search_api_key":"d74b7fba0b5aa2fd4bf356c538cfd90b","powered_by_enabled":true,"query":"","autocomplete":{"sources":[{"index_id":"posts_page","index_name":"wp_posts_page","label":"Pages","position":10,"max_suggestions":5,"tmpl_suggestion":"autocomplete-post-suggestion","enabled":true}],"input_selector":"input[name='s']:not('.no-autocomplete')"},"indices":{"searchable_posts":{"name":"wp_searchable_posts","id":"searchable_posts","enabled":true,"replicas":[]},"posts_page":{"name":"wp_posts_page","id":"posts_page","enabled":true,"replicas":[]}}}; !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('init', '342024219300425'); // Insert your pixel ID here. fbq('track', 'PageView'); {{{ data.label }}} {{{ data._highlightResult.post_title.value }}} {{{ data._snippetResult['content'].value }}} {{{ data._highlightResult.name.value }}} {{{ data._highlightResult.display_name.value }}} Search by Algolia No results matched your query "{{ data.query }}" jQuery(function () { /* init Algolia client */ var client = algoliasearch(algolia.application_id, algolia.search_api_key); /* setup default sources */ var sources = []; jQuery.each(algolia.autocomplete.sources, function (i, config) { var suggestion_template = wp.template(config['tmpl_suggestion']); sources.push({ source: algoliaAutocomplete.sources.hits(client.initIndex(config['index_name']), { hitsPerPage: config['max_suggestions'], attributesToSnippet: [ 'content:10' ], highlightPreTag: '__ais-highlight__', highlightPostTag: '__/ais-highlight__' }), templates: { header: function () { return wp.template('autocomplete-header')({ label: _.escape(config['label']) }); }, suggestion: function (hit) { if(hit.escaped === true) { return suggestion_template(hit); } hit.escaped = true; for (var key in hit._highlightResult) { /* We do not deal with arrays. */ if (typeof hit._highlightResult[key].value !== 'string') { continue; } hit._highlightResult[key].value = _.escape(hit._highlightResult[key].value); hit._highlightResult[key].value = hit._highlightResult[key].value.replace(/__ais-highlight__/g, '').replace(/__\/ais-highlight__/g, ''); } for (var key in hit._snippetResult) { /* We do not deal with arrays. */ if (typeof hit._snippetResult[key].value !== 'string') { continue; } hit._snippetResult[key].value = _.escape(hit._snippetResult[key].value); hit._snippetResult[key].value = hit._snippetResult[key].value.replace(/__ais-highlight__/g, '').replace(/__\/ais-highlight__/g, ''); } return suggestion_template(hit); } } }); }); /* Setup dropdown menus */ jQuery(algolia.autocomplete.input_selector).each(function (i) { var $searchInput = jQuery(this); var config = { debug: algolia.debug, hint: false, openOnFocus: true, appendTo: 'body', templates: { empty: wp.template('autocomplete-empty') } }; if (algolia.powered_by_enabled) { config.templates.footer = wp.template('autocomplete-footer'); } /* Instantiate autocomplete.js */ var autocomplete = algoliaAutocomplete($searchInput[0], config, sources) .on('autocomplete:selected', function (e, suggestion) { /* Redirect the user when we detect a suggestion selection. */ window.location.href = suggestion.permalink; }); /* Force the dropdown to be re-drawn on scroll to handle fixed containers. */ jQuery(window).scroll(function() { if(autocomplete.autocomplete.getWrapper().style.display === "block") { autocomplete.autocomplete.close(); autocomplete.autocomplete.open(); } }); }); jQuery(document).on("click", ".algolia-powered-by-link", function (e) { e.preventDefault(); window.location = "https://www.algolia.com/?utm_source=WordPress&utm_medium=extension&utm_content=" + window.location.hostname + "&utm_campaign=poweredby"; }); }); Why We FightBCC Research ConsortiumEventsContact UsShopBlogOur WorkMission in ActionFor PatientsFor FamiliesFor PartnersOur TeamMeet Our TeamOur FinancialsWhy We FightJoin The FightTake ActionBecause Of_ Together, we will beat childhood cancer.
  • [H3] Patients
  • [H3] Families
  • [H3] Supporters + Partners
  • [H3] Child-centric Treatments
  • [H3] Novel Research
  • [H3] Options Close to Home
  • [H3] Our Mission & Vision
  • [H3] DFMO is now approved!
  • [H3] DFMO is now approved!
  • [H3] Instead of treating cancer by its name, we treat it by its nature.
  • [H3] Instead of treating cancer by its name, we treat it by its nature.
  • [H6] who we are
  • [H6] get in touch
  • [H6] join us

Imagens

Encontrámos 12 imagens nesta página.

1 atributos ALT estão vazios ou em falta. É recomendado adicionar texto alternativo de modo a que os motores de busca identifiquem melhor o conteúdo das suas imagens.

Rácio Texto/HTML

Rácio : 0%

O rácio de texto para código HTML desta página é menor que 15 porcento, o que significa que provavelmente é necessário de adicionar mais conteúdos em forma de texto.

Flash

Perfeito, não foi encontrado conteúdo Flash nesta página.

Iframe

Oh, não, esta página tem Iframes na página, o que significa que o conteúdo destas não pode ser indexado.

Reescrita de URL

Perfeito. As ligações aparentam ser limpas!

Underscores (traços inferiores) nas URLs

Perfeito. Não foram encontrados 'underscores' (traços inferiores) nas suas URLs.

Ligações para a própria página

Encontrámos um total de 0 ligações incluindo 0 ligações a ficheiros

Âncoras Tipo Sumo

Palavras-chave SEO

Núvem de palavras-chave

Consistência das Palavras-chave

Palavra-chave Conteúdo Título Palavras-chave Descrição Cabeçalhos

Usabilidade

Url

Domínio : becauseofezra.org

Cumprimento : 17

Favicon

Ótimo, o site tem um favicon.

Facilidade de Impressão

Não encontrámos CSS apropriado para impressão.

Língua

Otimo! A língua declarada deste site é en.

Dublin Core

Esta página não tira vantagens do Dublin Core.

Documento

Tipo de Documento

HTML 5

Codificação

Perfeito. O conjunto de caracteres UTF-8 está declarado.

Validação W3C

Erros : 0

Avisos : 0

Privacidade do Email

Boa! Nenhum endereço de email está declarado sob a forma de texto!

HTML obsoleto

Fantástico! Não detetámos etiquetas HTML obsoletas.

Dicas de Velocidade

Excelente, este site não usa tablelas dentro de tabelas.
Oh não, o site usa estilos CSS nas etiquetas HTML.
Oh, não! O site utiliza demasiados ficheiros CSS (mais que 4).
Oh, não! O site utiliza demasiados ficheiros JavaScript (mais que 6).
Perfeito, o site tira vantagens da compressão gzip.

Dispositivos Móveis

Otimização para dispositivos móveis

Icon Apple
Meta Viewport Tag
Conteúdo Flash

Otimização

XML Sitemap

Perfeito, o site tem um mapa XML do site (sitemap).

https://beatcc.org/sitemap_index.xml

Robots.txt

https://becauseofezra.org/robots.txt

Perfeito, o seu site tem um ficheiro robots.txt.

Analytics

Em falta

Não detetámos nenhuma ferramenta analítica de análise de atividade.

Este tipo de ferramentas (como por exemplo o Google Analytics) permite perceber o comportamento dos visitantes e o tipo de atividade que fazem. No mínimo, uma ferramenta deve estar instalada, sendo que em algumas situações mais do que uma pode ser útil.

PageSpeed Insights


Dispositivo
Categorias

Free SEO Testing Tool

Free SEO Testing Tool é uma ferramenta gratuita que o ajuda a avaliar o seu site