Hello developers,
I have been using the JobMONSTER theme for almost 2 years and I would like to ask you a question about SEO with the theme. Indeed, I have recently been working with SENRUSH and several errors that I had not seen have surfaced.
When a job offer is published, it is valid for 90 days. After this period, I modified the code as you indicated to me in a previous ticket so that the offers remain visible: add_action('noo_job_check_expired_jobs', 'jm_job_expired_cron_action' ); on the job-expired.php file.
However, I have just noticed that between the first publication and the fact that the offer becomes "expired" the URL of the offer changes.
Here is an example:
https://www.emploi-moto.com/jobs/mecanicien-motocyles-h-f-pontarlier/
becomes after expiration:
https://www.emploi-moto.com/?post_type=noo_job&p=2573482
Is it possible that URLs won't change after expiration?
Sincerely