You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My episode page uses a template - see attachment. Now Google reports a Cumulative Layout Shift (CLS). With the help of https://share.streamlit.io/seoseb-de/cls-elements-extractor/main/psi-api.py I looked at where the CLS comes from. You can find the result (please rename to .csv) in the attachment. It looks like there are shifts due to the subscribe button.
At least that is my interpretation of the information. Can you please take a look at this and see if this can be prevented / improved. template(1).txt
I'm working on optimising my page.
My episode page uses a template - see attachment. Now Google reports a Cumulative Layout Shift (CLS). With the help of https://share.streamlit.io/seoseb-de/cls-elements-extractor/main/psi-api.py I looked at where the CLS comes from. You can find the result (please rename to .csv) in the attachment. It looks like there are shifts due to the subscribe button.
At least that is my interpretation of the information. Can you please take a look at this and see if this can be prevented / improved.
template(1).txt
Mapping_to_URL(1).txt
The text was updated successfully, but these errors were encountered: