metatags

package module
v0.0.0-...-a1fab30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 5 Imported by: 0

README

Website Metatags-go

This lib aims to create a function that returns all meta tags from a website. This lib is a paclage form microblog felipe mateus replace old lib metatags from laravel.

Functions Exported

Get from url
func GetMetatagsFromURL(url string) map[string]string{

This function aims to get all url meta tags from a remote website.

Get from HTML

func GetMetatagsFromHTML( html string) map[string]strin

This function aims to obtain all meta tags from a string that contains valid html.

Author

Felipe Mateus - eufelipemateus

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMetatagsFromHTML

func GetMetatagsFromHTML(html string) map[string]string

Get metatags list from html text.

func GetMetatagsFromURL

func GetMetatagsFromURL(url string) map[string]string

Get metatagsb list from url

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL