umbraco / Umbraco.Marketplace.Issues

Public issue tracker for Umbraco Marketplace
2 stars 0 forks source link

Improve surfacing and display of metadata for package page SEO #70

Open marcloveUSN opened 12 months ago

marcloveUSN commented 12 months ago

Since the marketplace has been built as a single page web app, packages cannot be found via search engines.

Example search:

https://www.google.com/search?q=skybrud+redirects

If marketplace is to become the first place to find packages it should be very important for it to be indexable via search engines.


This item has been added to our backlog AB#34495

leekelleher commented 12 months ago

@marcloveUSN Thought I'd check out how Contentment does... https://www.google.com/search?q=Umbraco+Contentment

The Marketplace link shows up as the 3rd result. The meta-data could definitely be improved upon.

Screenshot 2023-11-01 162529
nathanwoulfe commented 12 months ago

Packages should certainly be indexed - we provide a sitemap at https://marketplace.umbraco.com/sitemap.xml - and as Lee highlighted, it's definitely working in some cases.

We should be able to improve the metadata to use the package description, looks like it's just returning the default generic page description.

Would be nice too to redirect Our to Marketplace, and steal all that link-juice.