Web development

LINE分享連結,但網站縮圖不顯示?標題、描述跟你想得不一樣?

為什麼分享出去的連結,顯示的縮圖怪怪的、不顯示?原來是你缺少OG標籤!

More
如何使用FTP?以FileZilla為例

想要換掉一張無法由網站後台操作更換的圖片?

More
fonts are hosted on 3rd-party hosts

Fonts on 3rd party domains may take longer to load due to DNS and connection steps that are not necessary when fonts are hosted on the same domain.

More
Links Must Have Discernible Text

Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribut

More
Form Elements Must Have Labels

Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role="none" or role="presentation"

More
JavaScript files are blocking page rendering.

By default, references to external JavaScript files will block the page from rendering while they are fetched and executed. Often, these files can be loaded in a different manner, freeing up the page to visually render sooner.

More
The main thread was blocked

When files block the main thread, users are unable to interact with the page content. Typically, parsing and executing large JavaScript files, as well as running long JavaScript tasks can block the main thread and should be avoided. These files had high thread blocking times:

More