Categories
Interspire

Improve Interspire Shopping Cart Search with Smart Redirections

Good search results are magical I am always impressed when a website’s search goes where I want and finds what I expect it to. When trying to find a specific product by SKU in Interspire, you will be presented with a search result that shows the product you’re looking for first. But this is not […]

Categories
Interspire Tutorial

How to Add an `Edit Product` Link for Interspire Shopping Cart

Why can’t I just click a link to edit the product I’m viewing? Interspire, I love ya, but the Interspire Shopping Cart has some silly omissions. Like a simple “Edit Product” link if you’re logged in as an administrator. Instead, you have to go to the backend, search for the product, then edit it…which takes […]

Categories
Code WordPress

Auto-Optimize WordPress Database without a Plugin

These horses are somehow not cool. Speeding up your blog is. I am working on a WordPress project that has a pretty heavy database, and I want to be able to auto-optimize the WordPress database. Even though they are integrating this functionality into WordPress 3.0, I want it now, and without having to use a […]

Categories
Plugins WordPress

Mad Mimi Plugin for WordPress

Mad Mimi, Meet WordPress Mad Mimi email marketing has the simplest, most elegant email designer I have ever seen. It’s so easy, you’ll freak — I know I did….So I created the Mad Mimi plugin for WordPress. The plugin makes it simple to add a signup list to your content or sidebar using a sidebar widget or […]

Categories
Plugins WordPress

WordPress Debt Calculator

Download the plugin from WordPress.org Add a debt calculator to your WordPress blog Do you have a financial blog or a blog about debt, money management, or household spending? Add a free debt calculator to your blog with no coding required. Updating the style: You can update the form’s style by editing the plugin’s debt.css […]

Categories
Affiliate Marketing Constant Contact

Constant Contact's Business Partner Program Is Better Than It Seems

Constant Contact doesn’t openly advertise their Business Partner Program’s competitive commission structures. Constant Contact promotes their Partner Program with just a 15% starting commission, so it may come as a surprise that their commission structure goes up to 40%. No one else offers anywhere near that amount. Here’s how their commission rate is calculated: 15% […]

Categories
For Clients KWS

"What If I Die?" What This Mortal Tells His Clients

If I were to die… I use a password management application and have instructed my wife how to use it. This application holds all passwords related to my business, protected by a master password only she and I know. My wife has a 50% stake in Katz Web Services, Inc. and will legally be able […]

Categories
QuickTip Web Development

How to Add www. – or Remove www. – From Your URL

This has been done many times by others, but just a quick tip on how to add or remove www. from your website’s address. This is helpful for URL canonicalization and user experience consistency. You can also achieve SEO-friendly canonicalization using rel=”canonical”. Oh boy, I’m getting too technical 🙂 Here’s the juicy part: Add the […]

Categories
Plugins WordPress

Show Content Only Plugin – A Perfect Keyword Research Companion

Download the Plugin from WordPress.org Another WordPress SEO Plugin by Katz Web Services The Show Content Only Plugin enables you to show only a post or page’s content, without sidebars, footers, and other content. There are many different reasons for wanting to show just the content, but there’s never been such an easy way to do […]

Categories
SEO

A Great SEO Tool For Geo-Targeted Keyword Combinations

Save Time Creating SEO-Friendly Keyword Combinations As an SEO, one of the things I do on a regular basis is come up with keyword permutations and combinations for many locations related to the corporations I am engaged with. What I often do is I use PHP scripting and create multiple arrays of keywords, locations, and […]

Categories
Blogging

Blog Comments Now Pass Juice – No More `nofollow`

After lots of back and forth, I have decided to make comment links dofollow (removing nofollow); meaning that links users have in their comments will be followed by search engines. This adds value to the recipient’s site. Please note: If dofollow becomes a hassle, I will take it off It’s easy for me to add […]

Categories
Plugins SEO WordPress

{SEO WordSpinner Plugin – A Killer SEO Plugin for WordPress|Kick SEO Ass with SEO WordSpinner Plugin for WordPress|WordPress Content Spinner Plugin – SEO WordSpinner}

{|} Download the SEO WordSpinner Plugin and test {SEO WordSpinner|the SEO WordSpinner plugin|this great plugin|this WordPress SEO plugin} out. Refresh this page to experience content spinning in action. Why use a content spinner? There are a lot of content spinners out there (I won’t even bother linking to them, most are for spamming, not for […]

Categories
SEO WordPress

Add Custom Titles for Tags and Categories in WordPress

The Best WordPress SEO Plugin? A combination of two. All in One SEO Pack (AIOSEO) is the leader in WordPress SEO plugins. It offers great functionality and simple integration into the process of writing a post. AIOSEO is not a perfect plugin, however, because it lacks some very important functionality: Custom category title tags Custom tag […]

Categories
Web Development WordPress

Save Coding Time by Creating Special-Case Categories in WordPress

When you would use excluded categories: When using WordPress as more of a content management system (CMS) than a blogging platform, there are many things that you need control over. One of them is special-case categories. Frequently asked questions Testimonials Case studies Press releases When you have a category of posts that you don’t want […]

Categories
Blogging WordPress

WordPress Comment Form 404 Error – Now Fixed!

Disabling the Cookies for Comments plugin broke the comments form. On the recommendation of Matt Cutts, I added the Cookies for Comments plugin to this blog, and also added their recommended .htaccess modifications: RewriteCond %{HTTP_COOKIE} !^.*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.*$ RewriteRule ^wp-comments-post.php – [F,L] When I realized that Cookies for Comments was slowing down my blog considerably, I disabled […]

Categories
Code QuickTip WordPress

How to Prevent Loading WP-DownloadManager's CSS File

If you want to disable the WordPress plugin WP-DownloadManager‘s download-css.css file from being loaded, add the following code to your functions.php file: remove_action(‘wp_print_styles’, ‘downloads_stylesheets’); Alternatively, if you would just like to use your own stylesheet, you can add a file named download-css.css to your theme’s directory, and the plugin will automatically load your stylesheet instead.

Categories
Plugins WordPress

Improve Gravity Forms – Gravity Forms Addons Plugin

Download Gravity Forms Addons Plugin on WordPress.org Gravity Forms + Directory Capabilities Since Gravity Forms came out, it’s been transforming how WordPress can be used. It makes a contact form more than a contact form. It makes a contact form the basis for anything you can imagine. The Gravity Forms Addons plugin has added Directory […]

Categories
KWS

Katz Web Services, Inc. on Facebook

KWS has a new home on Facebook

The transition from Katz Web Design to Katz Web Services, Inc. is complete with the launch of the Katz Web Services Facebook page. Become a fan, ask questions on the discussion board, and be recognized by others for being so avant-garde!

I love KWS fans – share your love and become a fan today!

Categories
KWS

Katz Web Services Featured in iContact's Email Marketing Monthly

iContact sent out their Email Marketing Monthly October email and featured the Katz Web Services iContact plugin for WordPress. We’re glad they like it, and hope you do too! Get the iContact Widget for WordPress, and check out iContact for your email marketing.

Categories
Tutorial

Un-Ban Yourself from WHMCS Administration

Is your IP banned from your own WHMCS? Who can remember all their passwords all the time? I have a password manager, and I still don’t get it right.  I use the WHMCS software to manage client hosting and such, and so sometimes I get locked out of my own system because I’ve tried too many […]