|
|
|
|
|
|
|
|
|
|
|
#1 |
|
That which does not kill us, will try, try again.
|
This is one plugin tool I can recommend for tagging.
http://wordpress.org/extend/plugins/simple-tags/
__________________
"If you're happy and you know it, think again." -- Guru Pitka |
|
|
|
|
|
#2 | |
|
Oh no, I'm sweating like Roger Ebert
|
Quote:
Code:
<?php st_the_tags(''); ?>
Code:
<?php the_tags(''); ?>
|
|
|
|
|
|
|
#3 | |
|
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
Join Date: Sep 2008
Posts: 51
|
Quote:
![]() This worked really well with a couple of my old themes. They are 3 columns and some of my tags were breaking into my posts because I use them a lot and they got too big. I had looked on the wordpress forum and got this: http://wordpress.org/support/topic/164312 and it was suggested to bring up this link wp-includes/widgets.php to edit but when I linked to http://www.myblog.com/wp-includes/widgets.php I got a fatal error. Maybe that is not the correct link, I'm not sure. But anyway this plugin made it much easier because I could set the largest and smallest font sizes for my tags and also put them in a straight row so that they don't break into my posts. |
|
|
|
|
|
|
#4 | |
|
Hey, can you take the wheel for a second, I have to scratch my self in two places at once
Join Date: Aug 2003
Posts: 186
|
Quote:
If you are going to depend on tags, however, I would dowload the All in One SEO plug-in. The way google is starting to penalize duplicate content, most good SEO folks recommend choosing either categories or tags to allow the spider to follow (you can still have both on your page). All in one will allow you to choose what sections of your blog you allow the spiders to follow. Normally, I choose to let it follow tags as you get more opportunity to rank higher - you will generally end up with more tags than categories. But, I have a couple of blogs that the categories are deep and competitively dominant, in which case I use the categories as the open follow link. You can grab the plug in here http://wordpress.org/extend/plugins/...-one-seo-pack/ Once you install it, it is fairly self-explanatory. |
|
|
|
|
|
|
#5 |
|
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
Join Date: Sep 2008
Posts: 51
|
I use it, and that is excellent advice - thank you
![]() I like it especially for filling in things like meta tags etc, that I understand where to put them on a static html page, but have no clue where it goes in wordpress. The plug-in knows, so that's good enough for me. |
|
|
|
![]() |
|
|