Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-04-2009, 04:16 PM   #1
Glenn Downer
War Room Member
 
gjd6599's Avatar
 
Join Date: Oct 2007
Location: East Coast USA
Posts: 323
Thanks: 0
Thanked 10 Times in 7 Posts
Default Need some wordpress advice please

I am using a template for wordpress, 1024px, that I just noticed does something I don't like. When I put a post, it puts it in the categories section, which is normal, but when I click on that category I get only a few lines of the post showing, and in the browser is shows mydomainname.com/categories/page-title

Then if I click on the page title, that shows with the few lines of my post, it will then show the whole article, and mydomainname/page-title, which is what I wish it did in the first place.

Is this normal, and is there a way to correct it. I have one page set as a static home page. Everything else will be post's.

I definitely don't think I want this, because I don't think people will know what they are supposed to do, or won't want to bother.

I never noticed this because I set up about a dozen sites in the last two weeks, with just a home page, as a page. I only noticed this today when I was starting to add content to these sites.

I would like to stick with this template because it is clean and simple, and because I don't feel like redoing a dozen sites, but if there isn't a way to fix this, I guess I will have to.

Are posts that much more seo friendly than pages for blogs?

Thanks Glenn
gjd6599 is offline   Reply With Quote
Old 11-04-2009, 04:49 PM   #2
Greg Schueler
War Room Member
 
VegasGreg's Avatar
 
Join Date: Jul 2002
Location: Las Vegas
Posts: 2,101
Thanks: 192
Thanked 398 Times in 292 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to VegasGreg
Default Re: Need some wordpress advice please

You can adjust your WP settings to alter what you have.

First you will need to go into your Theme Editor section and look for the page template that is used on your theme for the categories. Inside you will see something like:
Code:
<?php the_excerpt(__('Read more'));?>
.

Change that to:
Code:
<?php the_content(__('Read more'));?>
and you will see the entire post on that page instead of just the small blurb.

For the mydomainname.com/categories/page-title, you can go into your Permalinks settings and change the Category Base to something other than "categories", maybe "topics" or "articles"?

Greg Schueler - Wordpress Fanatic... Offline Marketing Rockstar...

VegasGreg is offline   Reply With Quote
Old 11-04-2009, 08:35 PM   #3
HyperActive Warrior
 
Join Date: Sep 2009
Posts: 120
Thanks: 1
Thanked 16 Times in 16 Posts
Default Re: Need some wordpress advice please

Wow, I am having the same problem too. Thanks for the advice. I'll take note of that.

Please read the sig file rules
AceHazel is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
advice, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 01:08 PM.