- Mastering WooCommerce 4
- Patrick Rauland
- 109字
- 2021-06-24 16:46:19
SEO tip for image filenames
We're going to cover SEO later in this book but there is one thing you can do now to prepare your site for better optimization. As you're uploading images to your site, make sure the image filenames make sense.
Filenames such as IMG1234.jpg don't tell search engines anything. If you can rename your image filenames to something that provides context to search engines, this will give you a small SEO boost, as in these examples:
- black-coffee-cup.jpg
- rainbox-umbrella.jpg
- 48-inch-{brand-name}-tv.jpg
We'll continue to optimize our products later in this book, but naming your images before you upload them will save you a ton of time.
推薦閱讀
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- ThinkPHP 5實(shí)戰(zhàn)
- 劍指Offer(專項突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- Xcode 7 Essentials(Second Edition)
- 跟老齊學(xué)Python:輕松入門
- NoSQL數(shù)據(jù)庫原理
- Unity 3D/2D移動開發(fā)實(shí)戰(zhàn)教程
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Python機(jī)器學(xué)習(xí)與量化投資
- Functional Python Programming
- 安卓工程師教你玩轉(zhuǎn)Android
- 少兒編程輕松學(xué)(全2冊)
- Mastering XenApp?
- Design Patterns and Best Practices in Java