🍋
Menu
SEO

Alt Text

Image Alternative Text

A text description of an image for accessibility and SEO, displayed when the image cannot be loaded.

技术细节

Alt Text directly influences click-through rates from search results. Google typically displays the first 50-60 characters of a title tag and 150-160 characters of a meta description, though it may rewrite descriptions based on query relevance. Each page should have a unique title containing primary keywords near the beginning. The meta description acts as ad copy — it doesn't directly affect rankings but affects whether users click. Open Graph (og:) and Twitter Card meta tags control social media previews separately from search results.

示例

```html
<head>
  <title>PDF Merge Tool — Combine PDF Files Free | Peasy</title>
  <meta name="description" content="Merge multiple PDF files into one document. Free, no upload required — runs entirely in your browser. Drag and drop to reorder pages.">
</head>
```

相关工具

相关术语