Met à jour les sitemap
parent
8e3a0ba501
commit
e5518ea239
16
circle.yml
16
circle.yml
|
@ -29,15 +29,15 @@ jobs:
|
|||
parameters:
|
||||
site:
|
||||
type: enum
|
||||
enum: ['embauche', 'mon-entreprise', 'mycompanyinfrance']
|
||||
enum: [embauche, mon-entreprise, mycompanyinfrance]
|
||||
cypress_folder:
|
||||
type: enum
|
||||
enum: ['embauche', 'mon-entreprise']
|
||||
enum: [embauche, mon-entreprise]
|
||||
default: mon-entreprise
|
||||
language:
|
||||
type: enum
|
||||
enum: ['fr', 'en']
|
||||
default: 'fr'
|
||||
enum: [fr, en]
|
||||
default: fr
|
||||
docker:
|
||||
- image: cypress/base:8
|
||||
environment:
|
||||
|
@ -50,7 +50,7 @@ jobs:
|
|||
- run: |
|
||||
yarn run compile
|
||||
yarn run << parameters.site >>:serve &
|
||||
yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759 --env language=<< parameters.language >> --config integrationFolder=cypress/integration/<< parameters.cypress_folder >>'
|
||||
yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759 --env language=<< parameters.language >> --config integrationFolder=cypress/integration/<< parameters.cypress_folder >>
|
||||
|
||||
production-end-to-end-test:
|
||||
parameters:
|
||||
|
@ -59,12 +59,12 @@ jobs:
|
|||
default: ''
|
||||
cypress_folder:
|
||||
type: enum
|
||||
enum: ['embauche', 'mon-entreprise', 'external']
|
||||
enum: [embauche, mon-entreprise, external]
|
||||
default: mon-entreprise
|
||||
language:
|
||||
type: enum
|
||||
enum: ['fr', 'en']
|
||||
default: 'fr'
|
||||
enum: [fr, en]
|
||||
default: fr
|
||||
docker:
|
||||
- image: cypress/base:8
|
||||
environment:
|
||||
|
|
|
@ -6,14 +6,12 @@ const SiteMap = ({ sitePaths }) => (
|
|||
<>
|
||||
<h1>Sitemap</h1>
|
||||
<pre>
|
||||
{generateSiteMap(
|
||||
sitePaths.map(path => (
|
||||
<span key={path}>
|
||||
{path}
|
||||
<br />
|
||||
</span>
|
||||
))
|
||||
)}
|
||||
{generateSiteMap(sitePaths).map(path => (
|
||||
<span key={path}>
|
||||
{path}
|
||||
<br />
|
||||
</span>
|
||||
))}
|
||||
</pre>
|
||||
</>
|
||||
)
|
||||
|
|
|
@ -1,2 +1,9 @@
|
|||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /social-security/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur
|
||||
Disallow: /social-security/assimilated-salaried
|
||||
Disallow: /social-security/indépendant
|
||||
Disallow: /social-security/auto-entrepreneur
|
||||
Disallow: /sécurité-sociale/assimilé-salarié
|
||||
Disallow: /sécurité-sociale/indépendant
|
||||
Disallow: /sécurité-sociale/auto-entrepreneur
|
||||
Disallow: /sécurité-sociale/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur
|
|
@ -7,15 +7,23 @@ https://mycompanyinfrance.fr/company/create-a-SAS
|
|||
https://mycompanyinfrance.fr/company/create-a-SARL
|
||||
https://mycompanyinfrance.fr/company/create-a-SASU
|
||||
https://mycompanyinfrance.fr/company/create-a-SNC
|
||||
https://mycompanyinfrance.fr/company/create-a-micro-entreprise
|
||||
https://mycompanyinfrance.fr/company/become-auto-entrepreneur
|
||||
https://mycompanyinfrance.fr/company/become-auto-entrepreneur-EIRL
|
||||
https://mycompanyinfrance.fr/company/create-a-SA
|
||||
https://mycompanyinfrance.fr/company/find
|
||||
https://mycompanyinfrance.fr/company/after-registration
|
||||
https://mycompanyinfrance.fr/company/legal-status
|
||||
https://mycompanyinfrance.fr/company/legal-status/list
|
||||
https://mycompanyinfrance.fr/company/legal-status/liability
|
||||
https://mycompanyinfrance.fr/company/legal-status/directors-status
|
||||
https://mycompanyinfrance.fr/company/legal-status/micro-entreprise-or-individual-business
|
||||
https://mycompanyinfrance.fr/company/legal-status/auto-entrepreneur
|
||||
https://mycompanyinfrance.fr/company/legal-status/multiple-associates
|
||||
https://mycompanyinfrance.fr/company/legal-status/chairman-or-managing-director
|
||||
https://mycompanyinfrance.fr/social-security
|
||||
https://mycompanyinfrance.fr/social-security/assimilated-salaried
|
||||
https://mycompanyinfrance.fr/social-security/indépendant
|
||||
https://mycompanyinfrance.fr/social-security/auto-entrepreneur
|
||||
https://mycompanyinfrance.fr/social-security/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur
|
||||
https://mycompanyinfrance.fr/social-security/salaried
|
||||
https://mycompanyinfrance.fr/hiring-process
|
||||
https://mycompanyinfrance.fr/documentation
|
|
@ -1,21 +1,29 @@
|
|||
https://mon-entreprise.beta.gouv.fr/entreprise
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/votre-entreprise
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EI
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EIRL
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-EURL
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SAS
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SARL
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SASU
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-SNC
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/créer-une-micro-entreprise
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/retrouver-votre-entreprise
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/après-la-création
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/liste
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/responsabilité
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/status-du-dirigeant
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/micro-entreprise-ou-entreprise-individuelle
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/nombre-associés
|
||||
https://mon-entreprise.beta.gouv.fr/entreprise/status-juridique/gérant-majoritaire-ou-minoritaire
|
||||
https://mon-entreprise.beta.gouv.fr/sécurité-sociale
|
||||
https://mon-entreprise.beta.gouv.fr/démarches-embauche
|
||||
https://mon-entreprise.fr/entreprise
|
||||
https://mon-entreprise.fr/entreprise/votre-entreprise
|
||||
https://mon-entreprise.fr/entreprise/créer-une-EI
|
||||
https://mon-entreprise.fr/entreprise/créer-une-EIRL
|
||||
https://mon-entreprise.fr/entreprise/créer-une-EURL
|
||||
https://mon-entreprise.fr/entreprise/créer-une-SAS
|
||||
https://mon-entreprise.fr/entreprise/créer-une-SARL
|
||||
https://mon-entreprise.fr/entreprise/créer-une-SASU
|
||||
https://mon-entreprise.fr/entreprise/créer-une-SNC
|
||||
https://mon-entreprise.fr/entreprise/devenir-auto-entrepreneur
|
||||
https://mon-entreprise.fr/entreprise/devenir-auto-entrepreneur-EIRL
|
||||
https://mon-entreprise.fr/entreprise/créer-une-SA
|
||||
https://mon-entreprise.fr/entreprise/retrouver-votre-entreprise
|
||||
https://mon-entreprise.fr/entreprise/après-la-création
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/liste
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/responsabilité
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/statut-du-dirigeant
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/auto-entrepreneur-ou-entreprise-individuelle
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/nombre-associés
|
||||
https://mon-entreprise.fr/entreprise/statut-juridique/gérant-majoritaire-ou-minoritaire
|
||||
https://mon-entreprise.fr/sécurité-sociale
|
||||
https://mon-entreprise.fr/sécurité-sociale/assimilé-salarié
|
||||
https://mon-entreprise.fr/sécurité-sociale/indépendant
|
||||
https://mon-entreprise.fr/sécurité-sociale/auto-entrepreneur
|
||||
https://mon-entreprise.fr/sécurité-sociale/comparaison-assimilé-salarié-indépendant-et-auto-entrepreneur
|
||||
https://mon-entreprise.fr/sécurité-sociale/salarié
|
||||
https://mon-entreprise.fr/démarches-embauche
|
||||
https://mon-entreprise.fr/documentation
|
Loading…
Reference in New Issue