TIPOFF / seo

Laravel Package for tracking SEO keywords
MIT License
1 stars 0 forks source link

formatted_title for Domain & Webpage models #103

Closed arwaawan3 closed 3 years ago

arwaawan3 commented 3 years ago

We need to create an accessor on the domain model for formatted_title which concatenates the 'https://' .{domain->name}. '.' .{domain->tld}

Then we need to do the same thing for the formatted Webpage output