SEO-tools

SEO-tools - information about domains, site audit for SEO errors, as well as technical audit of any page. Over 100 online services

O que é SEO-tools?

SEO-tools é uma extensão do Chrome desenvolvida por https://100zona.com, e sua principal característica é "SEO-tools - information about domains, site audit for SEO errors, as well as technical audit of any page. Over 100 online services".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão SEO-tools

Baixe arquivos de extensão SEO-tools no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Tool for quick access to various SEO tools, helps to get the following information about the site / page:

- Yandex SQI (site quality index)
- determination of ip and site country
- checking site IP in DNSBL blacklists
- HTTP request
- definition of a hosting provider
- search for neighbors on the server
- definition of a domain registrar
- DNS propagation check
- determining the date of registration of the domain, the age of the domain
- search for subdomains of the site and search for free names in other zones
- reputation WOT, SiteAdvisor, WebMoney Rank
- SSL certificate verification
- determination of the resources and technologies used on the site
- determining the density of keywords on the page
- study of incoming and outgoing links of the site
- relevant sites
- history of virus activity and checking the site with online antiviruses
- website loading speed in browser
- adaptability and mobility test
- favicon checker
- indexing of text and pictures in popular search engines
- getting page cache from search or internet archives
- study of social activity
- approximate resource attendance and traffic analysis
- the ability to share for social networks
- checking structured data (micro markup)
- validation of HTML, AMP, CSS and links
- generation of qr code of the current link and shortened link
- checking if the site has: robots.txt and sitemap.xml
- dynamics of popularity in Google Trends (works for large sites)
- and much more                    

Informações Básicas da Extensão

Nome SEO-tools SEO-tools
ID pchdjfphepablonpcppmolebmpebgjia
URL Oficial https://chromewebstore.google.com/detail/seo-tools/pchdjfphepablonpcppmolebmpebgjia
Descrição SEO-tools - information about domains, site audit for SEO errors, as well as technical audit of any page. Over 100 online services
Tamanho do Arquivo 491 KB
Contagem de Instalações 9,289
Versão Atual 2.9.8.1
Última Atualização 2023-10-26
Data de Publicação 2020-01-21
Classificação 4.78/5 Total de 36 Avaliações
Desenvolvedor https://100zona.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://100zona.com/seo-tools
URL da Página de Ajuda https://100zona.com/seo-tools
Idiomas Suportados en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "ru",
    "action": {
        "default_popup": "popup.html",
        "default_title": "SEO-tools",
        "default_icon": "img\/logo64.png"
    },
    "icons": {
        "128": "img\/logo128.png",
        "64": "img\/logo64.png"
    },
    "homepage_url": "https:\/\/100zona.com\/seo-tools",
    "version": "2.9.8.1",
    "manifest_version": 3,
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        ""
    ]
}