‘WordPress FAQs’ Category

ModSecurity, WordPress Admin and “Method Not Implemented”

8
responses

I battled this one for a little bit and I hope the information here helps someone. First and foremost, there are various version of this problem and they might have different causes stemming from the same source. I list them here in no particular order. I found all the topics starting with a search for the dreaded “Method Not Implemented” 501 error code from the admin panel of WordPress. POST to /test/wp-admin/index-extra.php not supported: This error is also noticed on post.php and theme-editor.php. Now there are various WordPress Forum posts providing somewhat workable solutions to the problem. I tried some of the solutions but either they did not work for me (I had not looked that closely at the error before trying them) or they were too broad and I did not care for the results. There is some finger pointing in both the forums and the various other pages […]

[Continue Reading...]

Adding Your Plugin to WP Extend Plugins With a Mac

7
responses
by
on
February 9th, 2008
in
HOW-TO, WordPress FAQs, WordPress Plugins

A while back I wrote about listing your plugin to the official WordPress plugins directory. The tutorial was for windows and I have been on the look-out for a Mac version. Since I have been unable to find one, I will present to you a step-by-step tutorial on how to add and modify your WordPress Plugin using a Mac. To begin this tutorial, I first have to make some assumptions. My Assumptions Your plugin has already been approved over at WP Extend Plugins. You are running at least OSX Tiger You have WordPress locally installed. If not, please read Jeff’s tutorial on installing WordPress locally. You already have Subversion installed. If not, here’s a good tutorial on installing Subversion on a Mac. If you have Leopard, Subversion is already installed. You have downloaded and installed svnX. svnX has a nice GUI for those who don’t like to use Terminal commands. […]

[Continue Reading...]

Plugin Authors: Organize Bug Reports and Feature Requests Using the WordPress Plugin Repository

18
responses
by
on
January 18th, 2008
in
HOW-TO, WordPress FAQs, WordPress Plugins

One of the downsides of having a popular plugin is the amount of support requests, bug reports, and feature suggestions that come in. Well, it’s not that bad, but sometimes it’s difficult to organize what features should be added, what bugs must be tackled first, and what can just be ignored. If you’re one of the few and the proud over at WP Extend Plugins, you have a nice tool at your disposal to keep track of all your plugin related needs. The tool, you ask? It’s the trac ticketing system over at the WordPress Plugin Repository. WordPress Plugin Repository WordPress Plugin Repository – Trac Each plugin hosted on WP Extend allows the plugin author to post and assign tickets to their plugin. In fact, any member of the WP Support Forums can post a ticket against any plugin hosted in the official repository. Logging into the WP Plugins Repository […]

[Continue Reading...]

Configuring WP Permalinks

66
responses
by
on
January 16th, 2008
in
HOW-TO, WordPress FAQs

Quite often, we hear of the terms (permalinks or pretty permalinks) which can also be called SEO-friendly URLs. These URLs are not only SEO friendly, but I believe they are human friendly as well. By default, WordPress uses URLs that look like a mishmash of letters and numbers with a few question marks mixed in for good measure. These types of links are frowned upon by search engine spiders and as a human being, they are also hard to read. Fortunately, WordPress provides a way for us to change this linking structure to something understandable. WordPress calls these Permalinks. Permalink settings can be configured a number of different ways. One of the ways to quickly configure permalinks is by choosing one of the Common Options. These common options include: Default – http://www.domain.com/?p=123 Date and name based – http://www.domain.com/2008/01/15/sample-post/ Numeric – http://www.domain.com/archives/123 There is no sense in using the default option […]

[Continue Reading...]

Install WordPress Locally – Part 2 Of 2

81
responses
by
on
January 3rd, 2008
in
HOW-TO, WordPress FAQs

Welcome to part two of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series covered the installation and configuration of WampServer. Now it’s time to move on to the hard, technical stuff. Installing WordPress Fresh: One thing you must know before we move on is that, by default, your database username is ‘root‘ and the default password is blank. In other words, there is no password assigned to the username of root. This would be extremely insecure if this web server were made available to the public but because it’s assigned to the local address of your machine, you have nothing to worry about. To begin, left click on the WampServer icon and select PHPMyAdmin. Where the text labeled CREATE NEW DATABASE is located, […]

[Continue Reading...]

Install WordPress Locally 1 Of 2

74
responses
by
on
December 30th, 2007
in
HOW-TO, WordPress FAQs

Welcome to part one of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series will guide you through the installation and configuration of a piece of software called WampServer. Why would you want to do this you ask? Having your WordPress blog installed on your local machine not only acts as a backup, but it gives you the option of really digging into the inner workings of your blog without having to worry about it breaking and therefor, rendering the thing useless to the public. Not only that, but it’s much faster to play with things on your local machine than it is with a LIVE site on the internet. For this article, I am using Windows XP Service Pack 2 and something called […]

[Continue Reading...]

WordPress File Uploads With IIS 7

1
response
by
on
September 13th, 2007
in
HOW-TO, LinkyLoo, WordPress, WordPress FAQs

WordPress File Uploads With IIS: Joseph figured out how to fix permission issues with IIS 7, PHP 5 and Windows Vista. This might help someone in the future.

[Continue Reading...]

WP SEO Tips: One, More, Time!

22
responses
by
on
August 30th, 2007
in
WordPress FAQs, WordPress Tips

This tip isn’t very specific to WordPress, but something I realized only a few days ago. If you have an article that is ranking well in the search engines, let’s say “wordpress skins” or “picasa web tips“, either of those searches may generate a decent amount of traffic for either Weblogtoolscollection.com or Ginside.com. Well, let me back up a second here. I recently installed the Firestats plugin and it’s been amazing. It’s capable of providing me with the recent referrers, so I can see where my traffic is coming from, and also provide a list of my top posts. So what I did was I took some of those top posts and analyzed them for what keyword they were ranking really well for. I then wrote another article with the similar theme and makeup with keywords to generate some fresh content. I noticed that I was in the top10 for […]

[Continue Reading...]

Localizing a WordPress Plugin Using poEdit

34
responses

Localizing a WordPress plugin enables your plugin to reach widest possible audience. Fortunately, WordPress makes it rather simple for plugin authors (and theme authors) to ensure their work is available in many languages. This post will go over the steps that are necessary from a plugin author’s end to make it easy for others to translate a plugin. For those then wishing to translate, I will go over a program called poEdit, which will allow you to translate the plugin for your use and for others. The Benefits of Localizing a Plugin The more languages your plugin is in, the more people that can download and understand it. If a plugin is popular enough, you’ll have people volunteering to translate in order to adhere to a different part of the world. The hard way would be someone going through your code after each release and translating word for word. However, […]

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php