jekyll / jekyll-seo-tag

A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
https://jekyll.github.io/jekyll-seo-tag
MIT License
1.66k stars 294 forks source link

Hello developer, please update the document! #488

Closed y377 closed 1 year ago

y377 commented 1 year ago

Current usage {% seo %} In the page <meta name="description" content=full documents">, output the entire document content, how do I shorten the output, your document has no trusted tag usage or filter usage, Except that I found this {% seo title=false %}, nothing else what do I do?

ashmaroli commented 1 year ago

Hello @y377, The <meta name="description" .../> can be customized by page["description"], meaning simply define a description key in the front matter of the page.

y377 commented 1 year ago

Yes, I have defined the document separately in the collection, which has shrunk the original 409KB html file to 126KB. I am very happy that from the initial Jekyll 3 years ago, to now love it, I have started to build a new Chinese Wikipedia legal branch. Please check out my Masterpiece, using tons of new filters, I have complete control over its output, including typography, etc. Jekyll is awesome!

ashmaroli commented 1 year ago

Thank you for letting us know how much you enjoy working with Jekyll and its ecosystem 🙂👍

jekyllbot commented 1 year ago

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master/main branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.