I tried to import some webpages data via this "Import File" in Website Module and the data came from exporting some webpages data from another odoo project. I followed this tutorial on how to do it "https://youtu.be/H2fXRXoSZiI" . Note I'm currently working in Odoo 18.
However I got this error " Missing required value for the field 'Page URL' (url) ".
I have done something to solve this problem
- I tried to import the data without editing the data to be imported, got that error
- tried to change the format of import file from XLSX to CSV, got that error
- tried to change the header label to "Page/Page URL", "Page URL", "URL", and "url" got that error
- already check the file if urls are missing, but there is a data
- tried to remove "/", got that error
I'm already out of solutions to try. Please help me solve this problem. Thank you in advance.