Site Audit (Details)

Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]

373 issues found
Errors: 74 | Warnings: 44 | Info: 255 |Pages: 79 |Date: Apr 10, 2026
Site Audit: Summary
Indexing and crawlability
Resources with 4xx status code
11
Resources with 5xx status code
0
Resources restricted from indexing
0
404 page set up correctly
Yes
robots.txt file
Yes
.xml sitemap
Yes
Redirects
Fixed www and non-www versions
Yes
Issues with HTTP/HTTPS site versions
No
Pages with 302 redirect
0
Pages with 301 redirect
0
Pages with long redirect chains
0
Pages with meta refresh
0
Pages with rel="canonical"
61
Encoding and technical factors
Mobile friendly
N/A
HTTPS pages with mixed content issues
0
Pages with multiple canonical URLs
0
Pages with Frames
0
Pages with W3C HTML errors and warnings
18
Pages with W3C CSS errors and warnings
74
Too big pages
0
URLs
Dynamic URLs
0
Too long URLs
0
Links
Broken links
13
Pages with excessive number of links
0
Dofollow external links
0
Images
Broken images
0
Empty alt text
0
On-page
Empty title tags
0
Duplicate titles
0
Too long titles
4
Empty meta description
0
Duplicate meta descriptions
0
Too long meta description
5
Page Speed
Pages that do not pass Core Web Vitals assessment
0
Pages with poor Performance Score
22
Eliminate render-blocking resources
0
Properly size images
0
Defer offscreen images
0
Efficiently encode images
0
Serve images in next-gen formats
0
Minify CSS
0
Minify JavaScript
0
Remove unused CSS
0
Remove unused JavaScript
0
Remove duplicate modules in JavaScript bundles
0
Avoid serving legacy JavaScript to modern browsers
0
Enable text compression
0
Preconnect to required origins
0
Reduce initial server response time
0
Avoid multiple page redirects
0
Use video formats for animated content
0
Preload Largest Contentful Paint image
0
Avoid enormous network payloads
0
Serve static assets with an efficient cache policy
0
Avoid an excessive DOM size
0
Minimize main-thread work
0
Avoid long main-thread tasks
10
Reduce JavaScript execution time
0
Set an explicit 'width' and 'height' on image elements
0
Ensure text remains visible during webfont load
0
Avoid 'document.write()'
0
Minimize third-party usage
0
Lazy load third-party resources with facades
0
Avoid large layout shifts
63
Avoid non-composited animations
0
Localization
Language Versions
13
Pages with hreflang elements
12
Incorrect language codes
0
Invalid URLs
0
Missing return links
0
Conflicting hreflang elements
0
Non-canonical pages with hreflang elements
0
Missing "x-default" values
0
Incomplete hreflang values
0
Site Audit: Details
Resources with 4xx status code (11 resources)

Some of your resources return 4xx status codes.

HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
2
HTTP status code
404
Not found
Found on pages
2
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
HTTP status code
404
Not found
Found on pages
1
About this SEO Factor:

4xx errors often point to a problem on a website. For example, if you have a broken link on a page, and visitors click it, they may see a 4xx error. It's important to regularly monitor and fix these errors, because they may have negative impact and lower your site's authority in users' eyes.

Resources with 5xx status code (0 resources)

Well done! Your website is free from 5xx errors.

About this SEO Factor:

5xx error messages are sent when the server has a problem or error. It's important to regularly monitor these errors and investigate their causes, because they may have negative impact and lower the site's authority in search engines' eyes.

404 page set up correctly (Yes)

Good job! Your site's 404 error page is set up correctly.

About this SEO Factor:

A custom 404 error page can help you keep users on the website. In a perfect world, it should inform users that the page they are looking for doesn't exist, and feature such elements as your HTML sitemap, the navigation bar and a search field. But more importantly, a 404 error page should return the 404 response code. This may sound obvious, but unfortunately it's rarely so.

According to Google Search Console:

"Returning a code other than 404 or 410 for a non-existent page... can be problematic. Firstly, it tells search engines that there's a real page at that URL. As a result, that URL may be crawled and its content indexed. Because of the time Googlebot spends on non-existent pages, your unique URLs may not be discovered as quickly or visited as frequently and your site's crawl coverage may be impacted. We recommend that you always return a 404 (Not found) or a 410 (Gone) response code in response to a request for a non-existing page."

robots.txt file (Yes)

Well done! A robots.txt file is available on your website.

About this SEO Factor:

The robots.txt file is automatically crawled by robots when they arrive at your website. This file should contain commands for robots, such as which pages should or should not be indexed. If you want to disallow indexing of some content (for example, pages with private or duplicate content), just use an appropriate rule in the robots.txt file. For more information on such rules, check out http://www.robotstxt.org/robotstxt.html.

Please note that commands placed in the robots.txt file are more like suggestions rather than absolute rules for robots to follow. There's no guarantee that some robot will not check the content that you have disallowed.

.xml sitemap (Yes)

Well done! An .xml sitemap is present on your website. Remember to resubmit it to search engines each time you make changes to it.

About this SEO Factor:

An XML sitemap should contain all of the website pages that you want to be indexed, and should be located on the website one directory structure away from the homepage (ex. http://www.site.com/sitemap.xml). In general, it serves to aid indexing. You should update it each time you add new pages to your website. Besides, the sitemap should follow particular syntax.

The sitemap allows you to set the priority of each page, telling search engines which pages they are supposed to crawl more often (i.e. they are more frequently updated). Learn how to create an .xml sitemap at http://www.sitemaps.org/.

Resources restricted from indexing (0 resources)

None of your site's resources are restricted from indexing.

About this SEO Factor:

A resource can be restricted from indexing in several ways:

  • in the robots.txt file;
  • by Noindex X-Robots tag;
  • by Noindex Meta tag.
Each of these is a line of HTML code that says how crawlers should handle certain resources on the site. Specifically, the tag tells crawlers if they are not allowed to index the page or resource, follow its links, and/or archive its contents. So make sure that all your unique and useful content is available for indexing.

Fixed www and non-www versions (Yes)

Good job! www and non-www versions on your website have been merged.

About this SEO Factor:

Usually websites are available with and without "www" in the domain name. Merging both URLs will help you prevent search engines from indexing two versions of a website.

Although the indexing of both versions won't cause a penalty, setting one of them as a priority is a best practice, in part because it helps funnel the SEO value from links to one common version. You can look up or change your current primary version in the .htaccess file. Also, it is recommended to set the preferred domain in Google Search Console.

Issues with HTTP/HTTPS site versions (No)

There are no HTTP/HTTPS content duplication issues on your website.

About this SEO Factor:
Using secure encryption is highly recommended for many websites (for instance, those taking transactions and collecting sensitive user information.) However, in many cases, webmasters face technical issues when installing SSL certificates and setting up the HTTP/HTTPS versions of the website.

In case you're using an invalid SSL certificate (ex. untrusted or expired one), most Web browsers will prevent users from visiting your site by showing them an "insecure connection" notification.

If the HTTP and HTTPS versions of your website are not set properly, both of them can get indexed by search engines and cause duplicate content issues that may undermine your website rankings.
Pages with 302 redirect (0 pages)

Good job! No 302 redirects have been found on your website.

About this SEO Factor:

302 redirects are temporary, so they don't pass any link juice. If you use them instead of 301s, search engines may continue to index the old URLs, and disregard the new ones as duplicates. Or they may divide the link popularity between the two versions, thus hurting search rankings. That's why it is not recommended to use 302 redirects if you are permanently moving a page or a website. Stick to a 301 redirect instead to preserve link juice and avoid duplicate content issues.

Pages with 301 redirect (0 pages)

No 301 redirects have been found on your website.

About this SEO Factor:

301 redirects are permanent and are usually used to solve problems with duplicate content or to redirect certain URLs that are no longer necessary. The use of 301 redirects is absolutely legitimate, and it's good for SEO because a 301 redirect will funnel link juice from the old page to the new one. Just make sure you redirect old URLs to the most relevant pages.

Pages with long redirect chains (0 pages)

Well done! There have been found no pages with long redirect chains (longer than 2 redirects) on your website.

About this SEO Factor:

In certain cases, either due to bad .htaccess file setup or due to some deliberately taken measures, a page may end up with having two or more redirects. It is strongly recommended to avoid such redirect chains longer than 2 redirects since they may be the reason of multiple issues:

  • There is a high risk that a page will not be indexed as Google bots do not follow more than 5 redirects.
  • Too many redirects will slow down your page speed. Every new redirect may add up to several seconds to the page load time.
  • High bounce rate: users are not willing to stay on a page that takes more than 3 seconds to load.
Pages with meta refresh (0 pages)

Well done! No Meta refresh redirects were found on your website.

About this SEO Factor:

Basically, Meta refresh may be seen as a violation of Google's Quality Guidelines and therefore is not recommended from the SEO point of view. As one of Google's representatives points out: "In general, we recommend not using meta-refresh type redirects, as this can cause confusion with users (and search engine crawlers, who might mistake that for an attempted redirect)... This is currently not causing any problems with regards to crawling, indexing, or ranking, but it would still be a good idea to remove that." So stick to the permanent 301 redirect instead.

Pages with rel="canonical" (61 pages)

There are pages with canonical URLs specified for them on your website. Please, make sure that your rel="canonical" tags or rel="canonical" HTTP headers are set up correctly.

Page
Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]
Page
1/10oz Silver Value — Current Price of 1/10oz Silver
Page
100oz Silver Value — Current Price of 100oz Silver
Page
10oz Silver Value — Current Price of 10oz Silver
Page
1kg Silver Value — Current Price of 1kg Silver
Page
1oz Silver Value — Current Price of 1oz Silver
Page
2oz Silver Value — Current Price of 2oz Silver
Page
5oz Silver Value — Current Price of 5oz Silver
Page
800 Silver Calculator — European Silver Value by Weight
Page
835 Silver Calculator — European Silver Value by Weight
Page
900 Silver Calculator — Coin Silver Value by Weight
Page
925 Silver Calculator — Sterling Silver Value by Weight
Page
958 Silver Calculator — Britannia Silver Value by Weight
Page
999 Silver Calculator — Fine Silver Value by Weight
Page
حاسبة خردة الفضة — قيمة الانصهار المباشرة
Page
Silberschrott-Rechner — Silber Schmelzwert Live
Page
Calculadora de Plata de Desecho — Valor de Fusión de Plata en Vivo
Page
Calculateur de Ferraille d'Argent — Valeur de Fonte en Direct
Page
चांदी स्क्रैप कैलकुलेटर — लाइव चांदी का मूल्य
Page
How Silver Prices Work — What Determines the Price of Silver?
Page
How to Use Our Silver Calculators — Complete Guide for New Users
Page
Calcolatore Argento Rottame — Valore di Fusione in Tempo Reale
Page
Junk Silver Calculator — Pre-1965 US Coin Melt Value
Page
Pennyweight (DWT) Calculator — Convert DWT to Grams & Silver Value
Page
Calculadora de Prata Sucata — Valor de Fusão ao Vivo
Page
Калькулятор Лома Серебра — Стоимость Плавки Онлайн
Page
Silver Bracelet Value — How Much Is a Silver Bracelet Worth?
Page
Silver Chain Value — How Much Is a Silver Chain Worth?
Page
Silver Cup Value — How Much Is a Silver Cup Worth?
Page
Silver Fork Value — How Much Is a Silver Fork Worth?
Page
Silver Hallmarks Guide — Every Silver Stamp & Mark Explained
Page
Silver Knife Value — How Much Is a Silver Knife Worth?
Page
Silver Melt Value Calculator — Find Your Silver's Melt Worth
Page
Silver Necklace Value — How Much Is a Silver Necklace Worth?
Page
Silver Plate Value — How Much Is a Silver Plate Worth?
Page
Silver Price Per Gram Today — Live Price & Converter
Page
Silver Price Per Ounce Today — Live Troy Ounce Price
Page
Silver Ring Value — How Much Is a Silver Ring Worth?
Page
Silver Scrap Calculator — Calculate Scrap Silver Value by Weight & Purity
Page
Silver Spoon Value — How Much Is a Silver Spoon Worth?
Page
Silver Tray Value — How Much Is a Silver Tray Worth?
Page
Sona Chandi Calculator — Gold & Silver Live Rate Calculator
Page
Silver Tola Calculator — Convert Tola to Grams & Silver Value
Page
Hurda Gümüş Hesaplayıcı — Canlı Eritme Değeri
Page
چاندی سکریپ کیلکولیٹر — لائیو چاندی کی قیمت
Page
What Is Junk Silver? — Complete Guide to Pre-1965 Silver Coins
Page
What Is Silver Bullion? — Bars, Coins & Rounds Explained
Page
What Is Silver Melt Value? — How to Calculate the Melt Value of Silver
Page
What Is Silver Scrap? — Guide to Scrap Silver Value & How It's Calculated
Page
What Is a Troy Ounce? — Troy Ounce vs Regular Ounce Explained
Page
废银计算器 — 实时白银熔炼价值
About this SEO Factor:

In most cases duplicate URLs are handled via 301 redirects. However sometimes, for example when the same product appears in two categories with two different URLs and both need to be live, you can specify which page should be considered a priority with the help of rel="canonical" tags. It should be correctly implemented within the <head> tag of the page and point to the main page version that you want to rank in search engines. Alternatively, if you can configure your server, you can indicate the canonical URL using rel="canonical" HTTP headers.

HTTPS pages with mixed content issues (0 pages)

Well done! None of your HTTPS pages have mixed content issues.

About this SEO Factor:
Using secure encryption is highly recommended for many websites (for instance, those taking transactions and collecting sensitive user information.) However, in many cases, webmasters face technical issues when switching their websites from HTTP to HTTPS. And one of these issues is the so-called mixed content - e.i. when your secure HTTPS pages include insecure content served over HTTP.

If an HTTPS page includes content retrieved through regular, cleartext HTTP, this weakens the security of the entire page as the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers. For this reason, in many modern browsers, such content might get blocked from loading or load with an "insecure connection" warning.

According to Google, there are two types of mixed content: active and passive.
Passive mixed content refers to content that doesn't interact with the rest of the page, and thus a man-in-the-middle attack is restricted to what they can do if they intercept or change that content. Passive mixed content includes images, video, and audio content, along with other resources that cannot interact with the rest of the page. Active mixed content interacts with the page as a whole and allows an attacker to do almost anything with the page. Active mixed content includes scripts, stylesheets, iframes, flash resources, and other code that the browser can download and execute.
Mobile friendly (N/A)

There is no data for this factor.

About this SEO Factor:

According to Google, the mobile-friendly algorithm affects mobile searches in all languages worldwide and has a significant impact in Google's search results. This algorithm works on a page-by-page basis - it is not about how mobile-friendly your pages are, it is simply are you mobile-friendly or not.

The algo is based on such criteria as small font sizes, tap targets/links, readable content, your viewpoint, etc.

Pages with multiple canonical URLs (0 pages)

Good job! None of your website's pages have multiple canonical URLs.

About this SEO Factor:
Having multiple canonical URLs specified for a page happens frequently in conjunction with SEO plugins that often insert a default rel="canonical" link, possibly unknown to the webmaster who installed the plugin. Double-checking the page's source code and your server's rel="canonical" HTTP headers configurations will help correct the issue.

In case of multiple rel="canonical" declarations, Google will likely ignore all the rel=canonical hints, so your effort to avoid duplicate content issues may go useless.

Pages with Frames (0 pages)

Well done! Your website pages are free from Frames.

About this SEO Factor:

Frames allow displaying more than one HTML document in the same browser window. As a result, text and hyperlinks (the most important signals for search engines) appear missing from such documents. If you use Frames, search engines will fail to properly index your valuable content.

Pages with W3C HTML errors and warnings (18 pages)

Some pages on your site have errors in HTML markup.

Search engine spiders find it easier to crawl through semantically correct markup, this is why site's HTML markup should be valid and free of errors. If for example, one of the tags has been left unclosed, the spiders may miss an entire chunk, thus reducing the value of the page.

Page
Calculadora de Plata de Desecho — Valor de Fusión de Plata en Vivo
HTML errors and warnings
19 errors
0 warnings
Page
Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]
HTML errors and warnings
17 errors
1 warnings
Page
Calculateur de Ferraille d'Argent — Valeur de Fonte en Direct
HTML errors and warnings
11 errors
0 warnings
Page
Silberschrott-Rechner — Silber Schmelzwert Live
HTML errors and warnings
10 errors
0 warnings
Page
चांदी स्क्रैप कैलकुलेटर — लाइव चांदी का मूल्य
HTML errors and warnings
10 errors
0 warnings
Page
Calcolatore Argento Rottame — Valore di Fusione in Tempo Reale
HTML errors and warnings
10 errors
0 warnings
Page
废银计算器 — 实时白银熔炼价值
HTML errors and warnings
10 errors
0 warnings
Page
چاندی سکریپ کیلکولیٹر — لائیو چاندی کی قیمت
HTML errors and warnings
10 errors
0 warnings
Page
Калькулятор Лома Серебра — Стоимость Плавки Онлайн
HTML errors and warnings
10 errors
0 warnings
Page
Calculadora de Prata Sucata — Valor de Fusão ao Vivo
HTML errors and warnings
10 errors
0 warnings
Page
حاسبة خردة الفضة — قيمة الانصهار المباشرة
HTML errors and warnings
10 errors
0 warnings
Page
Hurda Gümüş Hesaplayıcı — Canlı Eritme Değeri
HTML errors and warnings
10 errors
0 warnings
Page
Sona Chandi Calculator — Gold & Silver Live Rate Calculator
HTML errors and warnings
2 errors
0 warnings
Page
How to Identify Silver — Test If Your Silver Is Real (5 Methods)
HTML errors and warnings
1 errors
0 warnings
Page
Gold and Silver Calculator & Ratio — Live Spot Prices
HTML errors and warnings
1 errors
0 warnings
Page
Silver Batch Calculator — Calculate Multiple Silver Items at Once
HTML errors and warnings
1 errors
0 warnings
Page
Silver Scrap Calculator — Calculate Scrap Silver Value by Weight & Purity
HTML errors and warnings
1 errors
0 warnings
Page
How to Use Our Silver Calculators — Complete Guide for New Users
HTML errors and warnings
1 errors
0 warnings
About this SEO Factor:

The validation is usually performed via the W3C Markup Validation Service. And although compliance with W3C standards is not obligatory and will not have direct SEO effect, bad code may be the cause of Google not indexing your important content properly. It's recommended fix your pages' broken code to avoid issues with search engine spiders.

Pages with W3C CSS errors and warnings (74 pages)

Some pages on your site have errors in CSS markup. Please, analyze the CSS issues on the page and fix the most critical ones.

Page
Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]
CSS errors and warnings
15 errors
101 warnings
Page
Calculadora de Plata de Desecho — Valor de Fusión de Plata en Vivo
CSS errors and warnings
15 errors
101 warnings
Page
Calculateur de Ferraille d'Argent — Valeur de Fonte en Direct
CSS errors and warnings
15 errors
101 warnings
Page
Silberschrott-Rechner — Silber Schmelzwert Live
CSS errors and warnings
15 errors
101 warnings
Page
चांदी स्क्रैप कैलकुलेटर — लाइव चांदी का मूल्य
CSS errors and warnings
15 errors
101 warnings
Page
Calcolatore Argento Rottame — Valore di Fusione in Tempo Reale
CSS errors and warnings
15 errors
101 warnings
Page
废银计算器 — 实时白银熔炼价值
CSS errors and warnings
15 errors
101 warnings
Page
چاندی سکریپ کیلکولیٹر — لائیو چاندی کی قیمت
CSS errors and warnings
15 errors
101 warnings
Page
Калькулятор Лома Серебра — Стоимость Плавки Онлайн
CSS errors and warnings
15 errors
101 warnings
Page
Calculadora de Prata Sucata — Valor de Fusão ao Vivo
CSS errors and warnings
15 errors
101 warnings
Page
حاسبة خردة الفضة — قيمة الانصهار المباشرة
CSS errors and warnings
15 errors
101 warnings
Page
Hurda Gümüş Hesaplayıcı — Canlı Eritme Değeri
CSS errors and warnings
15 errors
101 warnings
Page
Silver Batch Calculator — Calculate Multiple Silver Items at Once
CSS errors and warnings
9 errors
96 warnings
Page
Gold and Silver Calculator & Ratio — Live Spot Prices
CSS errors and warnings
9 errors
93 warnings
Page
Silver Scrap Calculator — Calculate Scrap Silver Value by Weight & Purity
CSS errors and warnings
9 errors
93 warnings
Page
How to Identify Silver — Test If Your Silver Is Real (5 Methods)
CSS errors and warnings
9 errors
92 warnings
Page
Silver Weight Converter — Grams, Troy Ounces, Pennyweight, Kilograms, Tola
CSS errors and warnings
9 errors
92 warnings
Page
How to Use Our Silver Calculators — Complete Guide for New Users
CSS errors and warnings
9 errors
92 warnings
Page
Silver Spot Price Today — Live Global Market Rate
CSS errors and warnings
8 errors
92 warnings
Page
1kg Silver Value — Current Price of 1kg Silver
CSS errors and warnings
8 errors
92 warnings
Page
100oz Silver Value — Current Price of 100oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
Silver Melt Value Calculator — Find Your Silver's Melt Worth
CSS errors and warnings
8 errors
92 warnings
Page
5oz Silver Value — Current Price of 5oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
10oz Silver Value — Current Price of 10oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
2oz Silver Value — Current Price of 2oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
1oz Silver Value — Current Price of 1oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
Silver Sell or Hold Calculator — Should I Sell My Silver Now?
CSS errors and warnings
8 errors
92 warnings
Page
Canadian Silver Coin Melt Value Calculator — Live Prices
CSS errors and warnings
8 errors
92 warnings
Page
Silver Dime Melt Value Calculator — Live Prices
CSS errors and warnings
8 errors
92 warnings
Page
Silver Quarter Melt Value Calculator — Live Prices
CSS errors and warnings
8 errors
92 warnings
Page
Silver Dollar Melt Value Calculator — Live Prices
CSS errors and warnings
8 errors
92 warnings
Page
Silver Price in Different Currencies — USD, EUR, GBP, INR, AUD & More
CSS errors and warnings
8 errors
92 warnings
Page
Silver Plate Value — How Much Is a Silver Plate Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Cup Value — How Much Is a Silver Cup Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Tray Value — How Much Is a Silver Tray Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Knife Value — How Much Is a Silver Knife Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Fork Value — How Much Is a Silver Fork Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Sterling Silver Calculator — 925 Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
Silver Bracelet Value — How Much Is a Silver Bracelet Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Necklace Value — How Much Is a Silver Necklace Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Chain Value — How Much Is a Silver Chain Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Spoon Value — How Much Is a Silver Spoon Worth?
CSS errors and warnings
8 errors
92 warnings
Page
Silver Tola Calculator — Convert Tola to Grams & Silver Value
CSS errors and warnings
8 errors
92 warnings
Page
925 Sterling Silver Price Per Gram Today — Live Melt Value
CSS errors and warnings
8 errors
92 warnings
Page
Silver Ring Value — How Much Is a Silver Ring Worth?
CSS errors and warnings
8 errors
92 warnings
Page
800 Silver Calculator — European Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
900 Silver Calculator — Coin Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
Junk Silver Calculator — Pre-1965 US Coin Melt Value
CSS errors and warnings
8 errors
92 warnings
Page
835 Silver Calculator — European Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
999 Silver Calculator — Fine Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
925 Silver Calculator — Sterling Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
958 Silver Calculator — Britannia Silver Value by Weight
CSS errors and warnings
8 errors
92 warnings
Page
Silver Coin Value Calculator — Calculate Any Silver Coin's Worth
CSS errors and warnings
8 errors
92 warnings
Page
Face Value Silver Calculator — 90% Junk Silver
CSS errors and warnings
8 errors
92 warnings
Page
Silver Investment & Profit Calculator
CSS errors and warnings
8 errors
92 warnings
Page
Pennyweight (DWT) Calculator — Convert DWT to Grams & Silver Value
CSS errors and warnings
8 errors
92 warnings
Page
Sona Chandi Calculator — Gold & Silver Live Rate Calculator
CSS errors and warnings
8 errors
92 warnings
Page
Silver Bar Value Calculator — Current Silver Bar Prices
CSS errors and warnings
8 errors
92 warnings
Page
Silver Price Per Ounce Today — Live Troy Ounce Price
CSS errors and warnings
8 errors
92 warnings
Page
Silver Price Per Gram Today — Live Price & Converter
CSS errors and warnings
8 errors
92 warnings
Page
Silver Jewelry Value Calculator — Ring, Chain, Necklace & Bracelet
CSS errors and warnings
8 errors
92 warnings
Page
Silverware Value Calculator — Silver Spoon, Fork, Knife & Tray Value
CSS errors and warnings
8 errors
92 warnings
Page
What Does 925 Mean on Silver? — Complete Guide
CSS errors and warnings
8 errors
92 warnings
Page
What Is Sterling Silver? — Complete Guide to 925 Silver
CSS errors and warnings
8 errors
92 warnings
Page
How to Sell Silver — Complete Guide to Getting the Best Price
CSS errors and warnings
8 errors
92 warnings
Page
Silver Purity Chart — Complete Guide to Silver Fineness Marks
CSS errors and warnings
8 errors
92 warnings
Page
What Is Junk Silver? — Complete Guide to Pre-1965 Silver Coins
CSS errors and warnings
8 errors
92 warnings
Page
What Is Silver Melt Value? — How to Calculate the Melt Value of Silver
CSS errors and warnings
8 errors
92 warnings
Page
What Is a Troy Ounce? — Troy Ounce vs Regular Ounce Explained
CSS errors and warnings
8 errors
92 warnings
Page
Silver Hallmarks Guide — Every Silver Stamp & Mark Explained
CSS errors and warnings
8 errors
92 warnings
Page
What Is Silver Bullion? — Bars, Coins & Rounds Explained
CSS errors and warnings
8 errors
92 warnings
Page
1/10oz Silver Value — Current Price of 1/10oz Silver
CSS errors and warnings
8 errors
92 warnings
Page
What Is Silver Scrap? — Guide to Scrap Silver Value & How It's Calculated
CSS errors and warnings
8 errors
92 warnings
Page
How Silver Prices Work — What Determines the Price of Silver?
CSS errors and warnings
8 errors
92 warnings
About this SEO Factor:

The validation is usually performed via the W3C Markup Validation Service (W3C stands for World Wide Web Consortium).

CSS styles are used to control the design and formatting of the page, and to separate styles from the structure, which ultimately makes the page load faster.

Errors in CSS may be not that important to search engines, but they can lead to your page being incorrectly displayed to visitors, which, in turn, may affect your conversion and bounce rates. So, make sure the page is displayed as intended across all browsers (including mobile ones) important to you.

Dofollow external links (0 links)

Good job! No dofollow links to other sites have been found on the website.

About this SEO Factor:

Simply speaking, dofollow links are links missing the rel="nofollow" attribute. Such links are followed by search engines and pass PageRank (please note that links can also be restricted from following in bulk via the nofollow <meta> tag).

While there is nothing wrong with linking to other sites via dofollow links, if you link extensively to irrelevant or low-quality sites, search engines may conclude your site sells links or participates in other link schemes, and it can get penalized.

Broken images (0 images)

Well done! There are no broken images on the website.

About this SEO Factor:

While broken images on the website don't influence its search engine rankings directly, they definitely deserve being fixed for two reasons.

First and foremost, broken images are a crucial factor for user experience and may result in visitors bouncing away from the site without completing their goals.

And second, missing images may impede the site's crawling and indexation, wasting its crawl budget and making it hard for search engine bots to crawl some of the site's important content.

Empty alt text (0 attributes)

Well done! There are no empty alt attributes on the website.

About this SEO Factor:
While search engines can't read text off images, alt attributes (also known as "alternative attributes") help the former understand what your images portray.

The best practice is to create an alt text for each image, using your keywords in it when possible< to help search engines better understand your pages' content and hopefully rank your site higher in search results.

Too big pages (0 pages)

Good job! The size of every page on your site is less than 3MB.

About this SEO Factor:

Naturally, there's a direct correlation between the size of the page and its loading speed, which, in turn, is one of the numerous ranking factors. Basically, heavy pages load longer. That's why the general rule of thumb is to keep your page size up to 3MB. Of course, it's not always possible. For example, if you have an e-commerce website with a large number of images, you can push this up to more MBs, but this can significantly impact page loading time for users with a slow connection speed.

Dynamic URLs (0 pages)

No dynamic URLs were found on your website. It means that all your website's URLs are easy to read for users and search engines.

About this SEO Factor:

URLs that contain dynamic characters like "?", "_" and parameters are not user-friendly because they are not descriptive and are harder to memorize. To increase your pages' chances to rank, it's best to setup URLs so that they would be descriptive and include keywords, not numbers or parameters. As Google Webmaster Guidelines state, "URLs should be clean coded for best practice, and not contain dynamic characters."

Too long URLs (0 pages)

Well done! The length of all URLs on your website is within the recommended limits (up to 115 characters).

About this SEO Factor:

URLs shorter than 115 characters are easier to read by end users and search engines, and will work to keep the website user-friendly.

Broken links (13 links)

There are some broken outgoing links on your website. This may result in poor user experience and signal to search engines that your site is neglected. Look through those links and fix them.

HTTP status code (for Anchor)
404
Not found
About this SEO Factor:

Broken outgoing links can be a bad quality signal to search engines and users. If a site has many broken links, they conclude that it has not been updated for some time. As a result, the site's rankings may be downgraded.

Although 1-2 broken links won't cause a Google penalty, try to regularly check your website, fix broken links (if any), and make sure their number doesn't go up. Besides, users will like your website more if it doesn't show them broken links pointing to non-existing pages.

Pages with excessive number of links (0 pages)

Well done! There are no pages on your site with more than 100 outgoing links.

About this SEO Factor:

According to Matt Cutts (former head of Google's Webspam team), "...there's still a good reason to recommend keeping to under a hundred links or so: the user experience. If you're showing well over 100 links per page, you could be overwhelming your users and giving them a bad experience. A page might look good to you until you put on your "user hat" and see what it looks like to a new visitor." Although Google keeps talking about users experience, too many links on a page can also hurt your rankings. So the rule is simple: the fewer links on a page, the fewer problems with its rankings. So try to stick to the best practices and keep the number of outgoing links (internal and external) up to 100.

Empty title tags (0 pages)

Well done! All your site's pages have a <title> tag, and all title tags contain content.

About this SEO Factor:

If a page doesn't have a title, or the title tag is empty (i.e. it just looks like this in the code: <title></title>), Google and other search engines will decide for themselves which text to show as your page title in their SERP snippets. Thus, you'll have no control what people see on Google when they find your page.

Therefore, every time you are creating a webpage, don't forget to add a meaningful title that would also be attractive to users.

Duplicate titles (0 pages)

Congratulations! All of your website pages have unique titles.

About this SEO Factor:

A page title is often treated as the most important on-page element. It is a strong relevancy signal for search engines, because it tells them what the page is really about. It is, of course, important that title includes your most relevant keyword. But more to that, every page should have a unique title to ensure that search engines have no trouble in determining which of the website pages is relevant for a query. Pages with duplicate titles have fewer chances to rank high. Even more, if your site has pages with duplicate titles, this may negatively influence other pages' rankings, too.

Too long titles (4 pages)

Some of your titles are longer than 70 characters. Review and rewrite them.

Page
Silver Weight Converter — Grams, Troy Ounces, Pennyweight, Kilograms, Tola
Title length
74
Page
Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]
Title length
73
Page
Silver Scrap Calculator — Calculate Scrap Silver Value by Weight & Purity
Title length
73
Page
What Is Silver Scrap? — Guide to Scrap Silver Value & How It's Calculated
Title length
73
About this SEO Factor:

Every page should have a unique, keyword-rich title. At the same time, you should try to keep title tags concise. Titles that are longer than 70 characters get truncated by search engines and will look unappealing in search results. Even if your pages rank on page 1 in search engines, yet their titles are shortened or incomplete, they won't attract as many clicks as they would have driven otherwise.

Empty meta description (0 pages)

Congratulations! There are no empty meta descriptions on your website.

About this SEO Factor:

Although meta descriptions don't have direct influence on rankings, they are still important while they form the snippet people see in search results. Therefore, it should "sell" the webpage to the searcher and encourage them to click through.

If the meta description is empty, search engines will decide for themselves what to include into a snippet.

Duplicate meta descriptions (0 pages)

Congratulations! All of your website pages have unique descriptions.

About this SEO Factor:

According to Matt Cutts, it is better to have unique meta descriptions and even no meta descriptions at all, than to show duplicate meta descriptions across your pages. Hence, make sure that your top-important pages have unique and optimized descriptions.

Too long meta description (5 pages)

Some meta descriptions on your website are longer than 160 characters. They will be cut by search engines and as a result will look unappealing to users. Please review the problematic descriptions, and rewrite them.

For a meta description, use a maximum of 160 characters, while longer meta descriptions will get truncated by search engines.

Page
What Is Silver Bullion? — Bars, Coins & Rounds Explained
Meta description
Learn what silver bullion is, the differences between bars, coins, and rounds, how bullion is valued, and where to buy or sell it. Free silver bar value calculator included.
Meta description length
173
Page
How to Use Our Silver Calculators — Complete Guide for New Users
Meta description
Step-by-step guide on how to use SilverCalc's free calculators. Learn which calculator to use, how to weigh and identify your silver, and get the most accurate results.
Meta description length
168
Page
What Is Junk Silver? — Complete Guide to Pre-1965 Silver Coins
Meta description
Learn what junk silver is, which coins qualify, how to calculate junk silver value, and where to buy or sell. Includes face value multiplier and melt value calculator.
Meta description length
167
Page
What Is Silver Melt Value? — How to Calculate the Melt Value of Silver
Meta description
Learn what silver melt value means, how it's calculated, why it matters when selling, and the difference between melt value and market value. Free calculator included.
Meta description length
167
Page
What Is a Troy Ounce? — Troy Ounce vs Regular Ounce Explained
Meta description
Learn the difference between a troy ounce and a regular ounce, why precious metals use troy weight, and how to convert between units. Free weight converter included.
Meta description length
165
About this SEO Factor:

Although meta descriptions don't have direct effect on rankings, they are still important while they form the snippet people see in search results. Therefore, descriptions should "sell" the webpage to the searchers and encourage them to click through. If the meta description is too long, it'll get cut by the search engine and may look unappealing to users.

Pages that do not pass Core Web Vitals assessment (0 pages)

Great job! All the pages in your project pass the Core Web Vitals assessment.

About this SEO Factor:

Core Web Vitals are a set of field metrics that measure important aspects of real-world user experience on the web such as loading, interactivity, and visual stability. The assessment is based on three core metrics:

Largest Contentful Paint (LCP);
Interaction to Next Paint (INP);
Cumulative Layout Shift (CLS);

To pass the assessment, a page should meet the recommended targets at the 75th percentile for all of the above three metrics.

Pages with poor Performance Score (22 pages)

Some pages of your website have an average Performance score and require improvement. There are factors that can be optimized to decrease the pages' load time. Review the problematic pages in the below table and their performance metrics that should be improved.

About this SEO Factor:

Performance score summarizes the main page performance metrics including:

First Contentful Paint;
Speed Index;
Largest Contentful Paint;
Time to Interactive;
Total Blocking Time;
Cumulative Layout Shift;

A score of 90 or above is considered good. 50 to 90 is a score that needs improvement, and below 50 is considered poor.

Eliminate render-blocking resources (0 resources)

Great job! No render-blocking resources have been found on your pages.

About this SEO Factor:

Render-blocking resources are scripts and stylesheets that are blocking the first paint of your page and increase the load time. To reduce the impact of the render-blocking URLs, it's recommended to deliver critical JS/CSS inline, defer all non-critical JS/styles, and remove anything unused.

Properly size images (0 resources)

Well done! All the images on your website are properly sized.

About this SEO Factor:

Ideally, your page should never serve images that are larger than the version that's rendered on the user's screen - serving images that are appropriately-sized helps saving cellular data and improves page load time.

Serving responsive images is the main strategy that lets you generate multiple versions of each image, and then specify which version to use in your HTML or CSS using media queries, viewport dimensions, and so on. Using image CDNs and replacing complex icons with SVG can also translate into 40-80% savings in image size.

Defer offscreen images (0 resources)

Great job! No offscreen/hidden images on your website load above-the-fold.

About this SEO Factor:

Loading offscreen/hidden images may affect user experience by downloading data that isn't immediately required, increasing load time and delaying page's full interactivity.

Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower Time to Interactive.

Efficiently encode images (0 resources)

Good job! All the images on your website are efficiently encoded.

About this SEO Factor:

Proper image optimization makes the pages load faster and reduces data consumption. Image compression can result in significant size savings. Below are some of the steps you can take to optimize images across your website:

Using image CDNs;
Сompressing images;
Replacing animated GIFs with video;
Lazy loading images;
Serving responsive images;
Serving images with correct dimensions;
Using WebP images;

Serve images in next-gen formats (0 resources)

Great job! All images on your website are using next-gen formats.

About this SEO Factor:

JPEG 2000, JPEG XR, and WebP are image formats that have superior compression and quality characteristics compared to their older JPEG and PNG counterparts. Encoding your images in these formats rather than JPEG or PNG means that they will load faster and consume less cellular data.

Minify CSS (0 resources)

Well done! There are no CSS files on your website that require minifying.

About this SEO Factor:

CSS files are often larger than they need to be - minifying CSS files can reduce network payload and improve your page load performance. CSS minifiers can perform clever optimizations and improve byte efficiency of your files by removing unnecessary whitespaces, comments, reducing values that have shorthand equivalents, etc.

Minify JavaScript (0 resources)

Well done! There are no JavaScript files on your website that require minifying.

About this SEO Factor:

Minifying JavaScript files can reduce payload sizes and script parse time. Minification is the process of removing whitespace and any code that is not necessary to create a smaller but perfectly valid code file. You can use a JavaScript compression tool to get the job done.

Remove unused CSS (0 resources)

Great! No unused CSS files have been found on your website.

About this SEO Factor:

By default, a browser must download, parse, and process all external stylesheets that it encounters before it can display or render any content to a user's screen. Each external stylesheet must be downloaded from the network. These extra network trips can significantly increase the time that users must wait before they see any content on their screens - this is how unused CSS slows down the performance.

Ideally, you should 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.

Remove unused JavaScript (0 resources)

Great! No unused JavaScript files have been found on your website.

About this SEO Factor:

Unused JavaScript can slow down your page load speed:

If the JavaScript is render-blocking, the browser must download, parse, compile, and evaluate the script before it can proceed with all of the other work that's needed for rendering the page.

Even if the JavaScript is asynchronous (i.e. not render-blocking), the code competes for bandwidth with other resources while it's downloading, which has significant performance implications. Sending unused code over the network is also wasteful for mobile users who don't have unlimited data plans.

Following best practices, you should detect and remove unused JavaScript to reduce bytes consumed by network activity.

Remove duplicate modules in JavaScript bundles (0 resources)

Great job! There are no duplicate modules in JavaScript bundles found on your website.

About this SEO Factor:

JavaScript bundles on a majority of webpages are typically built by importing code from popular libraries, dependencies, and packages. This can often result in your page inheriting duplicate modules from multiple sources. Removing duplicate modules in JavaScript bundles ensures you don't ship unnecessary JavaScript code to your visitors.

Avoid serving legacy JavaScript to modern browsers (0 resources)

Well done! None of your pages serve legacy JavaScript to modern browsers.

About this SEO Factor:

Unnecessary legacy code is often being shipped to modern browsers even though they have native support for modern JavaScript features (i.e, ES6). Ultimately, this increases the size of the JavaScript files being downloaded, parsed, and executed by the browser. This happens because developers often translate ES6 code to the ES5 standard to account for the small portion of users who may still be using browsers with no support or partial support for ES6. Avoid serving legacy JavaScript code (i.e., ES5 standard) to modern browsers so that you can prevent unnecessarily large JavaScript files from being downloaded by users.

Enable text compression (0 resources)

Great job! There are no text-based resources on your website that require compression.

About this SEO Factor:

Enabling text compression allows you to serve smaller text-based resources like HTML, CSS, and JavaScript in the interest of faster file downloads. The larger those files are, the longer it takes to download them, and the longer your visitors have to wait to view the content on your page.

Preconnect to required origins (0 pages)

Great job! None of third-party resources used on your website require preconnecting.

About this SEO Factor:

As third-party resources (e.g., Facebook or YouTube embeds) do not originate from your domain, their behaviour is sometimes difficult to predict and they may negatively affect page experience for your users. Third-party requests can slow down page loads for several reasons like slow networks, long DNS lookups, multiple redirects, slow servers, poor performing CDN, etc. Establishing early connections to these third-party origins by using a resource hint like preconnect can help reduce the time delay usually associated with these requests.

Reduce initial server response time (0 pages)

Well done! Your website server has passed a response time audit (TTFB).

About this SEO Factor:

Server response time (Time to First Byte (TTFB)) is the time it takes for the browser to receive the first byte in response to the browser request. Reducing TTFB is critical to your visitors' page experience as it affects every resource referenced in your HTML, and directly influences how long it takes for your page to load. A slow TTFB may negatively affect your front-end resources as your visitors may only see a blank page while the browser is waiting for a response from the server.

Avoid multiple page redirects (0 pages)

Well done! None of your pages use multiple redirects (two or more redirects).

About this SEO Factor:

Redirects slow down your page load speed. When a browser requests a resource that has been redirected, it has to make another HTTP request at the new location to retrieve the resource. This additional trip across the network can delay the loading of the resource by hundreds of milliseconds. That is why, whenever possible, try to minimize using URL redirects. A page fails this audit when it has two or more redirects.

Use video formats for animated content (0 resources)

Great job! There are no large GIF-files on your website.

About this SEO Factor:

Large GIFs are inefficient for delivering animated content. By converting large GIFs to videos, you can save big on users' bandwidth. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes.

Preload Largest Contentful Paint image (0 resources)

Great job! Your Largest Contentful Paint image loads within the recommended time range.

About this SEO Factor:

Largest Contentful Paint (LCP) is a Core Web Vitals metric that measures when the largest content element in the viewport becomes visible. It can be used to determine when the main content of the page has finished rendering on the screen. For better user experience and page performance it is recommended to preload Largest Contentful Paint image to provide users with immediate results, as soon as the browser sends the first request to load the page.

Avoid enormous network payloads (0 resources)

Well done! There are no pages with the excessive size on your website.

About this SEO Factor:

Every time your page loads, the browser requests the server for your page resources. The total size of all these resources determines your network payload.

The higher the network payload, the larger the page; thus, the longer it takes to download the resources and load the page. Large payloads may also cost your visitors more money; for example, users may have to pay for more cellular data.

You can avoid enormous network payloads using the following strategies:

Defer non-critical resources;
Minimize the size of your resources;
Cache relevant requests;

Serve static assets with an efficient cache policy (0 resources)

Great job! No uncached resources have been found on your website.

About this SEO Factor:

HTTP caching can speed up your page load time on repeat visits.

When a browser requests a resource, the server providing the resource can tell the browser how long it should temporarily store or cache the resource. For any subsequent request for that resource, the browser uses its local copy rather than getting it from the network.

Avoid an excessive DOM size (0 pages)

Well done! All of your website pages meet the recommendations on the number of DOM elements.

About this SEO Factor:

Whenever a page loads, the browser downloads and parses the HTML before it begins building the Document Object Model (DOM) tree. This DOM tree contains all the HTML elements comprising the structure and content of the webpage.

A large DOM tree can negatively affect your page performance in the following ways:

Unnecessarily increase the number of bytes transferred;
Drastically slow down the rendering of your page
Overwhelm the memory capabilities of your users' devices.

Minimize main-thread work (0 pages)

Great job! No processes keep the main-thread busy for too long.

About this SEO Factor:

The browser's renderer process is what turns your code into a web page that your users can interact with. By default, the main-thread of the renderer process typically handles most code: it parses the HTML and builds the DOM, parses the CSS and applies the specified styles, and parses, evaluates, and executes the JavaScript.

The main thread also processes user events. So, any time the main-thread is busy doing something else, your web page may not respond to user interactions, leading to a bad experience.

Consider reducing the time spent parsing, compiling and executing JS - this could be done by delivering smaller JS payloads.

Avoid long main-thread tasks (10 resources)

Review the longest tasks on the main-thread in the table below to identify worst contributors to input delay.

URL
Unattributable
Time spent
68 ms
About this SEO Factor:

Events like HTML/CSS parsing, JavaScript parsing/execution, among others, are "tasks" that run on the main-thread (by default). When any one of these tasks run for longer than 50 ms (also known as a "long task"), they can delay both First Paint, and the time it takes for your page to become fully interactive.

Decreasing the number of long main-thread tasks improves your overall page performance by minimizing main-thread work.

Reduce JavaScript execution time (0 resources)

Great job! There's no JavaScript on your website which execution time has to be reduced.

About this SEO Factor:

Avoiding large JavaScript libraries can help prevent a large JavaScript payload for your page. This, in turn, reduces the time needed by the browser to download, parse, and execute JavaScript files. It is always preferable to use smaller yet functionally equivalent JavaScript libraries to prevent a large JavaScript bundle size. Smaller JavaScript bundles can help you avoid a long main-thread blocking time.

Set an explicit 'width' and 'height' on image elements (0 pages)

Great job! There are no images on your website that do not have explicit wight and height.

About this SEO Factor:

Images and/or videos that do not have explicit width and height attributes can cause large layout shifts as your page loads. Those are usually re-sized using CSS (either on the image itself or the parent container). When this happens, the browser can only determine their dimensions and allocate space for them once it starts downloading the 'unsized images' and/or videos.

Specify both the width and height for your webpage's image and video elements to ensure that the correct spacing is used for images and videos.

Ensure text remains visible during webfont load (0 resources)

Great job! No fonts on your website cause a flash of invisible text during font load.

About this SEO Factor:

Fonts are often large files that take a while to load. Some browsers hide text until the font loads, causing a flash of invisible text (FOIT).

The easiest way to avoid showing invisible text while custom fonts load is to temporarily show a system font. By including font-display: swap in your @font-face style, you can avoid FOIT - it tells the browser that text using the font should be displayed immediately using a system font. Once the custom font is ready, it replaces the system font.

Another option is using link rel="preload" as="font" to fetch your font files earlier.

Avoid 'document.write()' (0 pages)

Well done! No scripts on your website are injected via 'document.write()'.

About this SEO Factor:

Using 'document.write()' can delay the display of page content by tens of seconds and is particularly problematic for users on slow connections. Chrome therefore blocks the execution of 'document.write()' in many cases, meaning you can't rely on it.

Remove all uses of 'document.write()' in your code. If it's being used to inject third-party scripts, try using asynchronous loading instead.

Minimize third-party usage (0 pages)

Good job! No third-party resources have been found on your website that impact your pages' performance.

About this SEO Factor:

Third-party resources are often responsible for poor web performance, as they may contain scripts that block your main-thread and prevent other tasks from being performed.

They may also slow down your page for several other reasons, including slow server response times, slow DNS lookups, server response errors, among others, which can impact your page performance.

It is vital to limit the number of redundant third-party providers - at least try loading third-party code after your page has primarily finished loading.

Lazy load third-party resources with facades (0 pages)

Great job! No third party embeds are slowing down your pages' load.

About this SEO Factor:

Third-party resources are often used for displaying ads or videos and integrating with social media. The default approach is to load third-party resources as soon as the page loads, but this can unnecessarily slow the page load.

If the third-party content is not critical, this performance cost can be reduced by lazy-loading it. In that case, a facade is used in place of the third-party content until the user interacts with it.

Avoid large layout shifts (63 pages)

Some elements have been found on your pages that cause a large layout shift. Check the below table for the elements that should be optimized.

Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
Large Layout Shifts
1
About this SEO Factor:

Large layout shifts can create a frustrating experience for your visitors as they make your page appear visually jarring, as page elements appear suddenly, move around, and affect how your visitors interact with the page. Avoiding large layout shifts is essential in creating a smooth and streamlined experience for your visitors.

Best practices to avoid large layout shifts:

Specifying image dimensions;
Reducing layout shifts caused by ads, embeds, and iframes;
Avoiding inserting new content above existing content;
Preventing the Flash of Invisible Text (FOIT);
Avoiding non-composited animations;

Avoid non-composited animations (0 pages)

Great! No non-composited animations have been found on your website.

About this SEO Factor:

Animations which are not composited can be janky and increase CLS which affects your overall Performance Score.

A non-composited animation refers to any animation in which CSS or JavaScript modifications would trigger re-painting of pixels to your page, which increases main-thread work.

Avoiding non-composited animations can speed up your page load and prevent page jank i.e., your page stuttering or appearing visually unstable when it loads.

Language Versions (13 variants)

There have been found some language- or region-specific versions on your website.

Hreflang value(s)
ar
# of pages
1
Issues
Hreflang value(s)
de
# of pages
1
Issues
Hreflang value(s)
en
# of pages
1
Issues
Hreflang value(s)
es
# of pages
1
Issues
Hreflang value(s)
fr
# of pages
1
Issues
Hreflang value(s)
hi
# of pages
1
Issues
Hreflang value(s)
it
# of pages
1
Issues
Hreflang value(s)
pt
# of pages
1
Issues
Hreflang value(s)
ru
# of pages
1
Issues
Hreflang value(s)
tr
# of pages
1
Issues
Hreflang value(s)
ur
# of pages
1
Issues
Hreflang value(s)
x-default
# of pages
1
Issues
Hreflang value(s)
zh
# of pages
1
Issues
About this SEO Factor:

If you have a multi-language website with different regional versions of a page, there is good way to tell search engines about these localized variations by using hreflang elements.

In this section you can review the list of all hreflang values that have been found on pages of the project domain. You may also check Google guidelines (https://support.google.com/webmasters/answer/189077) for multi-language websites about how to use hreflang elements properly.

Pages with hreflang elements (12 resources)

There have been found some pages that use hreflang elements on your website.

Page
حاسبة خردة الفضة — قيمة الانصهار المباشرة
Hreflang value(s)
ar
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Silberschrott-Rechner — Silber Schmelzwert Live
Hreflang value(s)
de
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Scrap Silver Calculator – Free Silver Melt Value Calculator [Live Prices]
Hreflang value(s)
en; x-default
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Calculadora de Plata de Desecho — Valor de Fusión de Plata en Vivo
Hreflang value(s)
es
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Calculateur de Ferraille d'Argent — Valeur de Fonte en Direct
Hreflang value(s)
fr
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
चांदी स्क्रैप कैलकुलेटर — लाइव चांदी का मूल्य
Hreflang value(s)
hi
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Calcolatore Argento Rottame — Valore di Fusione in Tempo Reale
Hreflang value(s)
it
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Calculadora de Prata Sucata — Valor de Fusão ao Vivo
Hreflang value(s)
pt
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Калькулятор Лома Серебра — Стоимость Плавки Онлайн
Hreflang value(s)
ru
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
Hurda Gümüş Hesaplayıcı — Canlı Eritme Değeri
Hreflang value(s)
tr
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
چاندی سکریپ کیلکولیٹر — لائیو چاندی کی قیمت
Hreflang value(s)
ur
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
Page
废银计算器 — 实时白银熔炼价值
Hreflang value(s)
zh
All hreflang values
ar; de; en; es; fr; hi; it; pt; ru; tr; ur; x-default; zh
Issues
About this SEO Factor:

This factor checks and verifies hreflang elements that have been used on the project domain pages. For every page WebSite Auditor provides detailed report on the incorrect usage of hreflang elements and their values.

Incorrect language codes (0 resources)

Congratulations! All your hreflang elements have correct values.

About this SEO Factor:

This factor analyses and verifies values of all hreflang elements found on your pages. One of the most common mistakes is to use incorrect language-country values for hreflang annotations, for example: 'en-UK' instead of 'en-GB'.
All hreflang values should comply with ISO 639-1 standards (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) if only language versions of a page are specified or with ISO 3166-1 Alpha 2 (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) if both language and country versions are indicated. You can also use the "x-default" value for pages that do not have other better suited language/region versions.

Invalid URLs (0 resources)

Good job! All of your hreflang elements have correct URL format.

About this SEO Factor:

The factor validates all URLs that are used in hreflang attirbutes on your website. Make sure to use fully-qualified URLs for each language/region version of a page including the “http://” or “https://” protocol. It is not allowed to use relative URLs for hreflang attributes.

Missing return links (0 resources)

Congratulations! All of your hreflang elements use self-links and have return-links from all language versions of a page (with hreflangs).

About this SEO Factor:

Each language version of a page should have hreflang attributes that point to the page itself and also to other language/region versions of a page. It is also required that all language/region versions should point to each other in their hreflang attributes.

Example: there is a page in English(en) with 2 other language variants - Russian(ru) and German(de). The head section of the English version (en) should contain 3 hreflang elements: one pointing to the English version itself and 2 others pointing to the Russian(ru) and German(de) pages. Both German(de) and Russian(ru) variants should also have 3 hreflang elements that point back to the English version, to each other and also list themselves in hreflang attributes. Otherwise, if pages do not point back to each other their hreflang attributes will be ignored by search engines.

Conflicting hreflang elements (0 resources)

Good job! None of your hreflang elements use different language values for the same URL.

About this SEO Factor:

This factor checks for conflicting hreflang values: a page language variant should have only one hreflang language attribute assigned (ex.: a page should not have both "en" and "de" hreflang values). Although, it is possible to assign the same language but different regions: en-US and en-GB.

Non-canonical pages with hreflang elements (0 resources)

Good job! All of your pages that use hreflang elements are canonical, i.e. do not have a canonical URL that points to another page.

About this SEO Factor:

This factor lists all pages that have hreflang attributes but at the same time use a canonical element which points to some other page. Such a combination of elements can confuse search engines because it suggests different URLs for indexation. The best practice is to either remove the canonical tag or to link the canonical element to the page itself.

Missing "x-default" values (0 resources)

Good job! All of your pages with hreflang elements also use the "x-default" value.

About this SEO Factor:

This factor checks for pages that use hreflang elements without the "x-default" value. Using "x-default" is not obligatory but is a good way to tell search engines which page version it should use for languages and regions that have not been defined through your hregflang attributes.

Incomplete hreflang values (0 resources)

Good job! All of your pages that use language-region hreflang attributes also indicate a catchall language attribute for other non-specified regions.

About this SEO Factor:

This factor analyzes all pages that use language-region hreflang attributes and verifies that all these pages also have the "x-default" value and provide a generic URL for geographically unspecified users of the same language. Example: a page may have specific variants for english speaking users from Canada(en-Ca) and Australia(en-Au) but you also need to specify a generic URL that will be used for English-speaking users from other countries.

Report created: Apr 10, 2026 by SEO PowerSuite