Keyword Linking by Siropu

Keyword Linking by Siropu [Paid] 1.7.1

No permission to buy (€29.99)
There is a XML file import function. I have attached two files so you can see the expected format.

View attachment 323622
Many thanks for the two XML file examples

But for a non tech savvy person here (!) - how do we convert a csv file of all product names (replacements) + all their aliases (keywords) and URL's to turn it into that format of XML file you kindly provided?

Any tips?

Thank you!
 
That is going to be tough. About the only way I can come up with is write a custom VB macro inside of Excel or equivalent to do this or import the csv file into Excel and do a conversation one column at a time.
Do you have an example file you can attach?
 
You are the best!!!

Actually, the devs have to figure out how to get the info out of the system they built first!! I really appreciate your offer!!!
 
You are the best!!!

Actually, the devs have to figure out how to get the info out of the system they built first!! I really appreciate your offer!!!
Thanks for the compliment.
They should easily be able to do a simple table dump to a SQL file. Then write a little code (or I can do it) to put it in the format necessary to import.
Here is an example table dump to a SQL file (I do not have thousands of links but the pretense is the same - your SQL dump will differ because your dump is VB). I used phpMyAdmin but depending on your OS the way to dump the table may be different (what is your OS and do you just have SSH access or something like WHM, cPanel or Plex). See the attachment.
BTW, I migrated from VB 3.8 so I understand what a PITA it can be. There were no VB addon imports that worked for me for my VB addons. I had to do almost everything manually.
 

Attachments

Last edited:
Back
Top Bottom