This is a wordpress plugins from WordPress online.
Note: the Domain change version is version 1.3
Update log:
- Rewrite all the class and function.
- Fixed a big bug.
- Support old domain including directory, for example, it is supported if your old blog siteurl is some link like http://www.old.com/blog/, this is not supported before this version.
- Fixed the ‘No bar’ bug!
Feature:
You will need this plugin if your blog domain is changed, this plugin will make your old domain 301 redirect to your new domain.
if your blog’s old domain is: http://www.old.com/blog
and you got a new domain, you want to use the new domain on the blog
the new domain like this: http://www.new.com
the best way is to redirect to your old domain to the new domain, with 301 http code.
this is good for the new domain and the search engine.
this plugin can help you to do this.
Install and setting
Once you active this plugin. Follow the next steps.
- Go to the setting page, and fill your old blog siteurl, for example: http://www.old.com/blog/
- The plugin will auto load your new blog site from Settings->General->Blog Address URL. So there is no need to setting for new domain
- Choose the option to open or close this feature.
Example
your old blog siteurl: http://www.old.com/blog/
your new blog siteurl: http://www.new.com/
if you use this plugin
when people visit your blog with url: http://www.old.com/blog/207/
this plugin will changed the domain to the url: http://www.new.com/207 with 301 redirect.
Download
Domain change plugin was hosted on wordpress plugins directory. your can download here.
FAQS
If you have any questions, just leave a comment or go to the connect me page to connect me
Happy new years WordPress blogers!
It’s a long time sina I write the last post 5 most popular WordPress ideas. Many friends tell me that the WordPress online has a page rank 4 yesterday. It’s a good news for me, but just a good news, not other things any more.
Here, I want to share a nice news, maybe this news is not cared about in English blogger, but it’s really nice for Chinese. That’s is: the WordPress office Chinese Site has been built.
After I upgrade this blog to WordPress 2.7. I found it very bothered if I try to edit any post, I found my MySQL database blugy, to resolve this problem, I install a WordPress plugin called Resivison Control. This is a good wordpress plugin, i f you meet the same problem, just download this plugin
These most 5 popular wordpress plugins is found in WordPress office site by WordPress online.
I thinks if you have a WordPress blog, the first thing to do after you install the wordpress blog is to upload these wordpress plugins on this post and active them!
Here is the list:
- All in one SEO pack. This is plugins is introduced on WordPress online blog. In wordpress online’s opinion, this is the best SEO plugin in WordPress.Also the plugin home is here.
- Akismet. The default plugin in WordPress. Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog’s "Comments" admin screen. See the plugin home.
- WordPress Automatic upgrade. This is also introduced on WordPress online blog.See here. In fact, I will active when I know there is a upgrade on WordPress, usually, I don’t active this plugin. Click here to find the plugin homepage.
- WP-DB-Backup.EZ to backup your wordpress blog’s database, also allow you to backup other tables. WordPress online also write a post about this great plugin, see here, and here is the homepage of WP-DB-Backup.
- Google XML Sitemaps. This plugin is great for WordPress SEO. anyway, just download the plugin and find it how smart for your blog. This is the homepage of this plugin.
OK, here are the five most popular plugins in WordPress. There are thousands of hundreds of great wordpres plugins, I will share a lot of plugins in this blog, and other wordpress resources like wordpress themes,wordpress hostings.
Anyway, there are some people still use the Mysql 4.0, like me
, but I am not using Mysql 4.0 in this blog : WordPress Online.
Well, WP-affiliate is a good WordPress plugin for me, because I use this great plugin to find my affiliate link clicking state.
If you are the same to me and install this great WordPress plugin, I believe that you are very satisfactory. Anyway, if you are using this plugin under Mysql 4.0, you can’t use the state function.
Why? This is because the Mysql 4.0 can not support the SQLsyntax below:
`thestamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP
There is not current_timestamp in Mysql 4.0. so what you do is this below:
- Open the WP-affiliate directory and find the PHP file named wp-affiliate-install-functions.php
- Open this file and find the the code in line 42 like below:
`thestamp` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
- Replace this code into the code below:
`thestamp` TIMESTAMP,
Now it OK, feel free to use this tips and make money online with WordPress blog now
Any problem is welcomed to leave a comment.
Many of people including you and me like blogging, and then many of them use WordPress. WordPress is an excellent blog program. The WordPress Online is powered by WordPress and I like WordPress very much.
But WordPress is just a core program, it just provides core feature, you must need much more feature to extend your own blog to make it different from others. You need to design a distinctive theme, and then you need some nice plugins.
Here I want to share some great WordPress plugins that you must active them 100%.
- Akismet It is brought by WordPress itself, so you can find how important it is. It make your blog avoid the spam most time. Anyone want to active Akismet must have a WordPress API, that is to say you must register a username on WordPress, it’s easy for you! I think
- No Self Pings Maybe sometime you write a post and want to link some text anchor to the former post in you blog, this is good for reader and search engine. But you will bothered by the ping in your comments list, if you use this plugins, you will not bother any more.
- All in one SEO pack This is the best WordPress plugins that I have ever heard. If you don’t use this plugin, you will be noob in WordPress, always.
- Bookmark me It is important if you want your post to attract more visitor. If you really want to do this, you just follow 2 steps. First, you make a good post , second, use this plugin to encourage the visitors to bookmark the post. Not bad effect, it is valuable to active this plugin.
- Google XML Sitemaps What this plugin do is pure for the search engine. Also it will show all your post that let the search engine to crawl your blog.
- FeedBurner FeedSmith You can download this plugin in Feedburner. This is also a powerful plugin. It make you a lot of easy to manage your RSS.
OK, there are hundreds of thousands of plugins for WordPress, if you twiddle your thumbs, you can find them in WordPress. And if you find some good, do not forget to leave me a comment and tell me.