awfgal
06-26-2009, 07:03 AM
Does anyone know how to do this?
I basically want to use part of the fields from a CSV import to add tags to posts. That way I don't have to go in for hundreds of posts and individually add tags.
So what I did is add a column for tags and as part of the post template I am adding
[column x]
However, the problem is the tags aren't converting. Do you need a special plugin to get the function to convert what's in between into tags?
Basically I am doing with along with php to add very precise model numbers to each post (to get some longtail traffic).
I basically want to use part of the fields from a CSV import to add tags to posts. That way I don't have to go in for hundreds of posts and individually add tags.
So what I did is add a column for tags and as part of the post template I am adding
[column x]
However, the problem is the tags aren't converting. Do you need a special plugin to get the function to convert what's in between into tags?
Basically I am doing with along with php to add very precise model numbers to each post (to get some longtail traffic).