iridiax
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: very high load averageDisable all plugins and widgets, switch to the default theme, switch to default (ugly) permalinks, and revert any *optional* WordPress dashboard settings to default (no automatic backup, no scheduled posts, etc.), and see if that reduces load. If it does, re-enable one by one to find the culprit.
Also, make sure that your site or server isn’t hacked.
Forum: Fixing WordPress
In reply to: What file are my categories in?Categories are in your database. Try exporting your local WordPress data and then importing it into your web server WordPress:
Forum: Fixing WordPress
In reply to: WP-Cache or WP-Super cache?Database access has gotten slow on my web host (static html files are still fast), making my WordPress sites slow, so I installed WP Super Cache and it has really helped speed things up. I used these settings:
Forum: Fixing WordPress
In reply to: Link is on own line; Not fluid with textIt’s due to the display : block; in your theme’s stylesheet /jq/lib/css/style_serif.css, which puts links on their own line if they’re in a widget div:
div.widget a { display : block; padding : 5px 0; font : normal 110% Georgia, sans-serif; color : #215c97; }Forum: Fixing WordPress
In reply to: SQL attack on wpress 2.9.2Forum: Fixing WordPress
In reply to: Remove a comma at the endMeta keywords is not so important than in the past but there’s are absolutely not ignored by search engines.
Okay, maybe you mean search engines in other countries because the major ones in the US ignore them:
http://googlewebmastercentral.blogspot.com/2009/09/google-does-not-use-keywords-meta-tag.html
Forum: Fixing WordPress
In reply to: Remove a comma at the endMeta keywords are now totally ignored by search engines, so I wouldn’t bother with them.
Forum: Fixing WordPress
In reply to: RSS feed button doesn’t workDo you have a folder named feed in the root level of your website? If so, rename it as it is not part of WordPress and is breaking things. If not, then you need to check permissions because I get a 403 forbidden for the feed directory (which shouldn’t even be there).
Forum: Fixing WordPress
In reply to: Some javascript works, some doesn’t.Forum: Fixing WordPress
In reply to: Site layout disappeared (404) and can’t access adminForum: Fixing WordPress
In reply to: I broke my site by updating, I need help urgentlyContact your web host immediately about restoring a backup of your site.
To make WordPress updates leave your modified default or classic theme alone, you need to duplicate it, give it a new directory name and a new theme name in style.css, and then you can switch to it.
You also need to keep your files backed up in the future:
Forum: Fixing WordPress
In reply to: Blog Image Protection?Can anyone tell me if it is possible to protect any images used in WordPress Blog from being copied?
No, if you make them available on the web, people can copy them. Avoid the ineffective, amateurish, user-unfriendly “no right-click” image protection methods. My best advice would be to never publish your original, full resolution images on the web.
Forum: Fixing WordPress
In reply to: content:encoded should not contain onclick attributeMaybe a plugin is adding it.
Forum: Fixing WordPress
In reply to: Using <?php wp_loginout(); ?> in a sidebar widgetPHP does not work in text widgets. Look for a plugin or use the Meta widget.
Forum: Fixing WordPress
In reply to: content:encoded should not contain onclick attributeonclick is in the store links you are adding to your posts:
Find today’s daily download in <a href="http://www.gottapixel.net/store/manufacturers.php?manufacturerid=25/?digifree" onclick=""><a href="http://www.gottapixel.net/store/product.php?productid=25190&cat=25&page=1" onclick="">