Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -661,8 +661,8 @@ it('public collection search exposes noindex seo props on filtered pages', funct
|
||||
->component('Collection/CollectionFeaturedIndex')
|
||||
->where('seo.robots', 'noindex,follow')
|
||||
->where('seo.canonical', $url)
|
||||
->where('seo.title', 'Search Collections — Skinbase Nova')
|
||||
->where('seo.description', 'Search results for "SEO Search Target" across public Skinbase Nova collections.'));
|
||||
->where('seo.title', 'Search Collections — Skinbase')
|
||||
->where('seo.description', 'Search results for "SEO Search Target" across public Skinbase collections.'));
|
||||
});
|
||||
|
||||
it('saved collections support private saved notes', function () {
|
||||
|
||||
Reference in New Issue
Block a user