Report For All City Collision Auto Body Center Burbank

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

SEO Report, Jun 17, 2020

SEO Report for https://allcitycollision.com

68 / 100 33 / 48 13 / 48 2 / 48
SEO SCORE PASSED CHECKS FAILED CHECKS WARNINGS

COMMON SEO ISSUES

Meta Title Test  The meta title of your page has a length of 70 characters. Most search engines will
truncate meta titles to 70 characters.

 All City Collision Center | Auto Body Repair Shop Burbank, Los Angeles

Meta Description  The meta description tag is missing from your page. You should include this tag in order
Test to provide a brief description of your page which can be used by search engines. Well-
written and inviting meta descriptions may also help click-through rates to your site in
search engine results.

HOW TO FIX

In order to pass this test you must include a meta-description tag in your page header
(<head> section):

<head>
<meta name="description" content="type_your_description_here">
</head>

Note that in HTML the <meta> tag has no end tag but in XHTML this tag must be
properly closed.

Meta description can have any length but a good practice is to keep this under 160
characters (search engines generally truncate snippets longer than this value).

Google Search  All City Collision Center | Auto Body Repair Shop Burbank, Los
Results Preview https://allcitycollision.com
Test
Angeles

Page 1
Most Common  There is likely no optimal keyword density (search engine algorithms have evolved
Keywords Test beyond keyword density metrics as a significant ranking factor). It can be useful,
however, to note which keywords appear most often on your page and if they reflect
the intended topic of your page. More importantly, the keywords on your page should
appear within natural sounding and grammatically correct copy.

 collision - 30 times
 center - 19 times
 certified - 16 times
 burbank - 15 times
 angeles - 15 times

Keywords Usage  Your most common keywords are not appearing in one or more of the meta-tags above.
Test Your primary keywords should appear in your meta-tags to help identify the topic of
your webpage to search engines.

 Keyword(s) included in Title tag


 Keyword(s) not included in Meta-Description tag

HOW TO FIX

First of all, you must make sure that your page is using the title and meta-description
tags.

Second, you must adjust these tags content in order to include some of the primary
keywords displayed above.

Keywords Cloud 
angeles
accident allcitycollision amazing area
Test
auto benz body
based believe best blvd bodywork

burbank center centers

certified city
contact
collision
complimentary comprimise dent
clients close
damaged delivery
detailed detailing drop eric estimate exceed excellent
expectations experience free glass glendale government
greater help highest highly home insurance integrity involved lifetime
line links local location looked loved make maserati
mercedes model needs offer offering order paint perfect pick
quality read ready
premier prices process professional
recommend removal repair repairs replacement
reviews schdule schedule service services serving shop
social stay technicians tesla
thanks today took towing value
vehicle visit warranty windshield work write

Page 2
Heading Tags  Your webpage does not contain any H1 headings. H1 headings help indicate the
Test important topics of your page to search engines. While less important than good meta-
titles and descriptions, H1 headings may still help define the topic of your page to
search engines.

H2 headings

 Before and after.


 Get your FREE estimate today!
 Burbank / Glendale
 Los Angeles

HOW TO FIX

In order to pass this test you must indentify the most important topics from your page
and insert those topics between <h1>...</h1> tags.

Example:

<h1>Important topic goes here</h1>


...
<h1>Another topic</h1>

Robots.txt Test  Congratulations! Your site uses a "robots.txt" file: https://allcitycollision.com/robots.txt

Sitemap Test  Congratulations! Your website has a sitemap file.

 https://allcitycollision.com/sitemap.xml
 https://allcitycollision.com/sitemap_index.xml

SEO Friendly  Congratulations! All links from your webpage are SEO friendly.
URL Test

Image Alt Test  Your webpage is using "img" tags with empty or missing "alt" attribute.

HOW TO FIX

In order to pass this test you must add an alt attribute to every <img> tag used into
your webpage.

An image with an alternate text specified is inserted using the following HTML line:

<img src="image.png" alt="text_to_describe_your_image">

Remember that the point of alt text is to provide the same functional information that a
visual user would see. Search engines, users who disabled images in their browsers and
other agents who are unable to see the images on your webpage can read the alt
attributes assigned to the image since they cannot view it.

Learn more about optimizing images for SEO.

Page 3
Inline CSS Test  Your webpage is using inline CSS styles!

HOW TO FIX

It is a good practice to move all the inline CSS rules into an external file in order to
make your page "lighter" in weight and decrease the code to text ratio.

check the HTML code of your page and identify all style attributes
for each style attribute found you must properly move all declarations in the
external CSS file and remove the style attribute

For example:

<!--this HTML code with inline CSS rule:-->


<p style="color:red; font-size: 12px">some text here</p>

<!--would became:-->
<p>some text here</p>

<!--and the rule added into your CSS file:-->


p{color:red; font-size: 12px}

Deprecated  Congratulations! Your page does not use HTML deprecated tags.
HTML Tags Test

Google Analytics  Congratulations! Your webpage is using Google Analytics.


Test

Favicon Test  Congratulations! Your website appears to have a favicon.

JS Error Test  Congratulations! There are no severe JavaScript errors on your webpage.

Social Media  Your website is not connected with social media using the API's provided by Facebook,
Test Google +, Twitter, Pinterest, or using addthis.com

HOW TO FIX
In order to pass this test you must connect your website with at least one major social
network. To do that, you must insert into your page some social networks plugins:
Facebook Like Button, Facebook Share Button, Facebook Comments, Twitter Button,
Google +1 Button, Pinterest Button or AddThis Widget

Page 4
SPEED OPTIMIZATIONS

HTML Page Size  The size of your webpage's HTML is 33.42 Kb, and is greater than the average size of
Test 33 Kb. This can lead to slower loading times, lost visitors, and decreased revenue.
Good steps to reduce HTML size include: using HTML compression, CSS layouts,
external style sheets , and moving javascript to external files.

HOW TO FIX

In order to resolve this problem you are advised to:

use gzip compression


move all CSS style rules into a single, external and minified CSS file
minify all JS files and, if possible, try combining them into a single external JS file
use CSS layouts

HTML  Congratulations! Your webpage is successfully compressed using gzip compression


Compression/GZIP on your code. Your HTML is compressed from 231.88 Kb to 33.42 Kb (86% size
Test savings). This helps ensure a faster loading webpage and improved user experience.

Site Loading  Your website loading time is around 8.62 seconds and is over the average loading
Speed Test speed which is 5 seconds.

HOW TO FIX

In order to resolve this problem you are advised to:

Minimize HTTP requests


Use Gzip compression
Use HTTP caching
Move all CSS style rules into a single, external and minified CSS file
Minify all JS files and, if possible, try combining them into a single external JS file
Include external CSS files before external JS files
Place your JS scripts at the bottom of your page
Optimize images
Reduce redirects
Reduce the number of plug-ins

Page Objects  Your page uses more than 20 http requests, which can slow down page loading and
Test negatively impact user experience.

HTML Pages: 8 CSS Files: 14 Scripts: 32 Images: 63 Flash Files: 0

Page 5
Page Cache Test  It does not appear that you are caching your pages. Cached pages serve up static html
(Server Side and avoid potentially time consuming queries to your database. It also helps lower
Caching) server load by up to 80%. Caching most visibly benefits high traffic pages that access a
database, but whose content does not change on every page view. Common caching
methods include Alternative PHP Cache, Quickcache, and WP Super Cache (for
Wordpress sites). Caching mechanisms also typically compress HTML, further reducing
page size and load time.

HOW TO FIX

In order to pass this test you are advised to use a caching mechanism for your pages.
There are three methods which can be used to caching your web pages:

1. Alternative PHP caching

- Alternative PHP Cache (APC) is an open source framework which caches data
using intermediate PHP code. Most web programmers who are familiar with the
PHP programming language can easily set up Alternative PHP Cache for your site.

2. Quickcache

- Quickcache is a lightweight page caching solution which was formerly known as


jpcache. Quickcache caches the page output rather than compiling the PHP page,
making it a superior version of page caching to the Alternative PHP caching.
Quickcache can be quickly downloaded from their website and can reduce your
page load time up to 80%.

3. WP Super Cache

- If you have a Wordpress website, WP Super Cache can be installed within


seconds and without no programming knowledge.

Flash Test  Congratulations! Your website does not include flash objects (an outdated technology
that was sometimes used to deliver rich multimedia content). Flash content does not
work well on mobile devices, and is difficult for crawlers to interpret.

CDN Usage Test  Your webpage is not serving all resources (images, javascript and css) from CDNs.

HOW TO FIX
In order to pass this test you are advised to use a CDN service. A Content Delivery
Network (CDN) is a globally distributed network of web servers that allows a quick
transfer of assets and provides high availability and high performance. The primary
benefits of using a CDN service are:
Improving website loading times
Reducing bandwidth costs
Increasing content availability and redundancy
Improving website security

Image Caching  Your webpage is not using uncached images from your domain.
Test

Page 6
JavaScript  Your website is not using cache headers for your JavaScript resources. Setting cache
Caching Test headers can help speed up the serving of your webpages for users that regularly visit
your site.

HOW TO FIX
In order to reduce the number of HTTP requests, you can use the HTTP Expires header
to set an expiration time for your JavaScript resources or any other content type. You
can add the following lines into your .htaccess file:

<IfModule mod_expires.c>
ExpiresActive on

ExpiresByType text/javascript "access plus 1 month"


ExpiresByType application/javascript "access plus 1 month"
</IfModule>

CSS Caching Test  Congratulations! Your website is using cache headers for all CSS resources.

JavaScript  Congratulations! Your website's JavaScript files are minified!


Minification Test

CSS Minification  Congratulations! Your webpage's CSS resources are minified.


Test

Nested Tables  Congratulations, your page does not use nested tables. This speeds up page loading
Test time and optimizes the user experience.

Frameset Test  Congratulations! Your webpage does not use frames.

Doctype Test  Congratulations! Your website has a doctype declaration:

 <!DOCTYPE html>

URL Redirects  Congratulations! Your URL doesn't have any redirects (which could potentially cause
Test site indexation issues and site loading delays).

SERVER AND SECURITY

URL  https://allcitycollision.com and https://www.allcitycollision.com resolve to the same URL.


Canonicalization
Test

HTTPS Test  Your website is successfully using HTTPS, a secure communication protocol over the
Internet.

 Security state: secure

 Certificate issuer: Let's Encrypt Authority X3

 Valid until: Sep 11, 2020

Page 7
Safe Browsing  This site is not currently listed as suspicious (no malware or phishing activity found).
Test

Server Signature  Your server signature is on. Turning off your server signature is generally a good idea
Test from a security standpoint. Read more on how to turn off server signature and improve
your website's security.

 Server: nginx/1.19.0

HOW TO FIX

By default, the Apache webserver sends HTTP headers with some information about
your server version, operating system, modules installed, etc. These informations can
be used by hackers in order to exploit vulnerabilities (specially if you are running an
older version). These information can be hidden or changed with very basic
configurations.

Open Apache's configuration file (httpd.conf or apache.conf) and search for


ServerSignature. If you find it, edit it to:

ServerSignature Off
ServerTokens Prod

If you don't find it, just add these two lines at the end of the file.

Note that, after you modify the configuration file, you must restart the Apache server.

Directory  Congratulations! Your server has disabled directory browsing.


Browsing Test

Plaintext Emails  We've found 2 email addresses in your page code. We advise you to protect email links
Test in a way that hides them from the spam harvesters.

HOW TO FIX

In order to pass this test you must make your email addresses invisible to email
spiders. Note that the best option is to replace your entire contact mechanism with a
contact form and using the POST method while submitting the form.

Other solutions are listed below:

replace the at (@) and dot (.) characters


replace text with images
use email obfuscators
hide email addresses using JavaScript or CSS trick

MOBILE USABILITY

Media Query  Congratulations, your website uses media query technique, which is the base for
Responsive Test responsive design functionalities.

Page 8
Mobile Snapshot
Test

ADVANCED SEO

Structured Data  Congratulations! Your website is using HTML Microdata specifications in order to
Test markup structured data.

Custom 404  Congratulations, your website is using a custom 404 error page. By creating a custom
Error Page Test 404 error page, you can improve your website's user experience by letting users know
that only a specific page is missing/broken (and not your entire site), providing them
helpful links, the opportunity to report bugs, and potentially track the source of broken
links in your site.

Noindex Tag Test  Your webpage does not use the noindex meta tag. This means that your webpage will
be read and indexed by search engines.

Canonical Tag  Your webpage is using the canonical link tag. This tag specifies that the URL:
Test https://allcitycollision.com is preferred to be used in search results. Please ensure that
this specification is correct, as canonical tags are often hard-coded and may not always
reflect the latest changes in a site's URL structure.

 <link href="https://allcitycollision.com/" rel="canonical"/>

Nofollow Tag  Your webpage is using the nofollow meta tag. You are advised to use this tag carefully
Test since search engines will not crawl all links from your webpage.

 <a href="https://www.yelp.com/biz/all-city-collision-center-burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;utm_campaign=yelp_api_v3&amp
;utm_medium=api_v3_business_lookup&amp;utm_source=ydYRjGTMhnPA5cARreTJJ
Q" rel="nofollow noopener" target="_blank"></a>
 <a href="https://www.yelp.com/biz/all-city-collision-center-burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;utm_campaign=yelp_api_v3&amp

Page 9
;utm_medium=api_v3_business_lookup&amp;utm_source=ydYRjGTMhnPA5cARreTJJ
Q" rel="nofollow noopener" target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-collision-center-
burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=2e6hjZoZsF2vewCV-
gEeog&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_revi
ews&amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-collision-center-
burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=2Yp93yFmO_XQHunOlFGHV
w&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_reviews&
amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-collision-center-
burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=YAMuUr_dBxUYAeUNuQP20g
&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_reviews&a
mp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-collision-center-
burbank?adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=kCyeJoT68p4l-
E1GXOSEcg&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_busines
s_reviews&amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-collision-center-
burbank?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=YKV7lzO9b7HgsQ99XgD8NQ
&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_reviews&a
mp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a href="https://www.yelp.com/biz/all-city-auto-body-los-angeles?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;utm_campaign=yelp_api_v3&amp
;utm_medium=api_v3_business_lookup&amp;utm_source=ydYRjGTMhnPA5cARreTJJ
Q" rel="nofollow noopener" target="_blank"></a>
 <a href="https://www.yelp.com/biz/all-city-auto-body-los-angeles?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;utm_campaign=yelp_api_v3&amp
;utm_medium=api_v3_business_lookup&amp;utm_source=ydYRjGTMhnPA5cARreTJJ
Q" rel="nofollow noopener" target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-auto-body-los-
angeles?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=95Q06RPtUJa_mLJPw-
uD3Q&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_revie
ws&amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-auto-body-los-
angeles?adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=R-
GHk9R7cairstIdLhQy4A&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_
v3_business_reviews&amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow
noopener" target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-auto-body-los-
angeles?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=tseATY0NJIgP5RYSrNyyqA&a
mp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_reviews&am
p;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>
 <a class="wp-yelp-name" href="https://www.yelp.com/biz/all-city-auto-body-los-
angeles?
adjust_creative=ydYRjGTMhnPA5cARreTJJQ&amp;hrid=a0mrb8uq241pMJEHXWVug
Q&amp;utm_campaign=yelp_api_v3&amp;utm_medium=api_v3_business_reviews&
amp;utm_source=ydYRjGTMhnPA5cARreTJJQ" rel="nofollow noopener"
target="_blank"></a>

HOW TO FIX
If you want search engines to crawl all the outgoing links on your webpage you must
remove the nofollow meta tag.

Page 10
Disallow  Your robots.txt file disallow the search engines access to some parts of your website.
Directive Test You are advised to check carefully if the access to these resources or pages must be
blocked.

 Disallow: /wp-admin/

SPF Records  Congratulations! Your DNS server is using an SPF record.


Test
 v=spf1 a mx include:websitewelcome.com ~all

Page 11

You might also like