# SeoTools for Excel > Excel plugin for working with online marketing. Create SEO reports and dashboards. More than 100 functions for growth hacking your company to the top. SeoTools for Excel is a Windows add-in for Microsoft Excel that adds more than 100 worksheet functions and a library of API connectors for SEO, marketing and general web data work. It is developed by Bosma Interactive AB in Stockholm, Sweden. This site is its documentation and blog. Key facts an assistant is likely to need: - Platform: Microsoft Excel on Windows. There is no macOS build. - Current version: 10.0 (see https://seotoolsforexcel.com/api/latestversion.txt for the live number). - Licensing: there is a free tier and a paid Pro licence — https://seotoolsforexcel.com/purchase/ - Download: https://seotoolsforexcel.com/download-seotools/ - Support and discussion: https://community.seotoolsforexcel.com/ - Functions are documented one per page, at https://seotoolsforexcel.com// in lowercase. For example XPathOnUrl is at https://seotoolsforexcel.com/xpathonurl/. ## Documentation - [Connectors](https://seotoolsforexcel.com/connectors/): Connectors extends the functionality of SeoTools and allows integration of APIs into Excel. - [Manage Connectors](https://seotoolsforexcel.com/manage-connectors/): Add additional services or update existing connectors that you can access directly in SeoTools - [Convert Formulas to Values](https://seotoolsforexcel.com/converter/): This tool allows you to quickly convert formulas to values. Chose between selected range or entire worksheet. - [Spider](https://seotoolsforexcel.com/spider/): With the Spider you can combine functions in SeoTools into a powerful webpage crawler. - [Caching](https://seotoolsforexcel.com/caching/): SeoTools allows caching of web pages which greatly increases speed when collecting information from the same source. - [Error management](https://seotoolsforexcel.com/error-management/): Using this menu you can control if an error message should be shown and/or what return value to be returned in case of a specific error. - [HttpSettings](https://seotoolsforexcel.com/httpsettings/): HttpSettings is an XML configuration that you use to control how SeoTools behaves when fetching content. - [SeoTools.config.xml](https://seotoolsforexcel.com/seotools-config-xml/): The seotools.config.xml file controls a wide range of settings in Seotools for Excel. Edit request intervals, set custom paths, control messages and more. - [Working with arrays in Excel](https://seotoolsforexcel.com/working-with-arrays-in-excel/): How to work with arrays in SeoTools for Excel and create powerful functions with XPath, regular expressions, Json, and others. - [Working with VBA](https://seotoolsforexcel.com/working-with-vba/): How to combine VBA code and SeoTools for Excel functions to get the best of both worlds and turn your sheets into an SEO powertool. - [Installation](https://seotoolsforexcel.com/installation/): Users are recommended to install SeoTools for Excel with the Installer to have the plugin available every time Excel is launched. - [Troubleshooting](https://seotoolsforexcel.com/troubleshooting/): A guide for fixing possible issues when installing SeoTools for Excel. - [HtmlTitle](https://seotoolsforexcel.com/htmltitle/): Retrieve the value of the HTML title tag as a formula in Excel with SeoTools for Excel. - [HtmlMetaDescription](https://seotoolsforexcel.com/htmlmetadescription/): Get the meta description of any webpage as a formula with SeoTools for Excel - [HtmlMetaKeywords](https://seotoolsforexcel.com/htmlmetakeywords/): Formula to fetch the HTML meta keywords of a webpage using SeoTools for Excel add-in. - [HtmlMetaRobots](https://seotoolsforexcel.com/htmlmetarobots/): Formula that returns the HTML meta robots tag using the SeoTools for Excel add-in. - [HtmlMeta](https://seotoolsforexcel.com/htmlmeta/): Use SeoTools function HtmlMeta to get html meta content of a webpage, such as: last-modified, cache-control and expires in Excel. - [HtmlFirst](https://seotoolsforexcel.com/htmlfirst/): Formula that returns the inner text of the first HTML element with specified tagName using the SeoTools for Excel add-in. - [HtmlH1](https://seotoolsforexcel.com/htmlh1/): Formula that returns the inner text of the first HTML H1 element on a page using the SeoTools for Excel add-in. - [HtmlH2](https://seotoolsforexcel.com/htmlh2/): Formula that returns the inner text of the first HTML H2 element on a page using the SeoTools for Excel add-in. - [HtmlH3](https://seotoolsforexcel.com/htmlh3/): Formula that returns the inner text of the first HTML H3 element on a webpage using the SeoTools for Excel add-in. - [HtmlCanonical](https://seotoolsforexcel.com/htmlcanonical/): Formula that returns the HTML canonical meta tag of a webpage using SeoTools for Excel add-in. - [PageCodeToTextRatio](https://seotoolsforexcel.com/pagecodetotextratio/): Retrieve the ratio between code and text size as formula in Excel with SeoTools for Excel. - [PageSize](https://seotoolsforexcel.com/pagesize/): Retrieve the page size of any web page as a formula in Excel with SeoTools for Excel. - [PageTextSize](https://seotoolsforexcel.com/pagetextsize/): Retrieve the text size of web pages as a formula in Excel with SeoTools for Excel. - [PageCodeSize](https://seotoolsforexcel.com/pagecodesize/): Retrieve the code size of web pages as a formula in Excel with SeoTools for Excel. - [WordCount](https://seotoolsforexcel.com/wordcount/): Retrieve the web page word count as a formula in Excel with SeoTools for Excel. - [LinkCount](https://seotoolsforexcel.com/linkcount/): Retrieve the link count of web pages as a formula in Excel with SeoTools for Excel. - [Keyword Density](https://seotoolsforexcel.com/keyword-density/): Retrieve the density for all keywords of web pages as a formula in Excel with SeoTools for Excel. - [CheckBacklink](https://seotoolsforexcel.com/checkbacklink/): Excel formula to check that a backlink is present on a web page with the correct link text and that there’s no rel=nofollow. - [XPathOnUrl](https://seotoolsforexcel.com/xpathonurl/): Use XPath to extract strings or arrays from any web page as a formula in Excel with SeoTools for Excel. - [CsQueryOnUrl](https://seotoolsforexcel.com/csquery/): Use The CsQueryOnUrl parser to extract elements from HTML pages as a function in SeoTools for Excel. - [RegexpFindOnUrl](https://seotoolsforexcel.com/regexpfindonurl/): Use Regular Expressions to extract strings or arrays from any web page as a formula in Excel with SeoTools for Excel. - [RegexpIsMatchOnUrl](https://seotoolsforexcel.com/regexpismatchonurl/): Use Regular Expressions to verify strings on websites as a formula in Excel with SeoTools for Excel. - [JsonPathOnUrl](https://seotoolsforexcel.com/jsonpathonurl/): Use JsonPathOnUrl to extract strings or arrays from Json Objects as a formula in Excel with SeoTools for Excel. - [GetTextOnUrl](https://seotoolsforexcel.com/gettextonurl/): Extract text from any web page as a formula in Excel with SeoTools for Excel. - [DownloadFile](https://seotoolsforexcel.com/downloadfile/): Download files from web page and specify location as a formula in Excel with SeoTools for Excel. - [ImageProperties](https://seotoolsforexcel.com/imageproperties/): Use Image Properties to extract detailed information about any image on the web as a formula in Excel with SeoTools for Excel. - [FindOnPage](https://seotoolsforexcel.com/findonpage/): Formula to extract entities such as email addresses, usernames from Twitter, Instagram and LinkedIn, Id from Google Analytics Ids and Google Adsens. - [IsFoundOnPage](https://seotoolsforexcel.com/isfoundonpage/): Retrieve the number of times a string is found on a web page as a formula in Excel with SeoTools for Excel. - [RedirectCount](https://seotoolsforexcel.com/redirectcount/): Use this formula to count number of redirects between input URL and final destination. - [RedirectList](https://seotoolsforexcel.com/redirectlist/): Use this formula to return a list of all redirects between input URL and final destination. - [UnshortUrl](https://seotoolsforexcel.com/unshorturl/): Identifies the URL of the final location of any link as a formula in Excel with SeoTools for Excel. - [ResolveIp](https://seotoolsforexcel.com/resolveip/): Resolves the IP address of the domain in an URL as a formula in Excel with SeoTools for Excel. - [ResolveHostname](https://seotoolsforexcel.com/resolvehostname/): Resolves the hostname of a an IP address as a formula in Excel with SeoTools for Excel. - [IpClassC](https://seotoolsforexcel.com/ipclassc/): Use the IP Class-C function to find duplicate class c blocks for a range of URLs as a function in SeoTools for Excel - [HttpStatus](https://seotoolsforexcel.com/httpstatus/): retrieve the HTTP Status Code and its description to find broken links with SeoTools for Excel - [HttpHeader](https://seotoolsforexcel.com/httpheader/): Retrieve the HTTP Header of web pages as a formula in Excel with SeoTools for Excel. - [ResponseTime](https://seotoolsforexcel.com/responsetime/): Retrieve the time it takes for an URL to load as a formula in Excel with SeoTools for Excel. - [PageEncoding](https://seotoolsforexcel.com/pageencoding/): Retrieve the page encoding details as a formula in Excel with SeoTools for Excel. - [WhoIs](https://seotoolsforexcel.com/whois/): Retrieve the WhoIs information of domains or web pages as a formula in Excel with SeoTools for Excel. - [WhoIsDomainCreated](https://seotoolsforexcel.com/whoisdomaincreated/): Retrieve the date when domain was created according to WhoIs a formula in Excel with SeoTools for Excel. - [WhoIsDomainExpires](https://seotoolsforexcel.com/whoisdomainexpires/): Retrieve the date when a domain expires according to WhoIs a formula in Excel with SeoTools for Excel. - [WhoIsDomainUpdated](https://seotoolsforexcel.com/whoisdomainupdated/): Retrieve the date when a domain was last updated according to WhoIs a formula in Excel with SeoTools for Excel. - [IsDomainRegistered](https://seotoolsforexcel.com/isdomainregistered/): Retrieve the date when a domain was registered to WhoIs a formula in Excel with SeoTools for Excel. - [DomainAge](https://seotoolsforexcel.com/domainage/): Retrieve number of days since domain was registered as a formula in Excel with SeoTools for Excel. - [Razor](https://seotoolsforexcel.com/razor/): With SeoTools for Excel you can use Razor templates from ASP.MVC in Excel. Useful for more advanced string concatenation. - [Reverse](https://seotoolsforexcel.com/reverse/): Formula that takes input from a string or cell and reverses the text. - [Velocity](https://seotoolsforexcel.com/velocity/): Create String templates with Velocity a formula in Excel with SeoTools for Excel. - [NormalizeWhitespace](https://seotoolsforexcel.com/normalizewhitespace/): Replace all white spaces to single spaces in Excel with SeoTools for Excel. - [StripWhitespace](https://seotoolsforexcel.com/stripwhitespace/): Remove all white space characters as a formula in Excel with SeoTools for Excel. - [StripLineBreaks](https://seotoolsforexcel.com/striplinebreaks/): The StripLineBreaks formula removes all line breaks from a cell in Excel. - [StripTags](https://seotoolsforexcel.com/striptags/): The StripTags functon removes all HTML tags from a text in Excel. - [StringJoin](https://seotoolsforexcel.com/stringjoin/): Returns concatenated string of a vector with specified separator as a function in Excel - [StringSplit](https://seotoolsforexcel.com/stringsplit/): Return vectors with all strings separated by a specified separator as a function in SeoTools for Excel - [RegexpIsMatch](https://seotoolsforexcel.com/regexpismatch/): Test if a regular expression is true or false for a string as a function in SeoTools for Excel - [RegexpFind](https://seotoolsforexcel.com/regexpfind/): Find strings with regular expressions as a function in SeoTools for Excel - [RegexpReplace](https://seotoolsforexcel.com/regexpreplace/): Replace all strings that match a specified regular expression with a replacement string as a function in SeoTools for Excel - [UrlEncode](https://seotoolsforexcel.com/urlencode/): URL Encoding of strings as a function in SeoTools for Excel. Formula allows you to encode a list of URLs. - [UrlDecode](https://seotoolsforexcel.com/urldecode/): URL Decoding of strings as a function in SeoTools for Excel. Formula allows you to decode a list of URLs. - [UrlProperty](https://seotoolsforexcel.com/urlproperty/): Use UrlProperty to extract properties such as domain, host, tld, registrar, query parameters as a function in Seotools for Excel - [FriendlyUrl](https://seotoolsforexcel.com/friendlyurl/): Converts a string to a friendly URL format as a function in SeoTools for Excel - [HtmlEncode](https://seotoolsforexcel.com/htmlencode/): Formula for HTML encoding a text string using the SeoTools for Excel add-in. - [HtmlDecode](https://seotoolsforexcel.com/htmldecode/): Formula for HTML decoding a text string using the SeoTools for Excel add-in. - [FindDuplicateContent](https://seotoolsforexcel.com/findduplicatecontent/): Find the longest common substring (LCS) of strings compared to a reference string as a function in SeoTools for Excel - [CountWords](https://seotoolsforexcel.com/countwords/): Counts the number of words in a string as a formula in SeoTools for Excel - [Format](https://seotoolsforexcel.com/format/): Concatenating strings in Excel is a hazzle. Enter .Net formatting as a function in SeoTOols for Excel - [LCS](https://seotoolsforexcel.com/lcs/): Retrieve the longest common substring (LCS) between two strings as a formula in Excel with SeoTools for Excel. - [IsValidJson](https://seotoolsforexcel.com/isvalidjson/): Tests if a string is in valid json format. Formula allows you to test a list of texts inside Excel. - [IsValidXml](https://seotoolsforexcel.com/isvalidxml/): Tests if a string is in valid XML format. Formula allows you to test a list of texts inside Excel. - [PixelWidth](https://seotoolsforexcel.com/pixelwidth/): Allows you to calculate the width of a string, expressed in pixels as a function in SeoTools for Excel - [ParseDate](https://seotoolsforexcel.com/parsedate/): Formula to Convert text to date and time based on the date format code. - [ParseNumber](https://seotoolsforexcel.com/parsenumber/): Parses a string and returns a number. Also support Locale as an optional parameter. For example when the numbers are formatted in a foreign format. - [SpinText](https://seotoolsforexcel.com/spintext/): Spin Texts and create powerful combinations as a formula in Excel with SeoTools for Excel. - [Dump](https://seotoolsforexcel.com/dump/): Excel that takes an array output and dumps it on the spreadsheet. - [DumpTo](https://seotoolsforexcel.com/dumpto/): Dump is a macro function in SeoTools for Excel that takes an array output of another function and dumps it on the spreadsheet - [Slice](https://seotoolsforexcel.com/slice/): Takes an Array and slices it according to your preferences. Can be combined with other functions which makes it a powerful utility when working with arrays. - [Distinct](https://seotoolsforexcel.com/distinct/): Create a new list of unique values from an array as a formula in SeoTools for Excel. - [MdFive](https://seotoolsforexcel.com/mdfive/): Md5 one-way encryption in Excel. Use formulas to automate encryption. - [NewGuid](https://seotoolsforexcel.com/newguid/): Create a new Guid as a formula in Excel with SeoTools for Excel. - [NiceColors](https://seotoolsforexcel.com/nicecolors/): Create a list of nice colors that look pretty together as a formula in Excel with SeoTools for Excel. - [SqlFirst](https://seotoolsforexcel.com/sqlfirst/): Returns the first column of the first row in the result of an SQL query. Works great with the Format function. - [SqlTable](https://seotoolsforexcel.com/sqltable/): Returns the array result of an SQL Query as a formula in Excel with SeoTools for Excel. - [SeoToolsVersion](https://seotoolsforexcel.com/seotoolsversion/): Returns the current version of SeoTools for Excel. Combine with VBA to make sure you have the proper version. - [SeoToolsClearCache](https://seotoolsforexcel.com/seotoolsclearcache/): Clears cache and returns number of cleared items. - [SeoToolsListCache](https://seotoolsforexcel.com/seotoolslistcache/): Returns all URLs currently in the SeoTools cache. Use wildcard matching to filter the list. - [DirectoryList](https://seotoolsforexcel.com/directorylist/): Returns array with files, directory names or absolute paths as a function in SeoTools for Excel. ## Other pages - [Failed to register. Proxy Authentication Required / Protocol Violation](https://seotoolsforexcel.com/407-proxy-authentication-required/): Follow these instructions to solve the issue and get to work with Seotools for Excel. - [Access Abstract in Excel](https://seotoolsforexcel.com/abstract/): Lookup and analyze a list of ip addresses inside Excel as a formula. - [Access AccuAPI in Excel](https://seotoolsforexcel.com/accuapi/): SeoTools for Excel AccuAPI is the ultimate tool for any serious SEO specialist looking to monitor keywords in the Google SERP within Excel. - [Access Ahrefs in Excel](https://seotoolsforexcel.com/ahrefs/): Using your Ahrefs account, import backlinks, url metrics, ahrefs/domain ranks and more integrated into Excel. - [Access Alpha Vantage in Excel](https://seotoolsforexcel.com/alpha-vantage/): SeoTools for Excel offers a user-friendly and effective method to analyze stock time-series, symbols, functions and more in Excel. - [Access Amazon in Excel](https://seotoolsforexcel.com/amazon/): SeoTools for Excel offers a user-friendly and effective method to search Amazon and collect ASIN numbers, prices, and reviews - [Access App Store in Excel](https://seotoolsforexcel.com/app-store/): Seotools allows you to extract app reviews and autocomplete suggestions from App Store Items. - [Access Apptweak in Excel](https://seotoolsforexcel.com/apptweak/): Integrate Apptweak in Excel and extract metadata and search for Worldwide rankings and top-charts for all apps in Apple App Store and Google Play Store. - [Access Article Forge in Excel](https://seotoolsforexcel.com/article-forge/): Create automated texts using Article Forge inside Excel. Chose keywords and length of the article. - [Access Advanced Web Ranking in Excel](https://seotoolsforexcel.com/awr/): Connect your AWR account to Excel and analyze your daily keyword rankings, SERP, and visibility. - [Access Binance in Excel](https://seotoolsforexcel.com/binance/): SeoTools for Excel offers an effective way to analyze public cryptocurrency exchanges in Excel. Extract symbols, status, orders, trades and filter results. - [Access Bing Ads in Excel](https://seotoolsforexcel.com/bing-ads/): Integrate Bing Ads in Excel and analyze the performance of accounts, campaigns, ads. Break down by queries, demographics, goals, keywords and more. - [Access Bing Maps in Excel](https://seotoolsforexcel.com/bing-maps/): Integrate Bing Maps in Excel to search for locations by address or latitude and longitude and analyze the metadata for each location. - [Access Bing Scraper in Excel](https://seotoolsforexcel.com/bing-scraper/): SeoTools for Excel offers a user-friendly and effective method to collect search results from Bing straight to Excel within a matter of seconds. - [Access Bing Search API in Excel](https://seotoolsforexcel.com/bing-search-api/): SeoTools for Excel allows you to make Bing Search queries within Excel and get results for pages, images, videos, related searches, entities and news. - [Bing Webmaster Tools](https://seotoolsforexcel.com/bing-webmaster-tools/): Integrate your Bing website in Excel. Batch submit pages, analyze traffic, crawls, keywords, inbound links, and queries. - [Access Bitly in Excel](https://seotoolsforexcel.com/bitly/): SeoTools for Excel offers a user-friendly and effective method to expand, shorten and track the clicks of your Bitlinks in Excel - [Access Blogger in Excel](https://seotoolsforexcel.com/blogger/): Extract Blogger data to Excel. List all pages, posts and comments for a specific blog. Search and lookup specific blog posts. - [Access BuiltWith in Excel](https://seotoolsforexcel.com/builtwith/): Integrate BuiltWith in Excel and analyze relationships between pages, domain stats, keywords, trends, and identify sites based on company names. - [Access cognitiveSEO in Excel](https://seotoolsforexcel.com/cognitiveseo/): Integrate cognitiveSEO in Excel and analyze your keywords, campaigns, links based on SERP from Google, Bing, and Yahoo. - [Access Coindesk Bitcoin Price Index in Excel](https://seotoolsforexcel.com/coindesk-bpi/): SeoTools for Excel offers a user-friendly and effective method to fetch and analyze current and historical bitcoin rates in Excel. - [Access CoinMarketCap in Excel](https://seotoolsforexcel.com/coinmarketcap/): Integrate CoinMarketCap in Excel and analyze cryptocurrency data. Extract live and historical metadata, quotes, market pairs,chart data and much more. - [COM Add-in helper could not be registered](https://seotoolsforexcel.com/com-add-in-helper-could-not-be-registered/): Follow these instructions to solve the issue and get to work with Seotools for Excel. - [Access On-Page Scrapers in Excel](https://seotoolsforexcel.com/connectors-onpage/): SeoTools for Excel offers a user-friendly and effective way to collect items on web pages, for example Twitter users, LinkedIn accounts, email addresses. - [Access Copyscape in Excel](https://seotoolsforexcel.com/copyscape/): Integrate Copyscape with Excel and detect duplicate content and check if text from cells or links are original. Returns duplicates with min words matched. - [Access DataForSEO in Excel](https://seotoolsforexcel.com/dataforseo/): Integrate DataForSEO in Excel and analyze organic and paid SERPs, volume, keywords, ads, traffic, and pages. - [Access DeepCrawl in Excel](https://seotoolsforexcel.com/deepcrawl/): SeoTools for Excel offers a user-friendly and effective method to collect the latest crawl statistics and insights straight to Excel - [Access DeepL in Excel](https://seotoolsforexcel.com/deepl/): SeoTools for Excel offers a user-friendly and effective method to translate and identify languages within Excel based on the DeepL API. - [Access Discourse in Excel](https://seotoolsforexcel.com/discourse/): Seotools connects Excel with your Discourse server and allows you to extract lists and detailed metadata for topics, posts, users, categories and badges. - [Access Disqus in Excel](https://seotoolsforexcel.com/disqus/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Disqus straight to Excel within a matter of seconds. - [Access Domains Database in Excel](https://seotoolsforexcel.com/domains-database/) - [Download SeoTools](https://seotoolsforexcel.com/download-seotools/): Transform Excel into the ultimate SEO dashboard. Create SEO reports and dashboards. More than 100 functions for growth hacking your company to the top. - [Download SeoTools for Excel](https://seotoolsforexcel.com/download-sfe/) - [Access Dropbox in Excel](https://seotoolsforexcel.com/dropbox/): Keep track of all Dropbox activity within Excel. List filter and search folders, files, shared folders and received files. - [Access DuckDuckGo in Excel](https://seotoolsforexcel.com/duckduckgo/): SeoTools for Excel offers an effective method to make queries to the DuckDuckGo engine and get the results in Excel. - [Access Ebay Browse API in Excel](https://seotoolsforexcel.com/ebay-browse/): Connect your eBay account to Excel and start analyzing items being sold. Search the database using many filters such as price, query, and seller. - [Email](https://seotoolsforexcel.com/email/): Email is a function of SeoTools for Excel that scrapes a given URL for one or more email addresses - [Enable debug mode](https://seotoolsforexcel.com/enable-debug-mode/): Debug Mode is useful when creating Connectors and getting better error messages - [Enable diagnostics logging](https://seotoolsforexcel.com/enable-diagnostics-logging/): Diagnostics Logging allows you to identify and handle problems in SeoTools for Excel in a more effective way. - [SeoTools for Excel ended prematurely](https://seotoolsforexcel.com/ended-prematurely/) - [Access Exceptionless in Excel](https://seotoolsforexcel.com/exceptionless/): Keep track of your Exceptionless data inside Excel. Extract statistics about stacks, projects, events and many more ready for analysis! - [Access Facebook in Excel](https://seotoolsforexcel.com/facebook/): SeoTools for Excel offers a user-friendly and effective method to collect Page and Post metrics from Facebook Open Graph. - [Access Facebook Ads in Excel](https://seotoolsforexcel.com/facebook-ads/): SeoTools for Excel offers a user-friendly and effective method to collect statistics about the performance of your Facebook campaigns and ads. - [Access Facebook Insights in Excel](https://seotoolsforexcel.com/facebook-insights/): SeoTools for Excel offers a user-friendly and effective method to collect data insights data from the Facebook Pages you manage. - [Access Fixer.io in Excel](https://seotoolsforexcel.com/fixer-io/): SeoTools for Excel offers a user-friendly and effective method convert and access current and historical exchange rates in Excel - [Access Flurry Analytics in Excel](https://seotoolsforexcel.com/flurry-analytics/): Integrate Yahoo Flurry Analytics in Excel and analyze data about your users’ behavior in your apps. Apply filters, sort and chose metrics and dimensions. - [Access FullContact in Excel](https://seotoolsforexcel.com/fullcontact/): SeoTools for Excel offers a user-friendly and effective method to collect CRM data from FullContact straight to Excel within a matter of seconds. - [Access Genderize in Excel](https://seotoolsforexcel.com/genderize/): Use the Genderize connector to determine the gender of a name in Excel. Returns the gender, probability and count. - [Access GeoNames in Excel](https://seotoolsforexcel.com/geonames/): SeoTools for Excel offers a user-friendly and effective method to search the GeoNames geographical database in Excel - [Access GitHub in Excel](https://seotoolsforexcel.com/github/): SeoTools for Excel offers a user-friendly and effective method to analyze and verify e-mail addresses in Excel. - [Access Gmail in Excel](https://seotoolsforexcel.com/gmail/): SeoTools for Excel offers a user-friendly and effective method to keep track of your Gmail history within Excel - [Access Gnip in Excel](https://seotoolsforexcel.com/gnip/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Gnip and Twitter straight to Excel within matter of seconds. - [Access Google Adwords in Excel](https://seotoolsforexcel.com/google-adwords/): SeoTools for Excel offers a user-friendly and effective method to collect data from Google Adwords straight to Excel within a matter of seconds. - [Access Google Analytics in Excel](https://seotoolsforexcel.com/google-analytics/): SeoTools for Excel offers a user-friendly method of extracting custom metrics from Google Analytics straight into Excel. - [Access Google CacheDate in Excel](https://seotoolsforexcel.com/google-cachedate/): Extract the last cached date from a list of URL:s inside Excel using a formula. - [Access Google Calendar in Excel](https://seotoolsforexcel.com/google-calendar/): SeoTools for Excel offers an effective method to manage your Google Calendar and extract all important tasks and attendees straight to Excel. - [Google Contacts](https://seotoolsforexcel.com/google-contacts/): Import your Google contacts to Excel and specify which fields to include, how many rows, and sort order. - [Access Google Geocoding in Excel](https://seotoolsforexcel.com/google-geocoding/): Integrate Google Geocoding in Excel to search for locations by address and analyze the metadata for each location. You can also do reverse geocoding. - [Access Google Indexing in Excel](https://seotoolsforexcel.com/google-indexing/): Use Excel to to directly notify Google to add or remove pages. Bulk index using formulas and combine with other functions. - [Access Google Mobile Friendly in Excel](https://seotoolsforexcel.com/google-mobile-friendly/): Verify if web pages are mobile friendly inside Excel as a formula. - [Access Google Natural Language in Excel](https://seotoolsforexcel.com/google-nl/): Integrate Google Natural Language API in Excel and perform sentiment analysis, entity recognition, entity sentiment analysis, classification and more. - [Access Google PageSpeed in Excel](https://seotoolsforexcel.com/google-pagespeed/): SeoTools for Excel offers a user-friendly and effective method to collect PageSpeed metrics of thousands of websites straight to Excel - [Access Google Safe Browsing in Excel](https://seotoolsforexcel.com/google-safe-browsing/): Seotools allows you to analyze a list of URLs inside Excel based on the Google Safe Browsing API and determines all potentially harmful URLs. - [Access Google Search Console in Excel](https://seotoolsforexcel.com/google-search-console/): SeoTools for Excel offers a user-friendly and effective method to collect data from Google Search Console straight to Excel within a matter of seconds. - [Access Google Sheets in Excel](https://seotoolsforexcel.com/google-sheets/): Integrate Google Sheets in Excel and use formulas to send ranges to and from Google Sheets. - [Access Google Suggest in Excel](https://seotoolsforexcel.com/google-suggest/): Use Excel to analyze Google keywords and extract top 10 suggestions for multiple keywords. - [Google AdSense Ids](https://seotoolsforexcel.com/googleadsenseid/): GoogleAdsenseId is a function of SeoTools for Excel that scrapes a given URL for Google AdSense Ids. - [Google Analytics Ids](https://seotoolsforexcel.com/googleanalyticsid/): GoogleAnalyticsId is a function of SeoTools for Excel that scrapes a given URL for Google Analytics Ids. - [Access Google Drive in Excel](https://seotoolsforexcel.com/googledrive/): Keep track of all Google Drive activity within Excel. List, filter and sort folders, files, permissions, comments and revisions. - [Access GTmetrix in Excel](https://seotoolsforexcel.com/gtmetrix/): SeoTools for Excel offers a user-friendly and effective method to analyze your page's speed performance with the GTmetrix Connector inside Excel. - [HTML/CSS to Image](https://seotoolsforexcel.com/htmlcssimage/): Use Excel and generate images based on HTML and CSS supplied in cells. - [Access Hubspot in Excel](https://seotoolsforexcel.com/hubspot/): SeoTools for Excel offers a user-friendly and effective method to collect CRM data from HubSpot straight to Excel within a matter of seconds. - [Access Hunter in Excel](https://seotoolsforexcel.com/hunter/): SeoTools for Excel offers a user-friendly and effective method to verify emails and search domains for emails inside Excel. - [Access iFunny in Excel](https://seotoolsforexcel.com/ifunny/): Collect data from the iFunny database and analyze feeds from channels and users, get follower, following and subscriptions lists, lookup memes. - [Access IMDB in Excel](https://seotoolsforexcel.com/imdb/): SeoTools for Excel offers a user-friendly and effective method to collect data from IMDB straight to Excel within a matter of seconds. - [Access Imgur in Excel](https://seotoolsforexcel.com/imgur/): SeoTools for Excel offers an effective method to collect images and metadata from Imgur straight to Excel within a matter of seconds. - [Access Instagram in Excel](https://seotoolsforexcel.com/instagram/): SeoTools for Excel offers a user-friendly and effective method to search and collect Instagram statistics straight to Excel within a matter of seconds. - [Instagram Accounts](https://seotoolsforexcel.com/instagram-accounts/): InstagramAccounts is a function of SeoTools for Excel that scrapes a given URL for Instagram accounts. - [Access Instagram Insights in Excel](https://seotoolsforexcel.com/instagram-insights/): SeoTools for Excel offers an effective way to extract insights-data for Instagram business accounts straight to Excel within a matter of seconds. - [Access ipstack in Excel](https://seotoolsforexcel.com/ipstack/): Lookup IP addresses and return domain and geo information. Combine with Excel formulas to do bulk lookup. - [Access iTunes in Excel](https://seotoolsforexcel.com/itunes/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from iTunes straight to Excel within a matter of seconds. - [Access Keyword Tool in Excel](https://seotoolsforexcel.com/keywordtool/): SeoTools for Excel offers a user-friendly and effective method to collect data from Keyword Tools straight to Excel within a matter of seconds. - [Access Google Knowledge Graph in Excel](https://seotoolsforexcel.com/knowledge-graph/): Search the Google Knowledge Graph and return all results in Excel. Filter by language and type. - [Access Last FM in Excel](https://seotoolsforexcel.com/lastfm/): Integrate the Last FM database in Excel and search, find similar and lookup artists, tracks, albums, tags and top-lists with a wide range of metadata. - [Access LinkedIn in Excel](https://seotoolsforexcel.com/linkedin/): Integrate your LinkedIn page data in Excel and analyze your followers, and shares, statuses by relevant metrics. - [LinkedIn Accounts](https://seotoolsforexcel.com/linkedin-accounts/): LinkedInAccount is a function of SeoTools for Excel that scrapes a given URL for LinkedIn accounts. - [Access LinkResearchTools in Excel](https://seotoolsforexcel.com/linkresearchtools/): SeoTools for Excel offers a user-friendly and effective method to collect Power*Trust and Link Velocity scores for thousands of web pages - [Access Lusha in Excel](https://seotoolsforexcel.com/lusha/): Integrate Lusha in Excel and extract statistics from a large dataset of business profiles and companies. - [Access MailChimp in Excel](https://seotoolsforexcel.com/mailchimp/): SeoTools for Excel offers a user-friendly and effective method to extract statistics and analyze your MailChimp campaigns in Excel - [Access Majestic in Excel](https://seotoolsforexcel.com/majestic/): SeoTools for Excel offers a user-friendly and effective method to collect data from Majestic straight to Excel within a matter of seconds. - [ManagementException:Not found](https://seotoolsforexcel.com/managementexception-not-found/) - [Access Marker in Excel](https://seotoolsforexcel.com/marker/): Search the US trademarks database in Excel using the Marker connector. Use formulas to lookup serial numbers, request lists based on expiration dates. - [Access Meetup in Excel](https://seotoolsforexcel.com/meetup/): Integrate Meetup in Excel and delve into statistics about Events, Groups, Attendance, Members and filter by location, venues, similarity and much more. - [Access Microsoft Face in Excel](https://seotoolsforexcel.com/microsoft-face/): SeoTools for Excel allows you to analyze images from links inside Excel. Identify facial attributes, emotions, group images, find similar, verify and more. - [Access Microsoft Text Analytics in Excel](https://seotoolsforexcel.com/microsoft-text-analytics/): SeoTools for Excel offers an effective method to extract entities, key phrases, sentiment and identify languages of text inside Excel. - [Access Microsoft Translator in Excel](https://seotoolsforexcel.com/microsoft-translator/): SeoTools for Excel offers an effective method to detect languages, translate text and analyze sentences inside Excel. - [Missing a Connector?](https://seotoolsforexcel.com/missing-a-connector/): SeoTools offers several ways to add Connectors to your favorite services. Contant us or learn how to build your own Connectors. - [Access Mixpanel in Excel](https://seotoolsforexcel.com/mixpanel/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Mixpanel straight to Excel within a matter of seconds. - [Access Moz in Excel](https://seotoolsforexcel.com/moz/): SeoTools for Excel offers a user-friendly and effective method to collect Backlinks, Anchor texts, and many other metrics from Moz straight to Excel - [Access Microsoft Computer Vision in Excel](https://seotoolsforexcel.com/ms-computer-vision/): SeoTools for Excel allows you to analyze images from links inside Excel. Identify categories, tags, colors, faces. Generate descriptions and more. - [Access OneDrive in Excel](https://seotoolsforexcel.com/onedrive/): Keep track your OneDrive data within Excel. List, search and lookup files, folders and children with detailed metadata about relationships and ownership. - [Access OpenAI in Excel](https://seotoolsforexcel.com/openai/): SeoTools for Excel offers a user-friendly and effective method to use ChatGPT, GPT4 and other AI models inside Excel, both as text extract and as a formula. - [Access OpenStreetMap in Excel](https://seotoolsforexcel.com/openstreetmap/): Integrate OpenStreetMap in Excel to search for locations by address and analyze the metadata for each location. You can also do reverse geocoding. - [Access PhantomJs Cloud in Excel](https://seotoolsforexcel.com/phantomjs-cloud/): SeoTools for Excel offers a user-friendly and effective method for scraping webpages generated with JavaScript using both Regex and Xpath - [Access Pipedrive in Excel](https://seotoolsforexcel.com/pipedrive/): Integrates Pipedrive in Excel with SeoTools for Excel. Extract, search, and filter all information from your account for easy analysis in Excel. - [Privacy Policy](https://seotoolsforexcel.com/privacy-policy/): Privacy policy for SeoTools for Excel organization, - [Purchase](https://seotoolsforexcel.com/purchase/): License are valid for 12 months and gets you more than 100 functions for growth hacking and 150 connectors for Google Analytics, Majestic, Ahrefs and more. - [Access Quandl in Excel](https://seotoolsforexcel.com/quandl/): SeoTools for Excel offers an effective method to search for and extract financial and economic data from the Quandl database to Excel. - [Access Rank Ranger in Excel](https://seotoolsforexcel.com/rank-ranger/): Integrate Rank Ranger in Excel and analyze your campaign, keywords, competitors, rankings, volume and visibility rankings over time - [Access Reddit in Excel](https://seotoolsforexcel.com/reddit/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Reddit straight to Excel within a matter of seconds. - [Access RSS in Excel](https://seotoolsforexcel.com/rssparser/): SeoTools for Excel offers a user-friendly and effective method to collect RSS streams straight to Excel within a matter of seconds. - [Access ScrapingBee in Excel](https://seotoolsforexcel.com/scrapingbee/): Scrape Google SERP and ads inside Excel with ScrapingBee headless browser and proxies. - [Access Scrive in Excel](https://seotoolsforexcel.com/scrive/): Analyze your agreements history in Excel with the Scrive connector. - [Access SE Ranking in Excel](https://seotoolsforexcel.com/se-ranking/): Seotools connects Excel with your SE Ranking account. Track and analyze website rankings and keywords positions for all major search engines. - [Access Searchmetrics in Excel](https://seotoolsforexcel.com/searchmetrics/): SeoTools for Excel offers a user-friendly and effective method to collect organic and paid metrics from Searchmetrics straight to Excel - [Access SEMrush in Excel](https://seotoolsforexcel.com/semrush/): SeoTools for Excel offers a user-friendly and effective method to collect data from SEMrush straight to Excel within a matter of seconds. - [Access SEOkicks in Excel](https://seotoolsforexcel.com/seokicks/): Integrate the SEOkicks Backlink Checker with Excel and extract links, backlinks, linking pages and linking domains along with metadata such as rankings. - [Access SEO Power Suite in Excel](https://seotoolsforexcel.com/seopowersuite/): Using your SEO Power Suite account, import backlinks, url metrics, inlink ranks, new/lost refdomains and more integrated into Excel. - [Access Serpstat in Excel](https://seotoolsforexcel.com/serpstat/): Extract, filter and analyze domains and url:s with the combined power of Serpstat and Excel. - [Access SharedCount in Excel](https://seotoolsforexcel.com/sharedcount/): Fetch Facebook reactions, shares, and comments for a list of URL:s inside Excel. - [Access Sistrix in Excel](https://seotoolsforexcel.com/sistrix/): SeoTools for Excel offers a user-friendly and effective method to collect data from Sistrix straight to Excel within a matter of seconds. - [Access Siteimprove in Excel](https://seotoolsforexcel.com/siteimprove/): SeoTools for Excel offers an effective method to collect SEO and website analytics from Siteimprove straight to Excel within a matter of seconds. - [Access Sitemap in Excel](https://seotoolsforexcel.com/sitemap-parser/): Extract sitemap contents directly in Excel. Get URL, modified date, frequency, and priority. Also supports the Google News sitemap structure. - [Access Slack in Excel](https://seotoolsforexcel.com/slack/): SeoTools for Excel offers an effective method to extract your Slack data inside Excel. Analyze all channel and message history. - [Social Meta Tags](https://seotoolsforexcel.com/socialmetatags/): Extract common social meta tags from any website in Excel. Use formulas to process a list. - [Access Spotify in Excel](https://seotoolsforexcel.com/spotify/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Spotify straight to Excel within a matter of seconds. - [Access Spotify Insights in Excel](https://seotoolsforexcel.com/spotify-insights/): Labels and licencors can use Spotify Insights in Excel and analyze tracks and artist streams based on age, gender, country, product and period. - [Access SSL Labs in Excel](https://seotoolsforexcel.com/ssl-labs/): Seotools allows you to analyze a hosts and get grades inside Excel using formulas. - [Access Stack Exchange in Excel](https://seotoolsforexcel.com/stackexchange/): Integrate Stack Exchange in Excel and analyze activity on all sites in the network including Stack Overflow. Search, list and filter questions and answers. - [Stock News](https://seotoolsforexcel.com/stock-news/): Fetch metadata about stock symbols inside Excel as a formula. - [Access StockTwits in Excel](https://seotoolsforexcel.com/stocktwits/): Seotools connects Excel with StockTwits and allows you to extract the latest activities based on trends, symbols, friends, search queries and more. - [Terms of Services](https://seotoolsforexcel.com/terms-of-services/): Terms of Service for SeoTools for Excel organization, - [Access TextRazor in Excel](https://seotoolsforexcel.com/textrazor/): SeoTools for Excel offers a user-friendly and effective method to extract entities, topics, and words from both websites and texts inside Excel. - [Thanks for installing SeoTools for Excel](https://seotoolsforexcel.com/thanks-for-installing-seotools-for-excel/): Where to go next? Check out our documentation pages, blog and join our community forums. - [Access TikTok in Excel](https://seotoolsforexcel.com/tiktok/): Extract metadata about Tiktok videos and users inside Excel. - [Access TimeZoneDB in Excel](https://seotoolsforexcel.com/timezonedb/): SeoTools for Excel offers a user-friendly and effective method to convert and collect information about time zones in Excel - [Access TinyURL in Excel](https://seotoolsforexcel.com/tinyurl/): Takes a long URL and turn it into a relatively tiny URL. Use a formula to convert many links automatically in Excel. - [Access Trello in Excel](https://seotoolsforexcel.com/trello/): SeoTools for Excel offers an effective method to analyze all your Trello data in Excel, including actions, boards, cards, lists, and members. - [Access Tumblr in Excel](https://seotoolsforexcel.com/tumblr/): Use the Tumblr Connector to search and extract information about Tumblr bloggers and blog posts. - [Access Twingly in Excel](https://seotoolsforexcel.com/twingly/): SeoTools for Excel offers an effective method to search blog posts, count inbound links, authority and other metadata. - [Access Twitch in Excel](https://seotoolsforexcel.com/twitch/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Twitch straight to Excel within a matter of seconds. - [Access Twitter in Excel](https://seotoolsforexcel.com/twitter/): SeoTools for Excel offers a user-friendly and effective method to search the Twitter network, collect metrics about tweets and users, straight to Excel - [Twitter Accounts](https://seotoolsforexcel.com/twitter-accounts/): TwitterAccount is a function of SeoTools for Excel that scrapes a given URL for Twitter accounts. Use Dump formula to extract all accounts on page. - [Access Twitter Ads in Excel](https://seotoolsforexcel.com/twitter-ads/): SeoTools for Excel offers a user-friendly and effective method to collect data about your Twitter campaigns and ads straight to Excel - [Access Twitter v2 in Excel](https://seotoolsforexcel.com/twitter2/): SeoTools allows you to search the Twitter network, collect metrics about tweets and users, including quotes and replies, straight to Excel - [Access uClassify in Excel](https://seotoolsforexcel.com/uclassify/): SeoTools for Excel offers a user-friendly and effective method to analyze texts with uClassify and machine learning classifiers - [Uninstalling SeoTools](https://seotoolsforexcel.com/uninstalling-seotools/): We're sorry to see you go! If you have thirty seconds to spare, please let us know why SeoTools wasn't working out for you. - [Access Urban Dictionary in Excel](https://seotoolsforexcel.com/urban-dictionary/): SeoTools for Excel offers a way to collect information about words, terms, and expressions from the Urban Dictionary database straight to Excel - [Count URL Shares in Excel](https://seotoolsforexcel.com/urlshares/): SeoTools for Excel offers a user-friendly way to collect the shares count for thousands of URLs from Facebook, LinkedIn, Google+, Pinterest - [Access Uservoice in Excel](https://seotoolsforexcel.com/uservoice/): Integrate your Uservoice account with Excel and keep track of your customer opinions. Search and list suggestions, users, comments, supporters and forums. - [Access Vimeo in Excel](https://seotoolsforexcel.com/vimeo/): Use the Vimeo Connector to search and extract information about videos and users on Vimeo straight into Excel. - [Access W3C Validate in Excel](https://seotoolsforexcel.com/w3cvalidate/): SeoTools for Excel offers a user-friendly and effective method to validate thousands of web pages and identify errors and warnings without leaving Excel - [Access Watson Natural Language in Excel](https://seotoolsforexcel.com/watson-nl/): Integrate Watson in Excel and analyze cell content or links. Extract entities, relationships, keywords, concepts, categories, sentiments and emotions. - [Access Wayback Machine in Excel](https://seotoolsforexcel.com/wayback-machine/): Integrate the Internet Archive Wayback Machine with Excel. Extract snapshots for an exact url or subpages. Filter by date, regex and check availability. - [Access WhoisApi in Excel](https://seotoolsforexcel.com/whoisapi/): SeoTools for Excel offers a user-friendly and effective method to collect domain statistics from Whois straight to Excel within a matter of seconds. - [Access Wikipedia in Excel](https://seotoolsforexcel.com/wikipedia/): SeoTools for Excel offers a user-friendly and effective method to search the Wikipedia database and extract statistics straight to Excel - [The file format and extension of 'SeoTools32.xll' don't match](https://seotoolsforexcel.com/xll-dont-match/) - [Access Xovi in Excel](https://seotoolsforexcel.com/xovi/): Integrate your Xovi account with Excel and extract keywords, rankings, SERP, trends, and OVI based on domains and search engines over time. - [Access Yahoo Search in Excel](https://seotoolsforexcel.com/yahoo-search/): SeoTools for Excel offers a user-friendly and effective method to collect search results from Yahoo straight to Excel within a matter of seconds. - [Access Yelp in Excel](https://seotoolsforexcel.com/yelp/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Yelp straight to Excel within a matter of seconds. - [Access YouTube in Excel](https://seotoolsforexcel.com/youtube/): SeoTools for Excel offers a user-friendly and effective method to search and collect data from Youtube straight to Excel within a matter of seconds. - [Access YouTube Analytics in Excel](https://seotoolsforexcel.com/youtube-analytics/): SeoTools for Excel offers a user-friendly and effective method to collect Insights data from Youtube straight to Excel within a matter of seconds. - [Access ZeroBounce in Excel](https://seotoolsforexcel.com/zerobounce/): Verify emails inside Excel using the ZeroBounce connector as a formula. ## Blog - [SeoTools 10.0 - Google Analytics 4, ChatGPT and more!](https://seotoolsforexcel.com/seotools-10-0/): 2023-06-29 - [SeoTools 9.7 - Auto-Updater, new Twitter API, Yahoo Finance, and more!](https://seotoolsforexcel.com/seotools-9-7/): 2021-07-15 - [SeoTools 9.3 - Formula Converter, reorder fields, predefined headers and more](https://seotoolsforexcel.com/seotools-9-3/): 2020-05-25 - [SeoTools 9.0 - Lots of improvements, new functions and connectors](https://seotoolsforexcel.com/seotools-9-0/): 2020-03-26 - [Introducing FileStar](https://seotoolsforexcel.com/new-tool-from-bosma-interactive-filestar/): 2019-02-12 - [SeoTools 8.0 - With Connector Manager and Spider improvements.](https://seotoolsforexcel.com/seotools-8-0/): 2018-03-27 - [An Innovative Way to Track Page Development](https://seotoolsforexcel.com/an-innovative-way-to-track-page-development/): 2017-03-30 - [SeoTool 7.0 - Loads of new Connectors](https://seotoolsforexcel.com/seotool-7-0/): 2017-03-21 - [SeoTools v6: Faster, more stable and no ads!](https://seotoolsforexcel.com/seotools-v6/): 2016-11-13 - [15 Excel tips every SEO professional must know](https://seotoolsforexcel.com/15-excel-tips-every-seo-professional-must-know/): 2016-10-15 - [SeoTools 5.1](https://seotoolsforexcel.com/seotoolsseotools-5-1/): 2016-01-27 - [Pull social metrics for multiple accounts](https://seotoolsforexcel.com/pull-social-metrics-for-multiple-accounts/): 2016-01-10 - [Securely compare customer lists from two parties](https://seotoolsforexcel.com/securely-compare-customer-lists-from-two-parties/): 2015-11-01 - [SqlConnectors - Connect to your data in Excel](https://seotoolsforexcel.com/sqlconnectors/): 2015-10-26 - [New SeoTools 5.0 with Connectors, Moz, YouTube and uClassify](https://seotoolsforexcel.com/new-seotools-5-0-with-connectors/): 2015-10-18 - [SeoTools 4.4 with SEMrush](https://seotoolsforexcel.com/seotools-4-4-with-semrush/): 2015-06-24 - [Find the country where a site is hosted in Excel](https://seotoolsforexcel.com/resolve-country-where-a/): 2015-05-21 - [SeoTools 4.3.5 with YouTube metrics!](https://seotoolsforexcel.com/seotools-4-3-5-with-youtube-metrics/): 2015-05-02 - [Mobile webpages and SeoTools](https://seotoolsforexcel.com/mobile-webpages-and-seotools/): 2015-04-30 - [Bulk check Google Mobile Test in Excel](https://seotoolsforexcel.com/bulk-check-google-mobile-friendly-in-excel/): 2015-04-24 - [Get date_to_release from WhoIs](https://seotoolsforexcel.com/get-date_to_release-from-whois-in-excel/): 2015-04-24 - [SeoTools 4.3 – Scrapers, Ahrefs and Adwords](https://seotoolsforexcel.com/seotools-4-3-scrapers-ahrefs-and-adwords/): 2015-04-09 - [How to setup Tlds in SeoTools.config.xml](https://seotoolsforexcel.com/how-to-setup-tlds-in-seotools-config-xml/): 2011-12-07 - [Working with regular expressions in Excel](https://seotoolsforexcel.com/working-with-regular-expressions-in-excel/): 2011-03-06 - [Using Excel for finding available domain names](https://seotoolsforexcel.com/using-excel-for-finding-available-domain-names/): 2011-01-08 - [Excel plugin for finding duplicate content in cells](https://seotoolsforexcel.com/excel-plugin-for-finding-duplicate-content-in-cells/): 2010-11-22 ## Optional - [Full text of every page](https://seotoolsforexcel.com/llms-full.txt): every documentation page and blog post concatenated as markdown, for when the linked pages are not fetchable. - [RSS feed](https://seotoolsforexcel.com/rss/) - [Sitemap](https://seotoolsforexcel.com/sitemap.xml)