Home >Web Front-end >JS Tutorial >Semantic H1 tag_form effects

Semantic H1 tag_form effects

WBOY
WBOYOriginal
2016-05-16 19:06:401720browse

Everyone knows that search engines prefer H1. H1 is also a very basic and important step in SEO. But sometimes for the sake of interface style, a lot of title text is made into pictures. In most cases, images are used directly when cutting pages. In terms of code, H1 will lose its effect on search engines.


jb51.net
Actually With a few small adjustments, you can take care of both.
Let’s take a look at this paragraph again. The H1 code is still readable by search engines. We just use text-indent:-9999px; to throw the "Invite friends to join" text far to the left.

Copy code The code is as follows:


;h1>Script Home

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn