Posts Tagged ‘wordpress’

Manage WordPress from your Android Phone

Thursday, October 7th, 2010

For all the WordPress and Android users out there, there’s a great application made by the WordPress team bridging the gap. It’s constantly updated and simulates most all the functions of the WordPress administration on-the-go. Manage comments, posts, pages and some. To follow this guide, it’s assumed you have an operating WordPress blog and an Android phone running 1.5 (cupcake) or higher.

WordPress Setup

Download the app free from the Marketplace, or at http://android.wordpress.org/. Once installed on your device, you’ll need to enable XML-RPC access on your blog. This let’s you connect remotely to your blog from devices. Don’t worry, it’s safe and easy. Simply login to your blog, go to ‘Writing’ (under Settings) and look for “Remote Publishing”. Here you’ll find a check box to enable XML-RPC. Once you’ve saved, input your user credentials in the app and let her rip.

Making the Most

Expand your phones abilities by beefing up your experience. These tips are optional, but serve only to

  • Setup tracking: Install the WordPress.com stats plugin to enable stats for your self-hosted blog. Once installed, you’ll find a ‘Stats’ tab in the application. Alternatively, use the Google Analytics app.
  • Use SSL security: SSL is enabled on all blogs hosted at WordPress.com. For self-hosted blogs, you’ll need to enable SSL protection in the settings. This added security is good to protect access.
  • Manage multiple blogs: Using this application you can add several blogs and manage them from the same device. Pretty handy for someone responsible for several WordPress installations.

Additional Devices

Other WordPress mobile applications are available for BlackBerry, iOS, and Nokia devices. Setup is the same for other devices as mentioned above.

Related Posts:

The Importance of Pinging with WordPress

Monday, May 11th, 2009

Pinging is a way of letting search engines know about new content on your website. It’s a great way to bring some attention to new information, and help reinvigorate old information with repinging.

How to Ping with WordPress

Using WordPress, each time you post an article or page your site will ping a small list of default sites. You can later go back to older articles and reping them.  The more sites you ping to the merrier, so add the following…

Pinging Additional Sites

You can add more sites to be pinged through your Admin menu under Options and Writing. Simply add the new sites you want to include your pinging here. Find a list of other sites to ping that are relevant by searching Google for ‘topic ping sites’ where topic is the topic of your blog. A few sites I like to add are:

http://blogsearch.google.com/ping/RPC2
http://rpc.technorati.com/rpc/ping
http://ping.feedburner.com

http://www.bloglines.com/ping

The Importance of Pinging

Pinging sites in moderation can help bring more exposure to your site. WordPress is set up to automatically ping Pingomatic. Pingomatic will cover a good number of sites and ensure new posts get some lovin’ too.

Related Posts:

SEO and URL Structure

Monday, May 11th, 2009

Search Engine Optimization and URL Structure

The address of your site is important, for both users and search engines.

Search engines will read ‘-’ between words as a seperation of the words. Instead of using ‘_’ or other characters, format your pages like website-name.com instead of website_name.com. Characters other than _ will not be parsed correctly with search engines.

Depending on how your website is set up, be it pure HTML or WordPress you may have to do some work on your addresses. WordPress by default will list your posts and pages as p?id=##. Change WordPress permalinks structure and utilize %post-name%. This will make a big difference across all your sites, especially if you write posts.

If using HTML, mimic the site.com/category/post.html format. Keep it simple, and short.

Google versus Yahoo

Through experimentation I have found that Google prefers longer, more descriptive addresses. For example site.com/category-name/sub-category/product-name. In contrast, Yahoo would rather your addresses be shorter, such as site.com/product-name.

This doesn’t necessary mean you’ll not rank on either or with a longer or shorter set of addresses, but without considerable linking your site will tend to lean toward one or the other depending on your linking structure.

Related Posts: