WordPress is known as a construction site program. Its powerful, template-rich, adequate plug-ins, simple installation and strong customization features make us in the establishment of personal blog, or even corporate Web sites or other types of sites so that will also choose WordPress. I have some knowledge and experience of WordPress SEO, the following is to sa
common Shell Session management tool git: A popular version control tool wget, Curl: Common file Download tool ZIP, Unzip:zip compression and decompression tool Iftop, Iptraf, nethogs: Common Flow monitoring tools vim: A common editor Htop: a common process monitoring tool
Install WordPress
Create a new normal user and switch to that user
AddUser Wordpresssu WORDPRESSCD ~
Download WordPress, please go
Mud: Use nginx to build a WordPress blog using a virtual host, nginxwordpress
This article was sponsored by Xiuyi linfeng and first launched in the dark world.
Recently, I plan to learn about nginx web servers. Since it is learning or practical. We will build a WordPress blog here as an example.
To build a WordPress blog, we need the Mysql database, PHP environ
Speaking of the open platform, we should all know that is very powerful thing, according to 2011 data, the number of Facebook applications more than 550,000, these applications are installed more than 20 million times a day.
But few people know that one-sixth of the Earth's Web site using wordpress architecture, in the Alexa ranked the top 100,000 of the site, 16.7% use WordPress. If
Cause of the cause:
1. Replace new theme
2. Install or upgrade the plugin
3. Upgrade WordPress version
The root of the problem is the incompatibility between themes, plug-ins, and WordPress itself:
1. Some topics integrate a number of powerful features that may conflict with Plug-ins now in use
2. Some plugin versions or themes are incompatible with the WordPress
Open the wp-config.php file under the root directory and locate the [php] require_once (abspath. ' wp-settings.php '); Add the following code in front of it: [php] $yovisunhome = ' http://'. $_server[' Http_host ']; $yovisunsiteurl = ' http://'. $_server[' Http_host ']; define (' Wp_home ', $yovisunhome); define (' Wp_siteurl ', $yovisunsiteurl); $_server[' http_host ' in PHP is used to obtain the routing domain name. In this way, can be based on the antecedents of Wp_home and Wp_site
WordPress MU is a multi-user version of WordPress, because the relationship between the program structure, WordPress MU is not necessarily compatible with WordPress plug-ins. WordPress Mu has a global plug-in and for a single site plug-ins, stored in a different directory. /
WordPress These years very hot, because of its openness and rich templates, support plug-in expansion, more and more people to create a blog to start to choose WordPress. But there are still some friends first contact WP blog, do not know how to optimize, the author today on this issue to talk about how to do the Novice wordpress optimization.
First, add keywo
ArticleDirectory
The procedure is as follows:
Several questions:
Due to the constraints imposed by some of the domestic blog services, more and more people are trying to use foreign virtual hosts to build their own independent blogs. However, it is unwise for new users who have never been familiar with WordPress to purchase virtual host space and domain names. There are many resources on the Internet that provide free host space,
In this article, we will guide you how to install WordPress in Ubutu VPS.Installation conditionsBefore I start, you must have your own VPS server. Nowadays, various clouds are quite popular. You can consider them by yourself. I personally use Alibaba Cloud VPS, which is a little expensive and stable. It seems that you are engaged in an activity recently. You can check it yourself. If you are a single small website, you are advised to buy a virtual hos
WP Super Cache is the official WordPress developer Donncha Development, is currently the most efficient and most flexible wordpress static cache plug-in. It generates the entire Web page directly HTML files, so that the WEB server does not have to parse the PHP script, by using this plugin, can make your WordPress blog will significantly accelerate.WP Super Cache
Recently tennfy in using bootstrap rewrite blog theme, because before not used bootstrap, so it is also spent a lot of effort to understand Bootstrap. Bootstrap provides a complete CSS style layout that is really handy for people with a certain front-end base.
The first problem of using bootstrap to do WordPress theme is to output the menu of bootstrap navigation bar structure, so that we can use the style provided by bootstrap to display the menu. T
Using WordPress for so long has been very annoying WordPress article revision and automatic save function, also used the Super Switch plugin can prohibit WordPress article revision and automatic save function, but their blog plug-ins have enough, Have to modify the WordPress main program to prevent article revision and
As a webmaster, in fact, as early as a few days ago saw the relevant information news: ImageMagick was a high-risk vulnerability (cve-2016-3714), hackers and other attackers through this vulnerability can execute arbitrary commands, and ultimately steal important information to obtain server control. Want to be to the server, the degree of harm is still relatively large.
At the same time, this afternoon, stall owners received from the Aliyun server security prompts, a store on the Aliyun host
Some users may not yet know what the. htaccess file is, so let's start by explaining the role of htaccess. In the root directory of WordPress, you will see a file named. htaccess, which can be created by the system or edited by the user itself. It is a configuration file in the Apache server, it is responsible for the configuration of the Web page in the related directory, it is very important to implement permanent link (permalink) in
Tags: Core properties com about automatic image connection WordPress pagespeedWordPress uses wp_users data tables to store the user's primary data, which is structured like wp_posts a wp_comments data table, storing user data that needs to be accessed frequently, the structure of the data table, and the relationship of the data table to other data tables as follows: WordPress User Data table relationship (c
WordPress Determines user roles and permissions In fact, it is very rare to judge the role and permissions of WordPress users, for ordinary WordPress bloggers, this function may not be very commonly used, But for the Open registry WordPress, this feature may be used. And Qifan is also because of the need to do user
I. Requirements for building the Wordpress physical environment:
WordPress 3.3.2 server requirements
Php 5.2.4 or later
MySQL 5.0 or later
2. Build Wordpress
1. Get the Wordpress Software Package
Wordpress's simplified Chinese official website http://cn.wordpress.org/
2. install W
WordPress is a type of usePHPLanguage DevelopmentWangzhiPlatform, users canPHPAndMySQL DatabaseSet up your own website platform on the server. You can also think that WordPress is a personal information publishing platform. WordPress inGNU General Public License. The latest version is 2.0.4. WordPress is a language-bas
1. Two ways to get WordPressFirst you can go to the official WordPress website to see the latest wordpress download address how much. For example, the wordpress 3.9.1 download address is:Http://cn.wordpress.org/wordpress-3.9-zh_CN.zipFirst use mkdir command to create a directory, here using
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.