Forum Moderators: open
I want to be able to edit my category titles to the point where I can write anything I want in the titles. I don't want an automated title tag generator based on the name of the category. I also want the same thing for the meta description tags.
Does anyone have any suggestions?
I would probably go for headspace2, but there are other options. I gave a rundown on my favorite wordpress plugins [webmasterworld.com] in another thread a while back.
Check that out and if you have any questions come on back.
How common is this? Our site is hosted on a dedicated server that was leased starting this year. The whole server was set up and configured last month. This wordpress site is the only site on it. I'm wondering if this will not be an issue for me.
In any case, get your phpinfo report and look it up for your peace of mind. To do so, create a file called whatever.php and it need only have this line:
<?php phpinfo(); ?>
Now FTP that onto your server and call that up in your browser. Search for the "memory_limit" parameter and see how much you have. On my cheapo shared server it's 32MB, so I doubt you'll have a problem.
You can bump up the limit if you need to as well.