MCPcopy Create free account

hub / github.com/StJudeWasHere/seonaut / functions

Functions1,782 in github.com/StJudeWasHere/seonaut

↓ 3 callersFunctionL1
(t,e)
web/static/echarts.min.js:1
↓ 3 callersFunctionLA
(t,e)
web/static/echarts.min.js:1
↓ 3 callersFunctionLd
(t)
web/static/echarts.min.js:1
↓ 3 callersMethodLen
()
internal/models/countlist.go:10
↓ 3 callersFunctionLg
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionLu
(t,o,a,s)
web/static/echarts.min.js:1
↓ 3 callersFunctionMd
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionMe
(t,e,n,i)
web/static/echarts.min.js:1
↓ 3 callersFunctionMp
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionMr
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionN0
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionNe
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionNewAltTextReporter
Returns a report_manager.PageIssueReporter with a callback function to check if a page has images with no alt attribute. The callback returns true in
internal/issues/page/images.go:17
↓ 3 callersFunctionNewBlockedByRobotstxtReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page is blocked by the robots.txt file.
internal/issues/page/indexability.go:29
↓ 3 callersFunctionNewCanonicalMismatchReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/canonical.go:85
↓ 3 callersFunctionNewCanonicalMultipleTagsReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/canonical.go:18
↓ 3 callersFunctionNewCanonicalRelativeURLReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/canonical.go:49
↓ 3 callersFunctionNewDOMSizeReporter
NewDOMSizeReporter returns a new reporter that returns true if the HTML document has more than a specified number of nodes. Otherwise it returns false
internal/issues/page/content.go:114
↓ 3 callersFunctionNewDeadendReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/links.go:145
↓ 3 callersFunctionNewDepthReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a page has a high depth. The callback returns true if the page is t
internal/issues/page/depth.go:15
↓ 3 callersFunctionNewDuplicatedIdReporter
()
internal/issues/page/content.go:74
↓ 3 callersFunctionNewEmptyDescriptionReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a page has an empty or missing description. It returns true if the
internal/issues/page/description.go:16
↓ 3 callersFunctionNewEmptyTitleReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if page has an empty little. The callback function returns true if the
internal/issues/page/title.go:16
↓ 3 callersFunctionNewExternalLinkBrokenReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, and contains external links with
internal/issues/page/links.go:197
↓ 3 callersFunctionNewExternalLinkRedirectReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, and contains external links with
internal/issues/page/links.go:170
↓ 3 callersFunctionNewFormOnHTTPReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/form.go:17
↓ 3 callersFunctionNewHTTPLinksReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/links.go:113
↓ 3 callersFunctionNewHTTPSchemeReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if page uses the http scheme instead of https. The callback function r
internal/issues/page/scheme.go:14
↓ 3 callersFunctionNewHreflangMismatchingLang
Returns a report_manager.PageIssueReporter with a callback function that returns true if the self-referencing hreflang lang doesn't match the page's l
internal/issues/page/hreflangs.go:78
↓ 3 callersFunctionNewHreflangMissingSelfReference
Returns a report_manager.PageIssueReporter with a callback function that returns true if the hreflang values don't include a self-referencing link.
internal/issues/page/hreflangs.go:47
↓ 3 callersFunctionNewHreflangRelativeURL
Returns a report_manager.PageIssueReporter with a callback function that returns true if the hreflang URLs are relative.
internal/issues/page/hreflangs.go:109
↓ 3 callersFunctionNewHreflangXDefaultMissingReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the hreflang values do not include an x-default option.
internal/issues/page/hreflangs.go:16
↓ 3 callersFunctionNewImgWithoutSizeReporter
Returns a report_manager.PageIssueReporter with a callback function to check if a page has img elements without width or height attributes.
internal/issues/page/images.go:139
↓ 3 callersFunctionNewIncorrectMediaTypeReporter
()
internal/issues/page/content.go:42
↓ 3 callersFunctionNewInsecureFormReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/form.go:52
↓ 3 callersFunctionNewLargeImageReporter
Returns a report_manager.PageIssueReporter with a callback function to check if the page report is a large image, in wich case it will return true.
internal/issues/page/images.go:72
↓ 3 callersFunctionNewLittleContentReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a page has little content. The callback returns true if the page is
internal/issues/page/content.go:19
↓ 3 callersFunctionNewLongAltTextReporter
Returns a report_manager.PageIssueReporter with a callback function to check if a page has images with a long alt attribute. The callback returns true
internal/issues/page/images.go:45
↓ 3 callersFunctionNewLongDescriptionReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a page has a short description. The callback function returns true
internal/issues/page/description.go:68
↓ 3 callersFunctionNewLongTitleReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if the page has a long title. The callback function returns true if th
internal/issues/page/title.go:64
↓ 3 callersFunctionNewMetasInBodyReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page has meta tags in the document's body.
internal/issues/page/indexability.go:93
↓ 3 callersFunctionNewMissingCSPReporter
Returns a report_manager.PageIssueReporter with a callback function that reports if the page's CSP (Content Security Policy) is missing by looking bot
internal/issues/page/security.go:48
↓ 3 callersFunctionNewMissingContentTypeOptionsReporter
Returns a report_manager.PageIssueReporter with a callback function that reports if the page's X-Content-Type-Options header is missing. The callback
internal/issues/page/security.go:73
↓ 3 callersFunctionNewMissingHSTSHeaderReporter
Returns a report_manager.PageIssueReporter with a callback function that reports if the page's HSTS header is missing. The callback returns true if th
internal/issues/page/security.go:18
↓ 3 callersFunctionNewMissingImgTagInPictureReporter
Returns a report_manager.PageIssueReporter with a callback function to check if a page has missing img elements in Pictures.
internal/issues/page/images.go:110
↓ 3 callersFunctionNewMultipleDescriptionTagsReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if the page has more than one description meta tag in the header secti
internal/issues/page/description.go:94
↓ 3 callersFunctionNewMultipleSlashesReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if URL has multiple slash characters.
internal/issues/page/url.go:41
↓ 3 callersFunctionNewMultipleTitleTagsReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if the page has more than one title tag in the header section. The cal
internal/issues/page/title.go:86
↓ 3 callersFunctionNewNoH1Reporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/headings.go:17
↓ 3 callersFunctionNewNoImageIndexReporter
Returns a report_manager.PageIssueReporter with a callback function to check if a page has the noimageindex rule preventing images of being indexed by
internal/issues/page/images.go:85
↓ 3 callersFunctionNewNoIndexInSitemapReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the pageReport is non-indexable and it is included in the sit
internal/issues/page/indexability.go:42
↓ 3 callersFunctionNewNoIndexableReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page is not indexable by search engines.
internal/issues/page/indexability.go:16
↓ 3 callersFunctionNewNonCanonicalInSitemapReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page is non canonical and it is included in the sitemap.
internal/issues/page/indexability.go:68
↓ 3 callersFunctionNewNosnippetReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page has the nosnippet directive in the robots meta tag.
internal/issues/page/indexability.go:119
↓ 3 callersFunctionNewPaginationReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the urls in the link rel pagination attributes do not exist a
internal/issues/page/pagination.go:16
↓ 3 callersFunctionNewQueue
()
internal/crawler/queue.go:12
↓ 3 callersFunctionNewShortDescriptionReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a page has a short description. The callback function returns true
internal/issues/page/description.go:42
↓ 3 callersFunctionNewShortTitleReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if the page has a short title. The callback returns true if the page i
internal/issues/page/title.go:42
↓ 3 callersFunctionNewSitemapAndBlockedReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the page is included in the sitemap and it is also blocked by
internal/issues/page/indexability.go:55
↓ 3 callersFunctionNewSlowTTFBReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if the TTFB. The callback returns true if the page's time to first byt
internal/issues/page/ttfb.go:14
↓ 3 callersFunctionNewSpaceURLReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if URL has a space characters.
internal/issues/page/url.go:28
↓ 3 callersFunctionNewStatus30xReporter
Returns a new report_manager.PageIssueReporter with a callback function that checks if the status code is in the 30x range.
internal/issues/page/status.go:14
↓ 3 callersFunctionNewStatus40xReporter
Returns a new report_manager.PageIssueReporter with a callback function that checks if the status code is in the 40x range.
internal/issues/page/status.go:31
↓ 3 callersFunctionNewStatus50xReporter
Returns a new report_manager.PageIssueReporter with a callback function that checks if the status code is greater or equal than 500.
internal/issues/page/status.go:48
↓ 3 callersFunctionNewTimeoutReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if a web page timedout. The callback returns true if the page timed ou
internal/issues/page/timeout.go:14
↓ 3 callersFunctionNewTooManyLinksReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/links.go:15
↓ 3 callersFunctionNewTranslator
NewTranslator will load all translation files in the path and set the default language specified in the defaultLang parameter. If the default language
internal/services/translator.go:67
↓ 3 callersFunctionNewURLStorage
()
internal/crawler/urlstorage.go:12
↓ 3 callersFunctionNewUnderscoreURLReporter
Returns a report_manager.PageIssueReporter with a callback function that checks if URL has undescore characters.
internal/issues/page/url.go:15
↓ 3 callersFunctionNewValidHeadingsOrderReporter
Returns a report_manager.PageIssueReporter with a callback function that returns true if the media type is text/html, the status code is between 200 a
internal/issues/page/headings.go:43
↓ 3 callersFunctionNu
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionOg
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionOi
(t,e,n,i)
web/static/echarts.min.js:1
↓ 3 callersFunctionOn
()
web/static/echarts.min.js:1
↓ 3 callersFunctionOu
(t,e,n,i)
web/static/echarts.min.js:1
↓ 3 callersFunctionP0
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionP_
(t,e)
web/static/echarts.min.js:1
↓ 3 callersFunctionPa
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionPc
(t,e,n,i,r,o,a)
web/static/echarts.min.js:1
↓ 3 callersFunctionPg
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionPr
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionPu
(t,e,n)
web/static/echarts.min.js:1
↓ 3 callersFunctionQD
(D,A,L,P)
web/static/echarts.min.js:1
↓ 3 callersFunctionQo
(t)
web/static/echarts.min.js:1
↓ 3 callersMethodReadArchiveRecord
ReadArchive reads an URLs WACZ record from a project's archive.
internal/services/archive.go:34
↓ 3 callersFunctionRy
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionST
(t)
web/static/echarts.min.js:1
↓ 3 callersMethodSaveProject
(*models.Project, int)
internal/services/project.go:16
↓ 3 callersFunctionSi
(t,e)
web/static/echarts.min.js:1
↓ 3 callersFunctionSm
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionSr
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionSt
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionTA
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionUD
(t)
web/static/echarts.min.js:1
↓ 3 callersMethodUpdateProject
(p *models.Project)
internal/services/project.go:19
↓ 3 callersFunctionUs
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionVc
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionVe
(t,e,n,i)
web/static/echarts.min.js:1
↓ 3 callersFunctionVk
(t)
web/static/echarts.min.js:1
↓ 3 callersFunctionVm
(t,r,o)
web/static/echarts.min.js:1
← previousnext →301–400 of 1,782, ranked by callers