Dx-seo is a powerful multi-functional wordpress SEO plugin , the main features and how to use the following
Global switch settings
After you launch the plugin, you can turn on or off all of the features in the "Dx-seo" section.
Automatic anchor text function
This function can retrieve the content of the article, match to the preset keyword automatically converted into anchor text, greatly improve the efficiency of SEO, effectively improve the site keyword weights and rankings.
Tips:
1. Click the "Show Options" button in the upper right corner to set the number of data displayed per page.
2, the higher the priority value will be matched first. Example: Baidu 10, Baidu Cloud 100, the priority to Baidu Cloud add links.
3. You can use Excel to edit the data, carefully enter it in format, and save it as a CSV file and import it. You can also export the data to a CSV file, edit it, or import it to another website that has the Dx-seo plugin installed.
Site Map
An XML file that supports the generation of standard Sitemap protocol articles, pages, custom post type, category catalogs, labels, custom taxonomy links.
Related articles features (5.0)
Open displays a list of related articles at the bottom of the article page.
Automatic nofollow function (4.0)
Open automatically to the article content of the outside chain, tag cloud add nofollow attribute, avoid page weight loss. If you customize the excluded link URLs, you will not add nofollow to those chains.
When this feature is enabled, viewing the source code will see the article outside the chain and the tag cloud has automatically added the nofollow attribute.
Picture Auto Properties Feature (3.0)
If you have a lot of articles on your website, and you don't have that much time to set the title and Alt attribute values for picture one by one, this feature will work well for you. You can customize the display text of the title and Alt attribute, and the program will automatically add the above two attribute values.
Tips:
1, it is recommended to set a multi-image suffix, when the article content has more than one picture when the suffix is displayed,%d to increase the number, to avoid the title of all pictures and alt use the same name. Example:%d, followed by the title, alt attribute value after adding 1th, 2nd ...
Keyword suggestion function (2.0)
The program will automatically retrieve Baidu 10 related keywords to choose, to determine the target keyword, optimization long tail word is very convenient.
Custom meta Functions (1.0)
When this feature is turned on, you can customize the home page, article page, page, category page, tab, custom post type, custom taxonomy title, keywords, description tag properties of the site, And can be set automatically get article content as article Description tag, automatically get Article label as article keywords tag.
Go backstage "Dx-seo"-"Meta settings" set global parameters and customize home page meta:
If your theme uses a custom post type or custom taxonomy, you can check whether the Meta feature is applied in select Post types, select Taxonomies.
Article page, page edit Page Setup article, page meta:
Category page, tab edit page settings category, Tag meta:
The foreground view source code, will see the title tag has been redefined, in the note "<!–dx-seo plugin start–>" Place will add meta:
Some topics automatically add suffixes to the title tag, such as blog names and blog descriptions. If you do not need a suffix, locate the title tag in the header.php under the theme folder and delete the following code:
12 |
Bloginfo (' name '); Blog name Bloginfo (' description ') //Blog description |
Precautions:
1, if you use other SEO plug-in need to first disable, or the theme built-in similar SEO features need to be deleted, so as not to repeat the function.
2, in order to avoid some topics on the title to add some suffixes will affect the plug-in to title customization flexibility, you can replace the title tag of the header.php file with the following code:
1 |
<title><?php wp_title ("', true, ' right ');?></title> |
If some topics do not use the Wp_title () function to cause the title to not be modified, you need to replace it with the above code.
3, this plug-in need to have head interface function, in general, WordPress theme will have, if not the head tag in the header.php file before adding the following code:
:http://wordpress.org/extend/plugins/dx-seo-tool/(WordPress website)
You can also go backstage – plugins – Install plugins, search "Dx-seo" for installation:
Plugin site Download: dx-seo-tool
SEO optimized plugin for WordPress Chinese website dx-seo