mermejo
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] “Database Permalinks” and “Directory Tools” SetupEXPLAINING BETTER MY MESSAGE (I could not edit):
Hello, I just purchased the Pretty Permalinks as suggested, but I noticed that it does not manipulate the links when I use the “import CSV” function, I noticed that it has the “update all slugs” function but since my files are very large, this function will not work correctly because the whole send multiple files to the function will give error by overloading the server. Or will it only upload the slugs to the new imported records?
I bought the “Directory Tools” as well, but I’m worried that it will not work with the data imported by the csv file, I saw that it also has a “Proxy Posts for All Records” function, previous plugin.Forum: Plugins
In reply to: [Participants Database] CSV file for very large uploadOk, new questions I’ll make in new posts.
Thank you, I believe these tools will help in what I need!Forum: Plugins
In reply to: [Participants Database] CSV file for very large uploadI am in the process of uploading the files, but now I am facing another problem, I have reached 250,000 registrations and now the shortcode page [pdb_total filter=”approved=yes”] is showing error loading, I believe that the site tries to load all the records at once and display , even though I selecting to display only 10 records per page. Can you tell if there is any way to get the site to only load the next data when the user advances to the next 10 records?
See the page that is displaying error: http://cnpjachei.com/consulta-de-cnpj/
If that does not work, I will not be able to get Google to index all the records in the search, or can you tell me if there is another way for google to index the records without having to have a page with this shortcode [pdb_list filter = “approved = yes”]?Forum: Plugins
In reply to: [Participants Database] CSV file for very large uploadWell, I’ll see if I split into several files and make a macro to go up by the same plugin. Thanks again.
About using the pdb-single_record_url filter to create a link based on a column, where do I find more details on how to do this?
Another similar question, can I make the page that will display the details of a record (?pdb=xx) take as title one of its columns?
Note: Both the custom link and the title issue has the intention of making Google display results that appears in the database in a more pleasant- This reply was modified 6 years, 11 months ago by mermejo.
Forum: Plugins
In reply to: [Participants Database] CSV file for very large uploadThanks for the feedback one more time.
The spreadsheet has a total of 10 million lines, if the plugin could pause the processing every x line quantities would facilitate the upload, because, by my test I could only successfully upload a file with a maximum of 2500 lines … That way you would have to upload some 4,000 files. I’ll try to do the uplaod right in the hosting panel.Another question, I saw that the page to open the details of a registration takes by default the value of Redord ID to generate the link: (example: http://makeparfum.com/informacoes/?pdb=17). Can I change it to generate the link through another specific column or cause the Record ID to consider the same value as my cnpj column which is the one I use as: “Check Field for Duplicate Records”?
Forum: Plugins
In reply to: [Participants Database] CSV file for very large uploadOk. And Thank you.
One more doubt after having split do you know if there is any way I can select all the files to upload at a single time and worpress does the process of uploading the files separately or will I have to upload file by file manually? Is that divided I will have some 2,000 files to upload