Copywrite
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pages – what template do they use?Thanks Rev I can modify the page.php file fine, but I don’t see the meta info on the pages I create? Where can I add individual meta tags to pages? Thanks
Forum: Plugins
In reply to: Can anyone recommend a good plugin to automatically post posts to twitterTwitterfeed update- excellent works great thumbs up
Forum: Themes and Templates
In reply to: How to show specific text widgetIt’s ok I worked it out by putting the css and html to simulate a text widget
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?So have two categories per post, is that possible? Or are you talking about sub categories? Cheers
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Make = car company, yes there are a lot but it is for all private AND public vehicles!
In my db I already have the vehicles organized by Public, Private vehicles, Car types (motorbike, family cars). In theory I could just have all the vehicles in the car type categories instead of having car makes but then I would miss having all the car makes categories. It would be easier to have only 7 car type categories than 300 car types. Maybe I can have 300 car types organized in car types- but that would be flawed as different car makes have cars in various car types.
Hmmm…
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Thanks ipstenu I’ve now seen that in total I have 315 car makes! So that would make 315 categories!
I can split these down into personal use and public use car makes but obviously some makes are going to have family cars and trucks. Or I can split them into car types (motorbike, family car) but this will also present the same issue with some car makes having both motorbikes and family cars.
What is the best way to organize this data taking into account those considerations? Thank you
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?I’ve found the table wp_posts where posts are stored. Thanks for the links, the plugin seems to choke with 11,000 entries. I’m going to have a play around – I can’t seem to find a category table?
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Yes I know how to edit my 10 posts to change the post slug.
My db is in two states: mysql table or excel. I have a free program navicat that uploads data from excel or mysql to table so I am guessing I can just connect to the wordpress table and do that?
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Right now I have only 10 posts.
I have just set up the 200 categories for the car makes.
I have a database of this info in a table already and just want to import it.
They are 11,000 entries.
How can I do that? Just cut and paste or import from my db to the wp db?Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?I just thought I could copy and paste my db table info into the posts table in wordpress?
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Can I just skip to number 4? ??
Well I’ll have 11,000 posts in all, that is why I’m going to have to automatically create my title.
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?I’ve got all in one seo plugin-what will that help me do, set the title dynamically? thanks
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?I’ve already got permalinks set up. I don’t think I’m going to need to manually enter each post title-maybe i can just output it from the db?
Forum: Fixing WordPress
In reply to: Are 11,000 too many entries in my db to consider using wordpress?Thanks for the reply! That makes sense so I’ll have all the Car makes as categories. Then I’ll get the individual cars db and copy the relevant information into the posts table.
Where do i change the year in the title? Thanks
Forum: Themes and Templates
In reply to: Where to change category page title, meta detailsThanks I have All in one SEO so I’ll see if that has this option