website SEO analysis & review tools logo

website SEO analysis & review tools

Options
allAll
successHigh score
mediumMedium score
lowLow score
infoInfo only
socialSocial
backlinksBacklinks
visitorsVisitors
accessibilityAccessibility
SEO-contentSEO-content
technologyTechnology
validityValidity
usabilityUsability
SEOSEO
mobileMobile
performancePerformance
SEO-AuthoritySEO-Authority
securitySecurity

Report for starjumpz.com

iwebchk

Top Priorities

list
Please SUBSCRIBE to see the full list of personalized tasks.
Show more Show less

Traffic Rank

visitors
6,183,059 most visited website in the World Trend: down (+4,948,140)
Traffic Rank is provided by Alexa

Visitors Localization

visitors
No data available.
Registering country code top level domains (ccTLD) can prevent potential competitors from taking advantage of your primary domain reputation. It is also one of the ways to improve country specific SEO and performance. (www.searchenginejournal.com/seo-without-boarders-a-guide-to-international-seo-nick-paterman/60092/)

Images

accessibilitySEO-content
We have located images with missing ALT attribute.
Number of images: 12
Missing alt tag: 9

List of images with missing ALT attributes:

  • http://starjumpz.com/wp-content/uploads/2016/10/Social-Media-buttons-header11.jpg
  • http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placehol...png (8 locations)
The "alt" attribute provides a text equivalent for the image. If the browser cannot display an image the alt description will be given in its place. Furthermore, some visitors cannot see images as they might be blind in which the alt tag provides a valuable image description. Finally, search engines utilize the alt attribute for image search indexing. (www.w3.org/QA/Tips/altAttribute)

Title

SEO-content
We have found following title:

"Paediatric Occupational Therapy Speech Wellbeing Behavioural Paediatrician Kent Sussex South East Dyspraxia Autism Starjumpz"

Length: 124 characters

Warning: The title is 124 characters long. The title should not exceed 80 characters.

The <TITLE> element provides a short piece of text describing the document. The title is very important as it shows in the window title bars, bookmarks and search results. Title should be between 60 to 80 characters long. (www.w3.org/QA/Tips/good-titles)

Description Metatag

SEO-content
We have found following description:

"Paediatric Occupational Therapy is our speciality Kent Sussex Starjumpz"

Length: 71 characters
The description attribute should provide a concise explanation of a Web page's content. Also, the description is often displayed on search engine results and can indirectly affect page ranking.

Keywords Metatag

SEO-content
We have found 1 keywords:
  • Occupational Therapy
Length: 20 characters
The keywords attribute was utilized by search engines to provide more accurate search results. Due to the over usage and spamming the keywords attribute has been phased out and is no longer relevant. Google doesn't use the "keywords" meta tag in web search ranking.

Text to HTML Ratio

SEO-content
The Text to HTML ratio is 7.25%
Original content is by far the single most important element to search engines. Low Text to HTML ratio indicates little content for search engines to index. We consider it to be good practice to have a Text to HTML ratio of at least 10% and ideal above 20%

Keyword Density & Consistency

SEO-content
Consistent Keywords % Density # Count T Title D Desc. H <H> A ALT B <b>
therapy3.73%1411---
starjumpz2.13%811---
behavioural2.13%81-1--
paediatric1.87%7111--
occupational1.60%611---
wellbeing1.60%61--1-
programmes1.60%6-----
speech1.33%51----
services1.33%5--1--
challenges1.33%5--1--
occupational therapy1.60%611---
paediatric occupational1.33%511---
south east0.80%31----
wellbeing consultants0.80%3-----
behavioural therapy0.80%3-----
paediatric occupational therapy1.33%511---
pioneering paediatric services0.27%1--1--
such challenges might0.27%1-----
first contact starjumpz0.27%1-----
event booking page0.27%1-----
Keywords density and consistency are notable factors for optimal page SEO. Preferred keywords should have higher keywords density indicating their importance. Optimally, preferred keywords should also be consistently utilized in multiple essential areas of the page such as title, description meta tag, h1 through h6 headings, alt image attributes, backlinks and internal links anchor text. Keyword density of above 6% can indicate that the word or a phrase appears too many time in the content.

Frames

accessibilitySEO-content
No frames detected.
It is not recommended to use frames or iframes because they can cause problems for search engines. It is best to avoid frames and inline frames whenever possible (searchenginewatch.com/article/2064573/Search-Engines-and-Frames). If frames must be utilized consider <noframes> tag. (www.w3schools.com/tags/tag_noframes.asp).

Flash

accessibilitytechnologySEO-content
No flash detected.
Flash and other reach-media technologies should primarily be utilized for decorative purposes. This makes your site more search engine friendly and improves accessibility (support.google.com/webmasters/bin/answer.py?hl=en&answer=72746#1).

Headings

SEO-content
  • 2 <H1>
    • Pioneering Paediatric services for children with learning, developmental, motor and behavioural challenges
    • Home
  • 0 <H2>
  • 0 <H3>
  • 1 <H4>
    • Stay Up To Date
  • 0 <H5>
  • 0 <H6>
The <h1> to <h6> tags are used to define HTML headings. The <h1> tag should hold the title describing the content of a specific page therefore only one h1 tag is needed per page. There can be any number of h2 - h6 tags but they should be added in order of importance (www.w3schools.com/tags/tag_hn.asp).

Doctype

technologyvalidity
XHTML 1.0 TRANSITIONAL
The <!DOCTYPE> declaration tells the web browser about what version of HTML the page is written in. It is good practice to always add the <!DOCTYPE> declaration to the HTML documents, so that the browser knows what type of document to expect. (www.w3schools.com/tags/tag_DOCTYPE.asp)

Character Encoding

technologyvalidity
UTF-8 (Unicode)
Covers: Worldwide
To display an HTML page correctly, the browser must know what character-set to use.

Language

usability
Declared Language: None
Language Attribute: en-US (English)
The HTML "lang" attributes and language metatag define the base language to be used for displaying text and characters on a Website.

W3C Markup Validation

validity
Status: FAILED [31 errors, 1 warning(s)]
It is good practice to use valid HTML/XHTML markup as it ensures that the search engines can read the website correctly as well as it improves cross browser compatibility (W3C Markup Validation Service).

Deprecated HTML elements

technologyvalidity
ElementCountDescription
<center>1The center element has been deprecated in favor of using CSS to center elements.
<font>1The font element has been deprecated in favor of the font and color style properties.
A deprecated element is one that has been outdated by newer constructs. Deprecated elements may become obsolete in future versions of HTML so it is recommended not to use them.

Nested HTML Tables

accessibilitytechnology
Great, no nested tables detected.
In general it is not recommended to use nested tables or to utilize tables for page layout. Nested tables are known to cause performance issues due to increased HTML size and rendering time. It is better to use CSS layout instead.

Web Analytics

technology
Yes, we have detected following web analytics tools:
  • Google analytics icon Google™ Analytics
Web Analytics Tools collect and measure information about visitor activity on a website. Well interpreted web traffic data is invaluable in determining a successfully web strategy and assessing the effectiveness of a website. At a minimum, we recommend to utilize at least one web analytics tool.

robots.txt

SEO
Yes, http://starjumpz.com/robots.txt

Your robots.txt file is blocking search engines access to parts of the website.

User-agent: *
  • Disallow: /wp-admin/
  • Allow: /wp-admin/admin-ajax.php
A robots.txt file restricts access to search engine robots that crawl the web. (www.robotstxt.org/robotstxt.html)

XML Sitemap

SEO
Sitemaps inform search engines about pages available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL. XML sitemap should help search engines to crawl the site more intelligently. (www.sitemaps.org/protocol.html)

Accessibility Check

accessibility
WCAG 2.0 (AA) Conformance Test: FAILED [33 error(s)]
  1. Imagemap area element missing alt attribute.
    [Line 125, Col 1] <area shape="rect" coords="14,29,41,57" href="https://www.facebook.com/pages/Starjumpz/3120771322483 ...
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  2. Imagemap area element missing alt attribute.
    [Line 126, Col 1] <area shape="rect" coords="40,29,67,57" href="http://www.twitter.com/starjumpz" />
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  3. Imagemap area element missing alt attribute.
    [Line 127, Col 1] <area shape="rect" coords="67,29,94,57" href="https://www.youtube.com/user/StarjumpzTV" />
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  4. Imagemap area element missing alt attribute.
    [Line 128, Col 1] <area shape="rect" coords="94,29,121,57" href="http://uk.linkedin.com/in/joannabrett" />
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  5. Imagemap area element missing alt attribute.
    [Line 129, Col 1] <area shape="rect" coords="121,29,148,57" href="https://plus.google.com/u/0/100532063215315849310/po ...
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  6. Imagemap area element missing alt attribute.
    [Line 130, Col 1] <area shape="rect" coords="147,29,174,57" href="http://pinterest.com/starjumpz/" />
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  7. Imagemap area element missing alt attribute.
    [Line 131, Col 1] <area shape="rect" coords="173,29,200,57" href="http://www.starjumpz.com/feed" />
    Add an alt attribute to this area element. The alt attribute should describe the link destination and make sense when read out of context.
  8. input element, type of "text", missing an associated label.
    [Line 135, Col 170] <input type="text" value="Search this website &#x2026;" name="s" class="s search-input" onfocus="if ...
    Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
  9. Label text is empty.
    [Line 135, Col 170] <input type="text" value="Search this website &#x2026;" name="s" class="s search-input" onfocus="if ...
    Add text to the label element.
  10. input element, type of "text", has no text in label.
    [Line 135, Col 170] <input type="text" value="Search this website &#x2026;" name="s" class="s search-input" onfocus="if ...
    Add text to the input element's associated label that describes the purpose or function of the control.
  11. font used.
    [Line 252, Col 42] <font size="5" color="#A8AAB2">Pioneering services for children with learning, developmental, motor ...
    Remove the font element from the document.
  12. Anchor contains no text.
    [Line 254, Col 393] <a href="none" target="1"><img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/ima ...
    Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  13. Image used as anchor is missing valid Alt text.
    [Line 254, Col 419] <img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placeholder-pixel.png" ...
    Add Alt text that identifies the purpose or function of the image.
  14. Anchor contains no text.
    [Line 254, Col 760] <a href="none" target=""><img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/imag ...
    Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  15. Image used as anchor is missing valid Alt text.
    [Line 254, Col 785] <img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placeholder-pixel.png" ...
    Add Alt text that identifies the purpose or function of the image.
  16. Anchor contains no text.
    [Line 254, Col 1077] <a href="none" target="1"><img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/ima ...
    Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  17. Image used as anchor is missing valid Alt text.
    [Line 254, Col 1103] <img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placeholder-pixel.png" ...
    Add Alt text that identifies the purpose or function of the image.
  18. Anchor contains no text.
    [Line 254, Col 1389] <a href="none" target="1"><img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/ima ...
    Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  19. Image used as anchor is missing valid Alt text.
    [Line 254, Col 1415] <img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placeholder-pixel.png" ...
    Add Alt text that identifies the purpose or function of the image.
  20. Anchor contains no text.
    [Line 254, Col 1713] <a href="none" target="1"><img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/ima ...
    Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  21. Image used as anchor is missing valid Alt text.
    [Line 254, Col 1739] <img src="http://starjumpz.com/wp-content/plugins/easing-slider/assets/images/placeholder-pixel.png" ...
    Add Alt text that identifies the purpose or function of the image.
  22. Header nesting - header following h1 is incorrect.
    [Line 255, Col 860] <h1>Home</h1>
    Modify the header levels so only an h1 or h2 follows h1.
  23. input element, type of "text", missing an associated label.
    [Line 290, Col 4] <input id="awf_field-46335022" class="text" style="margin-bottom: 10px;" tabindex="500" name="name" ...
    Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
  24. Label text is empty.
    [Line 290, Col 4] <input id="awf_field-46335022" class="text" style="margin-bottom: 10px;" tabindex="500" name="name" ...
    Add text to the label element.
  25. input element, type of "text", has no text in label.
    [Line 290, Col 4] <input id="awf_field-46335022" class="text" style="margin-bottom: 10px;" tabindex="500" name="name" ...
    Add text to the input element's associated label that describes the purpose or function of the control.
  26. input element, type of "text", missing an associated label.
    [Line 291, Col 1] <input id="awf_field-46335023" class="text" style="margin-bottom: 10px;" tabindex="501" name="email" ...
    Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.
  27. Label text is empty.
    [Line 291, Col 1] <input id="awf_field-46335023" class="text" style="margin-bottom: 10px;" tabindex="501" name="email" ...
    Add text to the label element.
  28. input element, type of "text", has no text in label.
    [Line 291, Col 1] <input id="awf_field-46335023" class="text" style="margin-bottom: 10px;" tabindex="501" name="email" ...
    Add text to the input element's associated label that describes the purpose or function of the control.
  29. img element missing alt attribute.
    [Line 335, Col 1] <img style="float: left;" src="http://starjumpz.com/wp-content/uploads/2013/03/HopscotchLogo_175px.j ...
    Add an alt attribute to your img element.
  30. img element missing alt attribute.
    [Line 336, Col 1] <img src="http://starjumpz.com/wp-content/uploads/2013/04/logo_height_100px.png" style="margin: 20px ...
    Add an alt attribute to your img element.
  31. img element missing alt attribute.
    [Line 337, Col 1] <img src="http://starjumpz.com/wp-content/uploads/2013/03/rompa_175px.png">
    Add an alt attribute to your img element.
  32. img element missing alt attribute.
    [Line 338, Col 1] <img src="http://starjumpz.com/wp-content/uploads/2014/08/otplaylogo-e1409350326366.png">
    Add an alt attribute to your img element.
  33. The contrast between the colour of text and its background for the element is not sufficient to meet WCAG2.0 Level AA.
    [Line 346, Col 178] <p>Copyright &#x000A9;&nbsp;2018 starjumpz.co.uk</p>
    Use a colour contrast evaluator to determine if text and background colours provide a contrast ratio of 4.5:1 for standard text, or 3:1 for larger text. Change colour codes to produce sufficient contrast. http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html#visual-audio-contrast-contrast-resources-head
Following Web accessibility standards while developing a website can help users with specific needs, such as visually impaired, motor/mobility, auditory, seizures, as well as cognitively and intellectually impaired disabilities. Some of these fixes include general seo applications like Alt tags, Form labels, fixing empty links and adding alternative text. To read more about accessibility guidelines follow this link Web Content Accessibility Guidelines (WCAG) Overview.

Mobile Rendering

mobile
Mobile internet usage has been exceeding PC's since 2014 and growing so it is critical for pages to render correctly on mobile devices.

Mobile Optimization

mobileperformanceSEO
Mobile PageSpeed analyzes webpages and evaluates its performance while providing suggestions on reducing page load times. Google is incorporating website speed in search ranking (www.mattcutts.com/blog/site-speed)

Mobile Experience

mobileusability
Mobile users have now become a critical part of online visits. Making the website mobile friendly is no longer an option but rather necessity. (https://developers.google.com/webmasters/smartphone-sites/)

Favicon

usability
favicon
file: http://starjumpz.com/wp-content/themes/metro/images/favicon.png
size: 32px  by  32px
type: image/png
No hi-resolution (192x192) icon found.
Apple touch icon not found
The Favicon is a small icon associated with a website. The Favicon is important because it is displayed next to the website's URL in the address bar of the browser as well as in bookmarks and shortcuts.

Custom 404 Error Page

usability
Yes, custom 404 error page detected.
A 404 is a standard http response code for a resource that cannot be located on the server. Web servers usually return a "404 Not Found" error page for non-existing pages. Unfortunately, these default error pages are very generic and a not very user friendly, therefore, using a custom 404 error page is highly recommended.

Process of returning http status code "200 OK" for a non-existent page or redirecting users to another url is called soft 404. Soft 404 errors are problematic for search engines and are not advisable. (https://support.google.com/webmasters/answer/181708)

Printability

usability
Could not locate print-friendly CSS.
Print-friendly pages are designed to fit on an 8.5"x11" or A4 sheet and usually include only the content of the page, along with source information.

W3C CSS Validation

validity
Status: FAILED [4 error(s)]
It is recommended to use valid CSS to ensure that the website displays correctly. (W3C CSS Validation Service).

Indexed Pages

SEO-Authority
Estimated number of pages indexed by Google™: about 10
The higher number of indexed pages the more content search engines can index, which increases overall value of the website.

Domain Age

SEO-Authority
Your domain was registerd for the first time: 6 years, 4 months, 1 day ago.
Age of the domain is one of the many signals that search engines utilize for ranking. Brand new domains generally have more difficult time to rank high for the first few months.

Domain Expiration

SEO-Authority
Your domain expires in: 7 months, 29 days, 13 hours.
Domain expiration far in to the future is considered a good practice as it promotes confidence in your website, decreases chances of losing domain and in certain cases might help with search engine ranking. (https://www.hover.com/blog/three-reasons-to-renew-your-domain-names-for-five-years/)

IP Canonicalization

SEO
No, your site's IP 192.232.216.160 does not redirect to starjumpz.com.
Some web spiders index websites using IP as well as domain name which can cause duplicate content if there is no IP Canonicalization.

URL Canonicalization

SEO
Yes, both the www.starjumpz.com and starjumpz.com resolve to the same URL.
Domain name with WWW and without can be considered as different pages causing duplicate content for search engines. (www.mattcutts.com/blog/seo-advice-url-canonicalization)

Page Speed

performanceSEO
Google Page Speed score: 59% (Low)
Rq. Requests Hst. Hosts LT Load time Html Img Images JS JavaScript CSS F Flash O Other PS Page Size
1251916.23s760.21 KB626.43 KB2.1 MB264.28 KB0 B155.29 KB3.86 MB

RecommendationImpactDetails
Avoid landing page redirects
None
Your page has no redirects.
    Enable compression
    None
    You have compression enabled.
      Leverage browser caching
      High
      Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
        Leverage browser caching for the following cacheable resources:
        Reduce server response time
        High
        In our test, your server responded in 0.98 seconds. There are many factors that can slow down your server response time. Please read our recommendations to learn how you can monitor and measure where your server is spending the most time.
          Minify CSS
          Low
          Compacting CSS code can save many bytes of data and speed up download and parse times.
            Minify CSS for the following resources to reduce their size by 3.9KiB (29% reduction).
            Minify HTML
            None
            Your HTML is minified.
              Minify JavaScript
              Low
              Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
                Minify JavaScript for the following resources to reduce their size by 2.4KiB (25% reduction).
                Eliminate render-blocking JavaScript and CSS in above-the-fold content
                Medium
                Your page has 20 blocking script resources and 8 blocking CSS resources. This causes a delay in rendering your page.
                  None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
                    Remove render-blocking JavaScript:Optimize CSS Delivery of the following:
                    Optimize images
                    High
                    Properly formatting and compressing images can save many bytes of data.
                      Optimize the following images to reduce their size by 299.9KiB (60% reduction).
                      Prioritize visible content
                      Low
                      Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
                        The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
                        • Only about 21% of the final above-the-fold content could be rendered with the full HTML response snapshot:29.

                        PageSpeed analyzes webpages and evaluates its performance while providing suggestions on reducing page load times. Google is now incorporating website speed in search ranking (www.mattcutts.com/blog/site-speed)

                        Server Information

                        security

                        ISP:
                        Websitewelcome.com
                        Server IP:
                        192.232.216.160
                        Server Location:
                        US TEXAS, Houston

                        Name Server 1:
                        ns3181.hostgator.com (50.87.144.91)
                        Name Server 2:
                        ns3182.hostgator.com (192.232.216.155)
                        Your server's IP address and location have minor impact on the country specific SEO. It is recommend to host the website in the country where the number of vistors is desired to be the highest. Search engines take the geolocation of a server into account. (www.youtube.com/watch?v=hXt23AXlJJU)

                        HTTPS (SSL)

                        security
                        Issued To:
                        Common Name (CN):
                        *.hostgator.com
                        Issuer:
                        Common Name (CN):
                        COMODO RSA Domain Validation Secure Server CA
                        Oranization (O):
                        COMODO CA Limited
                        Period of Validity
                        Begins On:
                        10/15/2015
                        Expires On:
                        10/15/2018

                        Warning: The SSL certificate is invalid for starjumpz.com domain.
                        Google™ is now treating HTTPS as a ranking signal. HTTPS is a secure web protocol that allows for encrypted communication between website and the client. HTTPS protocol requires your website to have an SSL certificate, which can be purchased from a Certificate Authority (CA) or SSL vendor. (security.googleblog.com/2014/08/https-as-ranking-signal_6.html).

                        Safe Browsing

                        security
                        Yes
                        Safe Browsing is a service provided by Google that enables applications to check URLs against Google's constantly updated lists of suspected phishing and malware pages. If your site is marked as unsafe see our guide on how to fix websites blocked by google safe browsing

                        Spam Blacklist

                        security
                        Good, your IP 192.232.216.160 is not blacklisted.
                        Spammer directories provide lists of IPs from which spam distribution is reported. Emails sent from the blocked IPs are subject to closer scrutiny and are much less likely to be delivered. For email campaigns it is recommended to utilize professional email services to ensure that your website IP is not blocked. (www.stopforumspam.com)

                        Email Address Obfuscation

                        security
                        Great, this webpage does not contain email addresses displayed in plain text.
                        It is recommended to obfuscate email addresses posted in public. This prevents email addresses from being automatically harvested by spam bots which helps to decrease number of unsolicited emails. See our email obfuscation techniques guide for more details.

                        Directory Browsing

                        security
                        Great, your server has directory browsing disabled.
                        Protect Webserver directories from unwanted browsing. To enhance security, directory browsing should be disabled unless you have a specific reason to enable it. If you enable directory browsing, make sure that you only enable it on the particular directory or directories that you want to share. (https://technet.microsoft.com/en-us/library/cc731109)

                        Whois Privacy

                        security
                        No contact information available.
                        Whois Privacy is a service that prevents domain owner contact information from being displayed in the publicly available Whois records. This can help to cut down on unwanted spam but utilizing Whois privacy should be evaluated against business model and branding strategy.

                        Server Signature

                        security
                        On, nginx/1.12.2
                        Attackers can utilize server signature versioning information to their advantage therefore it is recommended to disable it when possible.