seo

package
v0.0.0-...-80e8cda Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCompaniesLandingPages

func GenerateCompaniesLandingPages(conn *sql.DB, siteJobCategory string) ([]string, error)

func GenerateCompanyProfileLandingPages

func GenerateCompanyProfileLandingPages(companyRepo *company.Repository) ([]string, error)

func GenerateDevelopersLocationPages

func GenerateDevelopersLocationPages(conn *sql.DB, siteJobCategory string) ([]string, error)

func GenerateDevelopersProfileLandingPages

func GenerateDevelopersProfileLandingPages(repo *developer.Repository) ([]string, error)

func GenerateDevelopersSkillLandingPages

func GenerateDevelopersSkillLandingPages(repo *developer.Repository, siteJobCategory string) ([]string, error)

func GeneratePostAJobSEOLandingPages

func GeneratePostAJobSEOLandingPages(conn *sql.DB, siteJobCategory string) ([]string, error)

func GenerateSalarySEOLandingPages

func GenerateSalarySEOLandingPages(conn *sql.DB, siteJobCategory string) ([]string, error)

func GenerateSearchSEOLandingPages

func GenerateSearchSEOLandingPages(conn *sql.DB, siteJobCategory string) ([]database.SEOLandingPage, error)

func StaticPages

func StaticPages(siteJobCategory string) []string

Types

type BlogPost

type BlogPost struct {
	Title, Path string
}

func BlogPages

func BlogPages(blogRepo *blog.Repository) ([]BlogPost, error)

Jump to

Keyboard shortcuts

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