PDA

View Full Version : Adding WP Tags with the WPReview Plugin


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).

Admin
06-26-2009, 11:21 PM
When you manually add a post with the tags does it resolve correctly? If so then the rest should be a breeze. Let me know if the manual post resolves and if you can't get the template to upload set up right I'll give you a hand with that.

AndrewMcL77
07-20-2009, 10:18 AM
Is there any follow up on this situation? I'd really like to be able to upload my tags through the plugin as well.

Admin
07-23-2009, 04:56 AM
Unfortunately at this time there is no way to parse in a column and resolve as a tag using the upload functionality.

gwkg
07-23-2009, 04:46 PM
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?


That will work with this plugin: http://wordpress.org/extend/plugins/simple-tags/