Nimble Freelancer

Work from home tips. Passive income path.

  • Home
  • About Us
  • Terms and Conditions
  • Privacy Policy
  • Contact

How to fix Jetpack glitch xml_rpc-32700 – solved

by freelancer

XML-rpc faultcode 32700

Jetpack is one of the most downloaded WordPress plugins. Several freelancers from our community had a problem (your Jetpack has a glitch, xml_rpc-32700). After installation, they got this message :

Your Jetpack has a glitch. Something went wrong that’s never supposed to happen. Guess you’re just lucky: xml_rpc-32700
Try connecting again.

Error Details: The Jetpack server could not communicate with your site’s XML-RPC URL. Please check to make sure http://www.yourwebsite.com/xmlrpc.php is working properly. It should show ‘XML?RPC server accepts POST requests only.’ on a line when viewed in a browser and should not have any blank links or extra output anywhere.

I solved this problem, and now I will show you the steps :

Step 1: Instal WordPress plugins :
http://plugins.svn.wordpress.org/jetpack/branches/jetpack-compatibility-test.zip (or find jetpack compatibility test plugin in google )
and
http://wordpress.org/plugins/xml-rpc-de-whitespacer/ – This plugin will fix the RPC file and remove space.

Step 2: In plugins, go to Jetpack compatibility test and then check http://www.yourwebsite.com/xmlrpc.php. You will have a full description of what can be a problem. You need to see :
XML-RPC server accepts POST requests only.
(Only one line of text. )

Step 3 :
Now, if you see some errors, deactivate all plugins and switch to some other theme. Now try to activate jetpack.

Step 4 :
If you see some errors still at http://www.yourwebsite.com/xmlrpc.php, then please go to php.ini file and set: display_errors = off.

After that, try to activate the jetpack. Done. It works. Please write a comment and tell did your success. If you have a problem, please ask for help in the comment section below.

Filed Under: Featured, Jobs

Rand Fishkin reveals SEO Best Practice Strategies for 2014

by freelancer

After Mutt Cutts google SEO expert, my personal opinion that the second SEO expert people need to listen to is Rand Fishkin from moz.com.Below you can watch 34 minutes video about SEO Best Practice.
SEO Best Practice Strategies for 2014 with Rand Fishkin of Moz

Filed Under: Featured, Jobs

How to fix yahoo session problem – Sorry, your session has expired

by freelancer

Hi freelancers,
We got several emails from you last few days about the problem with the mail yahoo account.
A lot of freelancers got this message in their yahoo account after logging in:
Sorry, your session has expired. To protect your account, you need to confirm your password periodically?

Why are we getting this message?
It is a yahoo email interface glitch. This new interface very often makes problems for yahoo free email users.

Solution :
1) You can wait a couple of hours, and Yahoo will fix the problem.

or

2) You can switch to a basic interface because you are in a hurry. But how to switch to the basic interface so fast (this glitch and message appear after few seconds)?

After logging, the solution is to get this message go to URL, and change it: instead neo/launch? text put neo/b/launch?. You need to add the letter “b” to switch to the basic interface manually.

Thank you!
The problem is solved!

Filed Under: Featured, Jobs

How to transfer your WordPress blog to new domain ?

by freelancer

Very often, as a freelancer, I need to transfer WordPress blog. First, I design a blog on my server, then I add posts and content, and on the and I need to transfer the blog to a new domain. So how to transfer a blog from an old domain to a new domain?

Let we see :

Step 1: We have :

Old blog: www.oldblog.com/blog
New location: www.newblog.com

Copy all files from the old blog directory www.oldblog.com/blog into your hard disk. Go to Phpmyadmin and export the full database to your hard disk. For example, wp1.sql is your exported file.

Step 2:
In this step, you need to copy all data from your hard disk to the new blog.

Step 3: Go to Cpanel (or site panel) of your new hosting and domain. Creta new database and new user and add all roles :
Create mysql database in Cpanel

create-mysql-user-with-cpanel
Create mysql user from Cpanel

Step 4 :
Go to PhpMyAdmin of the new site and import the full wp1.sql file from the old site. Now you created a new database.

Step 5:
In this step, we will edit the wp-config.php file in the new WordPress blog files.
Add username and password and database name in wp_confip.php file
wp-config file edit

Now add in wp-config file this code below this details :
define(‘WP_SITEURL’, ‘http://www.newblog.com’);
define(‘WP_HOME’, ‘http://www.newblog.com’);

Step 6 :
Now go to new blog newblog.com and there log in into WordPress site. Afther login go to plugins section and install : Search and Replace plugin.

Search for: oldblog.com/blog
replace with: newblog.com

This plugin will replace all MySQL database words where you have your old blog name.

This is it. Your job is finish.

Please write your comment and ask for more help if you need it.

Filed Under: Featured, Jobs

How to shrink or cleanup the winsxs folder in Windows 7 or Windows Server 2003 or Windows Server 2008

by freelancer

Shrinking Windows’ huge WinSxS folder is big trouble. If you try manually to do this – you can mess up your Windows. Reduce Windows 7, or Windows Server WinSXS Folder Size is very important because on most servers (Cloud hosting virtual machine), you will have 30Gb, and the Windows WinSxS folder can be 10GB-15GB size. If you pay for Cloud hosting – this disk space, you need to pay every day.
As a freelancer, you can lose a lot of money for nothing.
winsxs folder clean

How to clean winsxs windows folder? Hard. But you can down to size folder windows winsxs.
Solution :
In Windows Server 2003, go to Windows, then System32, and then run as Administrator: VSP1CLEAN.exe
In Windows Server 2008, go to Windows, then System32, and then run as Administrator: COMPCLN.exe
In Windows 7 and Server 2008, R2 goes to Windows, then System32, and then run as Administrator: DISM.exe.

This is it! I got 6 GB on my server.

Filed Under: Featured, Jobs

  • « Previous Page
  • 1
  • 2
  • 3
  • 4

Topics

Copyright Nimblefreelancer.com 2020

Privacy Policy - Terms and Conditions