What I learned while building my own blog

What I learned while building my own blog
<br />In one year of blogging, I have personally learned a lot, both inside and outside of blogging. If you haven’t set up your own blog yet, I suggest you set up one right away and update it regularly. You will gain a lot in the blogging process. Here are 99 things I’ve learned in one year of blogging.

1. About Blog
1. Use WordPress
2. Be sure to use tags
3. Buy your own domain name and start an independent blog
4. Be sure to install the WP plugin
5. Get to know other bloggers
6. Join a blogging community
7. Submit your blog to blog directories
8. Modify the template header and add some meta information
9. Modify the template header and remove the WordPress version number
10. Back up regularly
11. Don’t change the theme after choosing it
12. Modify the theme
13. Use simple colors in your template
14. List popular articles by category
15. List the most popular articles
16. Articles must be classified
17. Send trackback after citing
18. Place a Save button (e.g. Click Share) at the end of the article
19. Provide a subscription reminder in every article
20. Use a burning service such as FeedSky to burn RSS
21. Roughly fixed update cycle
22. Don’t go too long without updating
23. Create two accounts, one is a super administrator (used to modify templates) and the other is a senior account (used to write articles)
24. Be patient in the early stages of your blog
25. Install some SEO plugins
26. Use traffic analysis tools such as Google Analytics
27. Use Google Webmaster Tools to monitor blog crawling and analyze keywords
28. Place a search box on your blog
29. Do not provide pirated software downloads
30. Don’t talk about politics
31. Provide more free resources
32. If the space traffic is not large enough, upload the pictures to the album
33. Similarly, if the space flow is not large enough, upload other files to the network hard disk
34. Provide RSS full text output
35. Don’t be too personal
36. Blogs are not just personal diaries, they are also a form of social media
37. Submit good articles to websites with high traffic
38. Use the All in One Seo Pack plugin to add meta descriptions to each article
Previous Page 1 2 3 Next Page Read More

<<:  A brief discussion on the mysql execution process and sequence

>>:  Top 10 Time-Saving Tips to Shorten Web App Development (Graphical Tutorial)

Recommend

How to use axios to filter multiple repeated requests in a project

Table of contents 1. Introduction: In this case, ...

HTML page header code is completely clear

All the following codes are between <head>.....

MySQL deep paging (how to quickly paginate tens of millions of data)

Table of contents Preface Case optimization summa...

Detailed explanation of the use of various MySQL indexes

1. Slow query log 1.1 MySQL log types Logs are us...

JavaScript's unreliable undefined

undefined In JavaScript, if we want to determine ...

Summary of problems that may occur when using JDBC to connect to Mysql database

First, clarify a few concepts: JDBC: Java databas...

Linux system dual network card binding configuration implementation

System version [root@ ~]# cat /etc/redhat-release...

Common array operations in JavaScript

Table of contents 1. concat() 2. join() 3. push()...

A brief discussion on using virtual lists to optimize tables in el-table

Table of contents Preface Solution Specific imple...

Detailed explanation of Mysql transaction processing

1. MySQL transaction concept MySQL transactions a...

Ubuntu16.04 installation mysql5.7.22 graphic tutorial

VMware12.0+Ubuntu16.04+MySQL5.7.22 installation t...