Checklist
Summary
Requesting for a system to integrate/embed trackers, such as Google Analytics or Search Console or Tag Manager tracking codes for indexing our Streamlit apps on search engines more effectively and efficiently.
Why?
It is quiet difficult to rank in SEO or index properly on search engines. Need a better system to index streamlit apps on search engines, such as on Google.
How?
If there was a new streamlit component, such as st.metadata:
st.metadata(name="name-of-metadata", content="content-of-metadata")
This way, it would be much easier to attach identifiers, such as the Google Search Console tracker codes to verify and index our Streamlit apps on Google (or other search engines)
Additional Context
No response
### Tasks
- [ ] https://github.com/streamlit/streamlit/issues/5673
Checklist
Summary
Requesting for a system to integrate/embed trackers, such as Google Analytics or Search Console or Tag Manager tracking codes for indexing our Streamlit apps on search engines more effectively and efficiently.
Why?
It is quiet difficult to rank in SEO or index properly on search engines. Need a better system to index streamlit apps on search engines, such as on Google.
How?
If there was a new streamlit component, such as st.metadata:
This way, it would be much easier to attach identifiers, such as the Google Search Console tracker codes to verify and index our Streamlit apps on Google (or other search engines)
Additional Context
No response