- WordPress 4.0 Site Blueprints(Second Edition)
- Rachel McCollin
- 240字
- 2021-07-16 19:58:16
Installing plugins
Plugins can do just about any job you can think of, but some of the most common are:
- Widgets to put in your sidebar or footer
- Shortcodes that let you add code into your page without actually writing the code
- Image galleries and slideshows
- Links to external sites, such as social media feeds
- SEO plugins to help you get found by search engines
- Forms plugins to help your visitors get in touch with you
- Performance plugins that will make your site run faster
Let's install a popular SEO plugin called WordPress SEO by Yoast:
- Go to Plugins | Add New.
- In the Search plugins... box, type
WordPress SEO
and hit the Enter key. - WordPress will display a list of plugins, meeting your search criteria. Find the plugin called WordPress SEO by Yoast and click on the Install Now button.
- When asked whether you're sure you want to install the plugin, click on OK.
- When you see the success screen, click on the Activate link.
- The plugin is now installed and activated on your site.
I'm not going to show you how to configure the plugin as that's outside the scope of this book, but you will find guidance on the plugin website at https://yoast.com/wordpress/plugins/seo/.
Now try installing some more plugins according to your site's needs. We'll be working with lots of plugins in the other chapters of this book, so you'll get to try plenty of them out.
推薦閱讀
- WildFly:New Features
- 深入淺出Java虛擬機(jī):JVM原理與實戰(zhàn)
- 實戰(zhàn)Java程序設(shè)計
- Learn Programming in Python with Cody Jackson
- C語言程序設(shè)計實踐教程
- Java 9模塊化開發(fā):核心原則與實踐
- 青少年學(xué)Python(第1冊)
- Java編程的邏輯
- Learning Material Design
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- 零基礎(chǔ)學(xué)C++(升級版)
- STM8實戰(zhàn)
- Ext JS 4 Plugin and Extension Development
- OpenCV Android開發(fā)實戰(zhàn)
- Mastering OAuth 2.0