- Gomberg Sharfman (gombergsharfman.com) – Full Analysis - February 26, 2021
- smallbusinessdeacon.com – Full Analysis - February 26, 2021
- fiveminuteclasses.com – Full Analysis - February 26, 2021
(Took us an average of 0.2 seconds to load)
Table of Contents |
---|
Basic information |
Whois information |
Minor HTML issues found on homepage |
Popular words |
Pagespeed analysis |
How can this website be improved? |
Internal pages |
Websites linked to |
Basic information for pittsburghguitars.com
About: Pittsburgh Guitars. We Know Guitars and Gear. Visit us on Pittsburgh’s South Side. Locally owned. Yinzer approved.
Email or contact page: [email protected]
Social media profiles:
- https://www.facebook.com/pittsburghguitars
- https://www.instagram.com/pittsburghguitars/
- https://twitter.com/PittsburghGtrs
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | Pair Domains |
Date Registered | [datetime.datetime(1999, 3, 3, 5, 0), ‘1999-03-03T05:00:00+0000Z’] |
Nameservers | [‘DNS.PAIR.COM’, ‘NS7.NS0.COM’] |
Status | ok https://icann.org/epp#ok |
[email protected] | |
Name | GDPR Redacted |
Organization | None |
Address | GDPR Redacted |
City | GDPR Redacted |
State | PA |
Zipcode | GDPR Redacted |
Country | US |
HTML errors found on homepage
eak: none !important;font-
CSS: “speak”: “none” is not a “speak” value.
='all' /><link rel='stylesheet' id='et-builder-googlefonts-cached-css' href='https://fonts.googleapis.com/css?family=Oswald:200,300,regular,500,600,700|Montserrat:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic|Gloria+Hallelujah:regular&subset=latin,latin-ext&display=swap' type='text/css' media='all' /><link
Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed.
_content"><table border="0" width="640" cellspacing="3" cellpadding="5" align="center"><tbod
The “width” attribute on the “table” element is obsolete. Use CSS instead.
_content"><table border="0" width="640" cellspacing="3" cellpadding="5" align="center"><tbod
The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead.
_content"><table border="0" width="640" cellspacing="3" cellpadding="5" align="center"><tbod
The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead.
_content"><table border="0" width="640" cellspacing="3" cellpadding="5" align="center"><tbod
The “align” attribute on the “table” element is obsolete. Use CSS instead.
_content"><table border="0" width="640" cellspacing="3" cellpadding="5" align="center"><tbod
The “border” attribute on the “table” element is obsolete. Use CSS instead.
body><tr><td align="left" valign="top" width="45%"><p cl
The “align” attribute on the “td” element is obsolete. Use CSS instead.
body><tr><td align="left" valign="top" width="45%"><p cl
The “valign” attribute on the “td” element is obsolete. Use CSS instead.
body><tr><td align="left" valign="top" width="45%"><p cl
The “width” attribute on the “td” element is obsolete. Use CSS instead.
Popular words
Word | Frequency |
---|---|
pittsburgh | 23 |
guitars | 23 |
thanks | 20 |
guitar | 14 |
great | 10 |
thank | 10 |
us | 7 |
john | 7 |
service | 7 |
shop | 6 |
danelectro | 6 |
received | 6 |
play | 6 |
electric | 5 |
new | 5 |
free | 5 |
follow | 5 |
shipping | 4 |
tell | 4 |
hi | 4 |
Pagespeed analysis
OVERALL SITE SPEED: SLOW 🙁 (details below)
CUMULATIVE LAYOUT SHIFT SCORE: SLOW. Have you ever been reading an article online when something suddenly changes on the page? Without warning, the text moves, and you’ve lost your place. Or even worse: you’re about to tap a link or a button, but in the instant before your finger lands—BOOM—the link moves, and you end up clicking something else! This is a measure of how often this is happening on your website.
FIRST CONTENTFUL PAINT MS SCORE: AVERAGE. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: FAST. How long it takes for your website to react if the user interacts with it in some way, such as clicking a link or button.
LARGEST CONTENTFUL PAINT MS SCORE: SLOW. Measures how long the main part of the website takes to load.
Opportunities for improvement
Eliminate render-blocking resources: Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 1,250 ms
Serve images in next-gen formats: Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 210 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 186 KiB
Remove unused CSS: Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 157 KiB
Efficiently encode images: Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).
Potential savings of 35 KiB
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://web.dev/uses-responsive-images/).
Potential savings of 659 KiB
Avoid serving legacy JavaScript to modern browsers: Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren’t necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn More](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)
Potential savings of 14 KiB