diff --git a/composer.json b/composer.json index 1b13f5bf..4a63534a 100644 --- a/composer.json +++ b/composer.json @@ -268,7 +268,8 @@ "patch -p1 < patches/robots-8.patch", "patch -p1 < patches/robots-9.patch", "patch -p1 < patches/robots-10.patch", - "patch -p1 < patches/robots-11.patch" + "patch -p1 < patches/robots-11.patch", + "patch -p1 < patches/robots-12.patch" ], "build-assets": [ "@prepare-for-pantheon", diff --git a/config/config-default/language.entity.ar.yml b/config/config-default/language.entity.ar.yml new file mode 100644 index 00000000..87714277 --- /dev/null +++ b/config/config-default/language.entity.ar.yml @@ -0,0 +1,9 @@ +uuid: ade76191-b183-4f5a-ba30-55324d22c306 +langcode: en +status: true +dependencies: { } +id: ar +label: Arabic +direction: rtl +weight: -9 +locked: false diff --git a/config/config-default/language.entity.en.yml b/config/config-default/language.entity.en.yml index ce3b350e..9658f023 100644 --- a/config/config-default/language.entity.en.yml +++ b/config/config-default/language.entity.en.yml @@ -7,5 +7,5 @@ _core: id: en label: English direction: ltr -weight: 0 +weight: -10 locked: false diff --git a/config/config-default/language.entity.es.yml b/config/config-default/language.entity.es.yml index 1e221a56..c3ff2b4f 100644 --- a/config/config-default/language.entity.es.yml +++ b/config/config-default/language.entity.es.yml @@ -5,5 +5,5 @@ dependencies: { } id: es label: Español direction: ltr -weight: 1 +weight: -7 locked: false diff --git a/config/config-default/language.entity.fa.yml b/config/config-default/language.entity.fa.yml new file mode 100644 index 00000000..a53aed5f --- /dev/null +++ b/config/config-default/language.entity.fa.yml @@ -0,0 +1,9 @@ +uuid: d8076757-7f92-40d8-95ff-91cb16986c97 +langcode: en +status: true +dependencies: { } +id: fa +label: 'Persian, Farsi' +direction: rtl +weight: -4 +locked: false diff --git a/config/config-default/language.entity.fil.yml b/config/config-default/language.entity.fil.yml new file mode 100644 index 00000000..6d8666f5 --- /dev/null +++ b/config/config-default/language.entity.fil.yml @@ -0,0 +1,9 @@ +uuid: 3724127a-9122-4985-a162-869ec6341c36 +langcode: en +status: true +dependencies: { } +id: fil +label: Filipino +direction: ltr +weight: -6 +locked: false diff --git a/config/config-default/language.entity.ko.yml b/config/config-default/language.entity.ko.yml new file mode 100644 index 00000000..556d599b --- /dev/null +++ b/config/config-default/language.entity.ko.yml @@ -0,0 +1,9 @@ +uuid: 0d1b4e0e-2a72-4da6-aeef-342a3449cb6b +langcode: en +status: true +dependencies: { } +id: ko +label: Korean +direction: ltr +weight: -5 +locked: false diff --git a/config/config-default/language.entity.pa.yml b/config/config-default/language.entity.pa.yml new file mode 100644 index 00000000..a4a53d1e --- /dev/null +++ b/config/config-default/language.entity.pa.yml @@ -0,0 +1,9 @@ +uuid: 4049b1fa-fa4b-4ac9-a06a-dae7428ead6f +langcode: en +status: true +dependencies: { } +id: pa +label: Punjabi +direction: ltr +weight: -3 +locked: false diff --git a/config/config-default/language.entity.ru.yml b/config/config-default/language.entity.ru.yml new file mode 100644 index 00000000..341ddab1 --- /dev/null +++ b/config/config-default/language.entity.ru.yml @@ -0,0 +1,9 @@ +uuid: feaae314-60c8-4922-82fa-4f6a1806c425 +langcode: en +status: true +dependencies: { } +id: ru +label: Russian +direction: ltr +weight: -2 +locked: false diff --git a/config/config-default/language.entity.und.yml b/config/config-default/language.entity.und.yml index 31b8b332..ed5c8751 100644 --- a/config/config-default/language.entity.und.yml +++ b/config/config-default/language.entity.und.yml @@ -7,5 +7,5 @@ _core: id: und label: 'Not specified' direction: ltr -weight: 2 +weight: 9 locked: true diff --git a/config/config-default/language.entity.vi.yml b/config/config-default/language.entity.vi.yml new file mode 100644 index 00000000..238c8f24 --- /dev/null +++ b/config/config-default/language.entity.vi.yml @@ -0,0 +1,9 @@ +uuid: 07d9df3f-d3ce-4866-bd47-388cebf53d4b +langcode: en +status: true +dependencies: { } +id: vi +label: Vietnamese +direction: ltr +weight: -1 +locked: false diff --git a/config/config-default/language.entity.zh-hans.yml b/config/config-default/language.entity.zh-hans.yml new file mode 100644 index 00000000..761f3957 --- /dev/null +++ b/config/config-default/language.entity.zh-hans.yml @@ -0,0 +1,9 @@ +uuid: 4f657e17-3faa-4305-9fbd-f3548111d71c +langcode: en +status: true +dependencies: { } +id: zh-hans +label: 'Chinese, Simplified' +direction: ltr +weight: -8 +locked: false diff --git a/config/config-default/language.entity.zxx.yml b/config/config-default/language.entity.zxx.yml index a1e0b0f7..ec7d114a 100644 --- a/config/config-default/language.entity.zxx.yml +++ b/config/config-default/language.entity.zxx.yml @@ -7,5 +7,5 @@ _core: id: zxx label: 'Not applicable' direction: ltr -weight: 3 +weight: 10 locked: true diff --git a/config/config-default/language.negotiation.yml b/config/config-default/language.negotiation.yml index 1eb96404..f360c5e4 100644 --- a/config/config-default/language.negotiation.yml +++ b/config/config-default/language.negotiation.yml @@ -7,7 +7,23 @@ url: prefixes: en: '' es: es + ru: ru + ko: ko + pa: pa + fil: fil + ar: ar + fa: fa + zh-hans: zh-hans + vi: vi domains: en: '' es: '' + ru: '' + ko: '' + pa: '' + fil: '' + ar: '' + fa: '' + zh-hans: '' + vi: '' selected_langcode: site_default diff --git a/patches/robots-12.patch b/patches/robots-12.patch new file mode 100644 index 00000000..b4e92d45 --- /dev/null +++ b/patches/robots-12.patch @@ -0,0 +1,452 @@ +diff --git a/web/robots.txt b/web/robots.txt +index c15f2281..27a759f8 100644 +--- a/web/robots.txt ++++ b/web/robots.txt +@@ -2016,5 +2016,447 @@ Disallow: /index.php/user/password + Disallow: /index.php/user/register + Disallow: /index.php/user/login + Disallow: /index.php/user/logout ++# Added on 2023-01-24 : Updates to robots.txt to include all newly translated content and Clean your record pages ++Allow: /ask-tenant-covid-19-rental-debt ++Allow: /CH-restraining-order ++Allow: /CH-restraining-order/after-order-is-granted ++Allow: /CH-restraining-order/enforce-restraining-order ++Allow: /CH-restraining-order/file ++Allow: /CH-restraining-order/fill-forms ++Allow: /CH-restraining-order/index ++Allow: /CH-restraining-order/other-serves-request ++Allow: /CH-restraining-order/pick-up-papers ++Allow: /CH-restraining-order/prepare-court-date ++Allow: /CH-restraining-order/process ++Allow: /CH-restraining-order/resources ++Allow: /CH-restraining-order/serve-longterm-order ++Allow: /CH-restraining-order/sheriff-serves-request ++Allow: /CH-restraining-order/what-to-expect-courtroom ++Allow: /conservatorship-investigation-and-reports ++Allow: /covid-19-small-claims-court-rental-debt-defenses ++Allow: /create-agreements-child-custody-and-support ++Allow: /domestic-violence-child-custody ++Allow: /DV-restraining-order ++Allow: /DV-restraining-order/after-order-is-granted ++Allow: /DV-restraining-order/enforce-restraining-order ++Allow: /DV-restraining-order/file ++Allow: /DV-restraining-order/fill-forms ++Allow: /DV-restraining-order/index ++Allow: /DV-restraining-order/other-serves-request ++Allow: /DV-restraining-order/pick-up-papers ++Allow: /DV-restraining-order/prepare-court-date ++Allow: /DV-restraining-order/process ++Allow: /DV-restraining-order/serve-longterm-order ++Allow: /DV-restraining-order/sheriff-serves-request ++Allow: /DV-restraining-order/what-to-expect-courtroom ++Allow: /EA-restraining-order ++Allow: /EA-restraining-order/after-order-is-granted ++Allow: /EA-restraining-order/enforce-restraining-order ++Allow: /EA-restraining-order/file ++Allow: /EA-restraining-order/fill-forms ++Allow: /EA-restraining-order/index ++Allow: /EA-restraining-order/other-serves-request ++Allow: /EA-restraining-order/pick-up-papers ++Allow: /EA-restraining-order/prepare-court-date ++Allow: /EA-restraining-order/process ++Allow: /EA-restraining-order/resources ++Allow: /EA-restraining-order/serve-longterm-order ++Allow: /EA-restraining-order/sheriff-serves-request ++Allow: /EA-restraining-order/what-to-expect-courtroom ++Allow: /es ++Allow: /es/AC-orden-de-restriccion/proceso ++Allow: /es/adopcion-padrastro ++Allow: /es/adopcion-padrastro/asistir-audiencia ++Allow: /es/adopcion-padrastro/comenzar ++Allow: /es/adopcion-padrastro/consentimiento ++Allow: /es/adopcion-padrastro/denegacion-paternidad ++Allow: /es/adopcion-padrastro/entrega ++Allow: /es/adopcion-padrastro/investigacion ++Allow: /es/adopcion-padrastro/llene-formularios ++Allow: /es/adopcion-padrastro/localizar ++Allow: /es/adopcion-padrastro/preparese-audiencia ++Allow: /es/adopcion-padrastro/proceso ++Allow: /es/adopcion-padrastro/renuncia ++Allow: /es/adopcion-padrastro/responder ++Allow: /es/adopcion-por-parte-de-un-padrastro-para-confirmar-la-filiacion-paternidad ++Allow: /es/asesor-de-reclamos-menores ++Allow: /es/audiencias-remotas ++Allow: /es/CH-orden-de-restriccion ++Allow: /es/CH-orden-de-restriccion/alguacil-hace-entrega-legal-de-solicitud ++Allow: /es/CH-orden-de-restriccion/despues-orden-es-otorgada ++Allow: /es/CH-orden-de-restriccion/entrega-legal-orden-a-largo-plazo ++Allow: /es/CH-orden-de-restriccion/hacer-cumplir-orden-de-restriccion ++Allow: /es/CH-orden-de-restriccion/indice ++Allow: /es/CH-orden-de-restriccion/llenar-formularios ++Allow: /es/CH-orden-de-restriccion/otro-hace-entrega-legal-de-solicitud ++Allow: /es/CH-orden-de-restriccion/prepararse-para-audiencia ++Allow: /es/CH-orden-de-restriccion/presentar ++Allow: /es/CH-orden-de-restriccion/que-esperar-sala-de-la-corte ++Allow: /es/CH-orden-de-restriccion/recoger-documentos ++Allow: /es/CH-orden-de-restriccion/recursos ++Allow: /es/citatorio ++Allow: /es/citatorio/dar-aviso ++Allow: /es/citatorio/declaracion-jurada ++Allow: /es/citatorio/declaracion-jurada-pruebas ++Allow: /es/citatorio/registros-comerciales ++Allow: /es/citatorio/testigo ++Allow: /es/citatorio/testigo-y-pruebas ++Allow: /es/comience-un-caso-de-tutela-limitada ++Allow: /es/como-ayudar-un-adulto-joven-con-una-discapacidad-del-desarrollo ++Allow: /es/crear-acuerdos-custodia-y-manutencion-de-los-hijos ++Allow: /es/custodia-de-los-hijos/evaluacion ++Allow: /es/Declaración-voluntaria-de-filiación ++Allow: /es/defensas-contra-la-deuda-de-renta-por-covid-19-en-la-corte-de-reclamos-menores ++Allow: /es/derecho-de-familia-anulacion/responder-manutencion-anulacion ++Allow: /es/DV-orden-de-restriccion ++Allow: /es/DV-orden-de-restriccion/alguacil-hace-entrega-legal-de-solicitud ++Allow: /es/DV-orden-de-restriccion/despues-orden-es-otorgada ++Allow: /es/DV-orden-de-restriccion/hacer-cumplir-orden-de-restriccion ++Allow: /es/DV-orden-de-restriccion/indice ++Allow: /es/DV-orden-de-restriccion/llenar-formularios ++Allow: /es/DV-orden-de-restriccion/otro-hace-entrega-legal-de-solicitud ++Allow: /es/DV-orden-de-restriccion/prepararse-para-audiencia ++Allow: /es/DV-orden-de-restriccion/presentar ++Allow: /es/DV-orden-de-restriccion/proceso ++Allow: /es/DV-orden-de-restriccion/que-esperar-sala-de-la-corte ++Allow: /es/DV-orden-de-restriccion/recoger-documentos ++Allow: /es/DV-orden-de-restricción/entrega-legal-orden-a-largo-plazo ++Allow: /es/EA-orden-de-restriccion/preparese-para-audiencia-en-la-corte ++Allow: /es/EA-orden-de-restricción/presentar ++Allow: /es/EA-orden-restriccion/recursos ++Allow: /es/el-proceso-de-deuda-de-renta-por-covid-19-en-reclamos-menores ++Allow: /es/entrega-legal-de-los-documentos-de-tutela-de-un-adulto-por-correo ++Allow: /es/entrega-legal-en-persona-de-los-documentos-de-tutela-de-adulto ++Allow: /es/entregue-las-copias-de-sus-formularios-la-carcel-la-prision-o-al-cdcr ++Allow: /es/exencion-de-cuotas ++Allow: /es/exencion-de-cuotas-adicionales ++Allow: /es/exencion-de-cuotas/Si-no-se-otorga-su-exención-de-cuotas ++Allow: /es/formularios-de-divorcio ++Allow: /es/guia-para-tutores-de-un-menor-para-cambiar-el-genero-de-un-menor-con-o-sin-un-cambio-de-nombre ++Allow: /es/guia-para-tutores-para-cambiar-el-nombre-de-un-nino ++Allow: /es/guia-sobre-depositos-de-seguridad-en-california ++Allow: /es/haga-la-entrega-legal-de-la-orden-de-presentar-motivos-justificativos ++Allow: /es/haga-la-entrega-legal-de-su-reclamo-del-demandante-por-deuda-de-renta-por-covid-19-mediante-entrega ++Allow: /es/haga-la-entrega-legal-de-su-reclamo-por-deuda-de-renta-por-covid-19 ++Allow: /es/indice-de-adopcion-por-parte-de-un-padrastro ++Allow: /es/indice-de-custodia-de-los-hijos-y-horario-de-crianza ++Allow: /es/indice-de-manutencion-del-conyuge ++Allow: /es/indice-de-reconocimiento-de-cambio-de-genero ++Allow: /es/indice-de-revelacion-y-citaciones-civiles ++Allow: /es/investigacion-e-informes-de-la-tutela-de-adulto ++Allow: /es/llene-formularios-para-iniciar-un-caso-de-reclamos-menores-de-deuda-de-renta-por-covid-19 ++Allow: /es/lugares-para-encontrar-apoyo-para-una-persona-con-una-discapacidad-o-un-impedimento ++Allow: /es/maneje-los-problemas-con-su-abogado ++Allow: /es/mudarse-trasladarse-con-su-hijo ++Allow: /es/node/2337 ++Allow: /es/notifique-al-adulto-con-discapacidad-sus-familiares-y-otras-personas ++Allow: /es/opciones-para-ayudar-alguien-con-un-impedimento-o-discapacidad ++Allow: /es/orden-de-restriccion-EA ++Allow: /es/orden-de-restriccion-EA/alguacil-hace-entrega-legal-de-solicitud ++Allow: /es/orden-de-restriccion-EA/despues-orden-es-otorgada ++Allow: /es/orden-de-restriccion-EA/hacer-cumplir-la-orden ++Allow: /es/orden-de-restriccion-EA/hacer-entrega-legal-de-una-orden-a-largo-plazo ++Allow: /es/orden-de-restriccion-EA/indice ++Allow: /es/orden-de-restriccion-EA/llenar-formularios ++Allow: /es/orden-de-restriccion-EA/otras-solicitudes-de-entrega-legal ++Allow: /es/orden-de-restriccion-EA/proceso ++Allow: /es/orden-de-restriccion-EA/que-esperar-sala-de-la-corte ++Allow: /es/orden-de-restriccion-EA/recoger-documentos ++Allow: /es/orden-de-restricción ++Allow: /es/peticion-custodia-manutencion ++Allow: /es/peticion-custodia-manutencion/entrega-legal ++Allow: /es/peticion-custodia-manutencion/entrega-legal-de-formularios/aviso-acuse-de-recibo ++Allow: /es/peticion-custodia-manutencion/entrega-legal-de-formularios/situaciones-especiales ++Allow: /es/peticion-custodia-manutencion/finalizar/acuerdo ++Allow: /es/peticion-custodia-manutencion/finalizar/crear-acuerdos-finales ++Allow: /es/peticion-custodia-manutencion/finalizar/despues-del-juicio ++Allow: /es/peticion-custodia-manutencion/finalizar/falta-de-comparecencia ++Allow: /es/peticion-custodia-manutencion/finalizar/falta-de-comparecencia-acuerdo ++Allow: /es/peticion-custodia-manutencion/finalizar/presentar-fallo-acuerdo ++Allow: /es/peticion-custodia-manutencion/finalizar/presentar-falta-de-comparecencia ++Allow: /es/peticion-custodia-manutencion/llenar-formularios ++Allow: /es/peticion-custodia-manutencion/proceso ++Allow: /es/peticion-para-la-custodia-y-la-manutencion-de-los-hijos-indice ++Allow: /es/preparar-declaracion-padre-desconocido ++Allow: /es/preparese-para-su-audiencia-de-tutela-de-adulto ++Allow: /es/preparese-para-su-juicio-por-la-deuda-de-renta-por-covid-19 ++Allow: /es/preparese-y-vaya-su-juicio-de-reclamos-menores ++Allow: /es/presentar-formularios-en-la-corte ++Allow: /es/presentar-solicitud-de-adopcion-padrastro ++Allow: /es/presente-su-peticion-de-tutela-limitada-y-otros-formularios ++Allow: /es/presente-su-peticion-y-citacion-para-la-custodia-y-manutencion-de-los-hijos ++Allow: /es/presente-su-reclamo-de-demandante-por-la-deuda-de-renta-por-covid-19 ++Allow: /es/reclamaciones%20menores/despues%20de%20la%20prueba/si-no-puede-pagar/hacer-pagos ++Allow: /es/reclamo-del-demandante-y-orden-para-ir-la-corte-de-reclamos-menores-deuda-de-renta-por-covid-19 ++Allow: /es/reclamos-menores ++Allow: /es/reclamos-menores-en-california ++Allow: /es/reclamos-menores/antes-de-iniciar ++Allow: /es/reclamos-menores/antes-de-iniciar/arbitraje-mediacion-disputas-honorarios-abogados ++Allow: /es/reclamos-menores/antes-de-iniciar/asuntos-comunes ++Allow: /es/reclamos-menores/antes-de-iniciar/demandar-proveedor-atencion-medica ++Allow: /es/reclamos-menores/antes-de-iniciar/encontrar-nombre-direccion-empresa ++Allow: /es/reclamos-menores/antes-de-iniciar/formas-encontrar-alguien ++Allow: /es/reclamos-menores/contrademanda-otra-parte ++Allow: /es/reclamos-menores/contrademanda-otra-parte/antes-de-iniciar ++Allow: /es/reclamos-menores/contrademanda-otra-parte/entrega-legal ++Allow: /es/reclamos-menores/contrademanda-otra-parte/entrega-sustituida ++Allow: /es/reclamos-menores/contrademanda-otra-parte/formularios ++Allow: /es/reclamos-menores/contrademanda-otra-parte/presentar ++Allow: /es/reclamos-menores/desestimar-caso ++Allow: /es/reclamos-menores/despues-del-juicio ++Allow: /es/reclamos-menores/despues-del-juicio/apelaciones-de-reclamos-menores ++Allow: /es/reclamos-menores/despues-del-juicio/apelar-decision ++Allow: /es/reclamos-menores/despues-del-juicio/apelar-pagar ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/agregar-costos-e-intereses-a-lo-que-se-debe ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/agregar-costos-intereses ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/cuando-le-pagan ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/derecho-de-retencion-sobre-propiedad ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/embargo-de-banco ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/embargo-de-sueldo ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor/preguntas ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor/preparacion ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/mandato-de-ejecucion ++Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/renovar-fallo ++Allow: /es/reclamos-menores/despues-del-juicio/oponerse-a-reclamo-de-exencion ++Allow: /es/reclamos-menores/despues-del-juicio/responder-reclamo-de-exencion ++Allow: /es/reclamos-menores/despues-del-juicio/si-gana ++Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar ++Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/examen-de-deudor ++Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/responder-embargo-de-banco ++Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/responder-embargo-de-sueldo ++Allow: /es/reclamos-menores/despues-del-juicio/solicite-anulacion-de-decision ++Allow: /es/reclamos-menores/iniciar-caso ++Allow: /es/reclamos-menores/iniciar-caso/donde-presentar ++Allow: /es/reclamos-menores/iniciar-caso/entrega-legal ++Allow: /es/reclamos-menores/iniciar-caso/entrega-legal-reclamo-entrega-sustituida ++Allow: /es/reclamos-menores/iniciar-caso/formularios/llenar-formularios ++Allow: /es/reclamos-menores/iniciar-caso/llenar-formularios/como-nombrar-demandado-en-formularios ++Allow: /es/reclamos-menores/iniciar-caso/presentacion ++Allow: /es/reclamos-menores/juicio ++Allow: /es/reclamos-menores/juicio/citaciones ++Allow: /es/reclamos-menores/juicio/ir-a-juicio ++Allow: /es/reclamos-menores/responder-reclamo-orden ++Allow: /es/reclamos-menores/responder-reclamo-orden/fue-correcta-la-entrega-legal-de-formularios ++Allow: /es/reclamos-menores/solicitar-dinero ++Allow: /es/reclamos-menores/solicitar-dinero/agencia-gubernamental ++Allow: /es/reclamos-menores/solicitar-dinero/mediacion ++Allow: /es/reclamos-menores/solicitar-dinero/opciones ++Allow: /es/reclamos-menores/solicitar-dinero/redactar-acuerdo ++Allow: /es/recursos-para-casos-de-reclamos-menores ++Allow: /es/recursos-para-desarrollar-un-plan-de-crianza ++Allow: /es/responda-a-una-orden-de-restricción-de-EA ++Allow: /es/responda-a-una-orden-de-restricción-de-EA/entrega-legal ++Allow: /es/responda-a-una-orden-de-restricción-de-EA/llenar-y-presentar-respuesta ++Allow: /es/responda-a-una-orden-de-restricción-de-EA/ordenes-de-obediencia-de%20armas-de-fuego ++Allow: /es/responda-una-peticion-de-custodia-y-manutencion ++Allow: /es/responder-a-orden-de-restriccion-por-AC ++Allow: /es/responder-a-orden-de-restriccion-por-AC/entrega-legal ++Allow: /es/responder-a-orden-de-restriccion-por-AC/llenar-presentar-respuesta ++Allow: /es/responder-a-orden-de-restriccion-por-AC/obedecer-ordenes-de-armas ++Allow: /es/responder-a-orden-de-restriccion-por-VD/llenar-presentar-respuesta ++Allow: /es/responder-a-orden-de-restriccion-por-VD/obedecer-ordenes-armas ++Allow: /es/responder-a-peticion-de-custodia-y-manutencion ++Allow: /es/responder-a-peticion-de-custodia-y-manutencion/entrega-legal-de-la-respuesta ++Allow: /es/responder-a-peticion-de-custodia-y-manutencion/falta-de-comparecencia-con-acuerdo-informacion ++Allow: /es/responder-a-peticion-de-custodia-y-manutencion/falta-de-comparecencia-informacion ++Allow: /es/responder-a-peticion-de-custodia-y-manutencion/presentar-respuesta ++Allow: /es/responsabilidades-y-deberes-de-un-tutor-limitado-de-un-adulto ++Allow: /es/reuna-informacion-y-documentos ++Allow: /es/revelacion-derecho-de-familia/ninguna-respuesta ++Allow: /es/servicios-de-ayuda-en-las-cortes ++Allow: /es/si-no-se-otorga-una-exencion-de-cuotas-de-tutela ++Allow: /es/si-solicitan-agregar-costos-e-intereses ++Allow: /es/solicite-la-agencia-local-de-manutencion-de-los-hijos-que-establezca-la-filiacion-paternidad ++Allow: /es/solicitele-al-inquilino-el-pago-de-la-deuda-de-renta-por-covid-19 ++Allow: /es/solicitud-orden-prescindir ++Allow: /es/stepparent-adoption/disagree ++Allow: /es/stepparent-adoption/identify/ponga-fin-a-la-patria-potestad ++Allow: /es/stepparent-adoption/locate/ponga-fin-a-los-derechos-como-padre ++Allow: /es/tutela-de-adulto-recursos-legales-y-de-servicio-social ++Allow: /es/tutela-limitada/descripcion-general ++Allow: /es/tutelas-limitadas ++Allow: /es/tutelas-limitadas-del-patrimonio ++Allow: /es/vaya-su-audiencia-de-tutela-limitada ++Allow: /es/vaya-su-juicio-de-reclamos-menores-de-deuda-de-renta-por-covid-19 ++Allow: /es/vdop/anular/entrega-legal ++Allow: /es/vdop/cancelar ++Allow: /es/vdop/cancelar/fecha-de-audiencia ++Allow: /es/violencia-en-el-hogar-custodia-de-los-hijos ++Allow: /fee-waiver ++Allow: /fee-waiver/if-fee-waiver-isnt-granted ++Allow: /file-your-limited-conservatorship-petition-and-other-forms ++Allow: /file-your-petition-and-summons-child-custody-and-support ++Allow: /file-your-plaintiffs-claim-covid-19-rental-debt ++Allow: /fill-out-forms-start-covid-19-rental-debt-small-claims-case ++Allow: /gather-information-and-documents ++Allow: /get-ready-your-covid-19-rental-debt-trial ++Allow: /go-your-covid-19-rental-debt-small-claims-trial ++Allow: /go-your-limited-conservatorship-hearing ++Allow: /guide-guardians-recognition-childs-change-gender-or-without-name-change ++Allow: /guide-security-deposits-california ++Allow: /handle-problems-your-lawyer ++Allow: /helping-young-adult-developmental-disability ++Allow: /if-guardianship-or-conservatorship-fee-waiver-isnt-granted ++Allow: /if-they-asked-add-costs-and-interest ++Allow: /limited-conservatorships ++Allow: /limited-conservatorships-estate ++Allow: /limited-conservatorships/overview ++Allow: /notify-adult-disability-their-relatives-and-others ++Allow: /options-help-someone-impairment-or-disability ++Allow: /parentage/LCSA ++Allow: /petition-child-custody-and-support-index ++Allow: /petition-custody-support ++Allow: /petition-custody-support/fill-forms ++Allow: /petition-custody-support/finalize/after-trial ++Allow: /petition-custody-support/finalize/agreement ++Allow: /petition-custody-support/finalize/create-final-agreements ++Allow: /petition-custody-support/finalize/default ++Allow: /petition-custody-support/finalize/default-agreement ++Allow: /petition-custody-support/finalize/submit-default ++Allow: /petition-custody-support/finalize/submit-judgment-agreement ++Allow: /petition-custody-support/process ++Allow: /petition-custody-support/serve ++Allow: /petition-custody-support/serve-forms/notice-acknowledgement-receipt ++Allow: /petition-custody-support/serve-forms/special-situations ++Allow: /places-find-support-person-disability-or-impairment ++Allow: /plaintiffs-claim-and-order-go-small-claims-court-covid-19-rental-debtform-sc-500 ++Allow: /prepare-and-go-your-small-claims-trial ++Allow: /prepare-your-conservatorship-hearing ++Allow: /relocating-moving-away-your-child ++Allow: /remote-court-hearings ++Allow: /request-orders-fl-300 ++Allow: /resources-develop-parenting-plan ++Allow: /resources-small-claims-cases ++Allow: /respond-petition-custody-and-support ++Allow: /respond-petition-custody-support ++Allow: /respond-petition-custody-support/default-agreement-info ++Allow: /respond-petition-custody-support/default-info ++Allow: /respond-petition-custody-support/file-response ++Allow: /respond-petition-custody-support/serve-response ++Allow: /respond-to-CH-restraining-order ++Allow: /respond-to-CH-restraining-order/fill-file-response ++Allow: /respond-to-CH-restraining-order/obey-firearms-orders ++Allow: /respond-to-CH-restraining-order/serve ++Allow: /respond-to-DV-restraining-order ++Allow: /respond-to-DV-restraining-order/fill-file-response ++Allow: /respond-to-DV-restraining-order/obey-firearms-orders ++Allow: /respond-to-EA-restraining-order ++Allow: /respond-to-EA-restraining-order/fill-file-response ++Allow: /respond-to-EA-restraining-order/obey-firearms-orders ++Allow: /respond-to-EA-restraining-order/serve ++Allow: /responsibilities-and-duties-limited-conservator ++Allow: /serve-conservatorship-papers-mail ++Allow: /serve-conservatorship-papers-person ++Allow: /serve-your-covid-19-rental-debt-small-claims-forms ++Allow: /serve-your-plaintiffs-claim-covid-19-rental-debt-substituted-service ++Allow: /small-claims ++Allow: /small-claims-advisor ++Allow: /small-claims-california ++Allow: /small-claims-covid-19-rental-debt-process ++Allow: /small-claims/after-trial ++Allow: /small-claims/after-trial/appeal-decision ++Allow: /small-claims/after-trial/appeal-pay ++Allow: /small-claims/after-trial/ask-to-vacate-decision ++Allow: /small-claims/after-trial/claim-exemption-opposed ++Allow: /small-claims/after-trial/collect-money ++Allow: /small-claims/after-trial/collect-money/add-costs-and-interest-whats-owed ++Allow: /small-claims/after-trial/collect-money/bank-levy ++Allow: /small-claims/after-trial/collect-money/debtors-examination ++Allow: /small-claims/after-trial/collect-money/debtors-examination/prepare ++Allow: /small-claims/after-trial/collect-money/debtors-examination/questions ++Allow: /small-claims/after-trial/collect-money/property-lien ++Allow: /small-claims/after-trial/collect-money/renew-judgment ++Allow: /small-claims/after-trial/collect-money/wage-garnishment ++Allow: /small-claims/after-trial/collect-money/when-you-get-paid ++Allow: /small-claims/after-trial/collect-money/writ-execution ++Allow: /small-claims/after-trial/if-you-cant-pay ++Allow: /small-claims/after-trial/if-you-cant-pay/debtors-exam ++Allow: /small-claims/after-trial/if-you-cant-pay/make-payments ++Allow: /small-claims/after-trial/if-you-cant-pay/respond-bank-levy ++Allow: /small-claims/after-trial/if-you-cant-pay/respond-wage-garnishment ++Allow: /small-claims/after-trial/if-you-win ++Allow: /small-claims/after-trial/reply-claim-exemption ++Allow: /small-claims/after-trial/small-claims-appeals ++Allow: /small-claims/ask-for-money ++Allow: /small-claims/ask-for-money/government-agency ++Allow: /small-claims/ask-for-money/mediation ++Allow: /small-claims/ask-for-money/options ++Allow: /small-claims/ask-for-money/write-agreement ++Allow: /small-claims/before-you-start ++Allow: /small-claims/before-you-start/arbitration-mediation-attorney-fee-disputes ++Allow: /small-claims/before-you-start/common-issues ++Allow: /small-claims/before-you-start/find-business-name-address ++Allow: /small-claims/before-you-start/sue-healthcare-provider ++Allow: /small-claims/before-you-start/ways-find-someone ++Allow: /small-claims/dismiss-case ++Allow: /small-claims/respond-claim-order ++Allow: /small-claims/respond-claim-order/were-forms-served-correctly ++Allow: /small-claims/start-case ++Allow: /small-claims/start-case/file ++Allow: /small-claims/start-case/fill-out-forms/how-name-defendant-your-forms ++Allow: /small-claims/start-case/forms/fill-out-forms ++Allow: /small-claims/start-case/serve ++Allow: /small-claims/start-case/serve-claim-substituted-service ++Allow: /small-claims/start-case/where-to-file ++Allow: /small-claims/sue-other-side-back ++Allow: /small-claims/sue-other-side-back/before-you-start ++Allow: /small-claims/sue-other-side-back/file ++Allow: /small-claims/sue-other-side-back/forms ++Allow: /small-claims/sue-other-side-back/serve ++Allow: /small-claims/sue-other-side-back/subsituted-service ++Allow: /small-claims/trial ++Allow: /small-claims/trial/go-to-trial ++Allow: /small-claims/trial/supoenas ++Allow: /start-limited-conservatorship-case ++Allow: /stepparent-adoption ++Allow: /stepparent-adoption-confirm-parentage ++Allow: /stepparent-adoption-index ++Allow: /stepparent-adoption/app-and-order ++Allow: /stepparent-adoption/attend-hearing ++Allow: /stepparent-adoption/consent ++Allow: /stepparent-adoption/denial-paternity ++Allow: /stepparent-adoption/disagree ++Allow: /stepparent-adoption/file ++Allow: /stepparent-adoption/fill-out-forms ++Allow: /stepparent-adoption/identify ++Allow: /stepparent-adoption/identify/TPR ++Allow: /stepparent-adoption/investigation ++Allow: /stepparent-adoption/locate ++Allow: /stepparent-adoption/locate/TPR ++Allow: /stepparent-adoption/prepare-hearing ++Allow: /stepparent-adoption/prepare-lodge-forms ++Allow: /stepparent-adoption/process ++Allow: /stepparent-adoption/respond ++Allow: /stepparent-adoption/serve ++Allow: /stepparent-adoption/start ++Allow: /stepparent-adoption/waiver ++Allow: /subpoena ++Allow: /subpoena/business-records ++Allow: /subpoena/deposition ++Allow: /subpoena/deposition-evidence ++Allow: /subpoena/give-notice ++Allow: /subpoena/witness ++Allow: /subpoena/witness-and-evidence ++Allow: /VDOP ++Allow: /vdop/cancel ++Allow: /vdop/cancel/court-date ++Allow: /vdop/cancel/serve ++Allow: /waive-additional-fees ++Allow: /clean-your-record ++Allow: /clean-your-record/ask-PC290-relief ++Allow: /clean-your-record/fair-chance-act ++Allow: /clean-your-record/felony-prop47 ++Allow: /clean-your-record/legal-help ++Allow: /clean-your-record/marijuana-conviction-relief-prop-64 ++Allow: /clean-your-record/misdemeanors ++Allow: /clean-your-record/non-citizens ++Allow: /clean-your-record/relief-human-trafficking-victims ++Allow: /clean-your-record/sex-offender-registration ++Allow: /form/clean-your-record ++Allow: /guide-certificates-rehabilitation-california ++Allow: /juvenile-justice/seal-record ++Allow: /pardons-governor ++Allow: /record-cleaning-arrest-no-conviction + # Remove this line after Alpha2 launch. + Disallow: / diff --git a/web/robots.txt b/web/robots.txt index c15f2281..27a759f8 100644 --- a/web/robots.txt +++ b/web/robots.txt @@ -2016,5 +2016,447 @@ Disallow: /index.php/user/password Disallow: /index.php/user/register Disallow: /index.php/user/login Disallow: /index.php/user/logout +# Added on 2023-01-24 : Updates to robots.txt to include all newly translated content and Clean your record pages +Allow: /ask-tenant-covid-19-rental-debt +Allow: /CH-restraining-order +Allow: /CH-restraining-order/after-order-is-granted +Allow: /CH-restraining-order/enforce-restraining-order +Allow: /CH-restraining-order/file +Allow: /CH-restraining-order/fill-forms +Allow: /CH-restraining-order/index +Allow: /CH-restraining-order/other-serves-request +Allow: /CH-restraining-order/pick-up-papers +Allow: /CH-restraining-order/prepare-court-date +Allow: /CH-restraining-order/process +Allow: /CH-restraining-order/resources +Allow: /CH-restraining-order/serve-longterm-order +Allow: /CH-restraining-order/sheriff-serves-request +Allow: /CH-restraining-order/what-to-expect-courtroom +Allow: /conservatorship-investigation-and-reports +Allow: /covid-19-small-claims-court-rental-debt-defenses +Allow: /create-agreements-child-custody-and-support +Allow: /domestic-violence-child-custody +Allow: /DV-restraining-order +Allow: /DV-restraining-order/after-order-is-granted +Allow: /DV-restraining-order/enforce-restraining-order +Allow: /DV-restraining-order/file +Allow: /DV-restraining-order/fill-forms +Allow: /DV-restraining-order/index +Allow: /DV-restraining-order/other-serves-request +Allow: /DV-restraining-order/pick-up-papers +Allow: /DV-restraining-order/prepare-court-date +Allow: /DV-restraining-order/process +Allow: /DV-restraining-order/serve-longterm-order +Allow: /DV-restraining-order/sheriff-serves-request +Allow: /DV-restraining-order/what-to-expect-courtroom +Allow: /EA-restraining-order +Allow: /EA-restraining-order/after-order-is-granted +Allow: /EA-restraining-order/enforce-restraining-order +Allow: /EA-restraining-order/file +Allow: /EA-restraining-order/fill-forms +Allow: /EA-restraining-order/index +Allow: /EA-restraining-order/other-serves-request +Allow: /EA-restraining-order/pick-up-papers +Allow: /EA-restraining-order/prepare-court-date +Allow: /EA-restraining-order/process +Allow: /EA-restraining-order/resources +Allow: /EA-restraining-order/serve-longterm-order +Allow: /EA-restraining-order/sheriff-serves-request +Allow: /EA-restraining-order/what-to-expect-courtroom +Allow: /es +Allow: /es/AC-orden-de-restriccion/proceso +Allow: /es/adopcion-padrastro +Allow: /es/adopcion-padrastro/asistir-audiencia +Allow: /es/adopcion-padrastro/comenzar +Allow: /es/adopcion-padrastro/consentimiento +Allow: /es/adopcion-padrastro/denegacion-paternidad +Allow: /es/adopcion-padrastro/entrega +Allow: /es/adopcion-padrastro/investigacion +Allow: /es/adopcion-padrastro/llene-formularios +Allow: /es/adopcion-padrastro/localizar +Allow: /es/adopcion-padrastro/preparese-audiencia +Allow: /es/adopcion-padrastro/proceso +Allow: /es/adopcion-padrastro/renuncia +Allow: /es/adopcion-padrastro/responder +Allow: /es/adopcion-por-parte-de-un-padrastro-para-confirmar-la-filiacion-paternidad +Allow: /es/asesor-de-reclamos-menores +Allow: /es/audiencias-remotas +Allow: /es/CH-orden-de-restriccion +Allow: /es/CH-orden-de-restriccion/alguacil-hace-entrega-legal-de-solicitud +Allow: /es/CH-orden-de-restriccion/despues-orden-es-otorgada +Allow: /es/CH-orden-de-restriccion/entrega-legal-orden-a-largo-plazo +Allow: /es/CH-orden-de-restriccion/hacer-cumplir-orden-de-restriccion +Allow: /es/CH-orden-de-restriccion/indice +Allow: /es/CH-orden-de-restriccion/llenar-formularios +Allow: /es/CH-orden-de-restriccion/otro-hace-entrega-legal-de-solicitud +Allow: /es/CH-orden-de-restriccion/prepararse-para-audiencia +Allow: /es/CH-orden-de-restriccion/presentar +Allow: /es/CH-orden-de-restriccion/que-esperar-sala-de-la-corte +Allow: /es/CH-orden-de-restriccion/recoger-documentos +Allow: /es/CH-orden-de-restriccion/recursos +Allow: /es/citatorio +Allow: /es/citatorio/dar-aviso +Allow: /es/citatorio/declaracion-jurada +Allow: /es/citatorio/declaracion-jurada-pruebas +Allow: /es/citatorio/registros-comerciales +Allow: /es/citatorio/testigo +Allow: /es/citatorio/testigo-y-pruebas +Allow: /es/comience-un-caso-de-tutela-limitada +Allow: /es/como-ayudar-un-adulto-joven-con-una-discapacidad-del-desarrollo +Allow: /es/crear-acuerdos-custodia-y-manutencion-de-los-hijos +Allow: /es/custodia-de-los-hijos/evaluacion +Allow: /es/Declaración-voluntaria-de-filiación +Allow: /es/defensas-contra-la-deuda-de-renta-por-covid-19-en-la-corte-de-reclamos-menores +Allow: /es/derecho-de-familia-anulacion/responder-manutencion-anulacion +Allow: /es/DV-orden-de-restriccion +Allow: /es/DV-orden-de-restriccion/alguacil-hace-entrega-legal-de-solicitud +Allow: /es/DV-orden-de-restriccion/despues-orden-es-otorgada +Allow: /es/DV-orden-de-restriccion/hacer-cumplir-orden-de-restriccion +Allow: /es/DV-orden-de-restriccion/indice +Allow: /es/DV-orden-de-restriccion/llenar-formularios +Allow: /es/DV-orden-de-restriccion/otro-hace-entrega-legal-de-solicitud +Allow: /es/DV-orden-de-restriccion/prepararse-para-audiencia +Allow: /es/DV-orden-de-restriccion/presentar +Allow: /es/DV-orden-de-restriccion/proceso +Allow: /es/DV-orden-de-restriccion/que-esperar-sala-de-la-corte +Allow: /es/DV-orden-de-restriccion/recoger-documentos +Allow: /es/DV-orden-de-restricción/entrega-legal-orden-a-largo-plazo +Allow: /es/EA-orden-de-restriccion/preparese-para-audiencia-en-la-corte +Allow: /es/EA-orden-de-restricción/presentar +Allow: /es/EA-orden-restriccion/recursos +Allow: /es/el-proceso-de-deuda-de-renta-por-covid-19-en-reclamos-menores +Allow: /es/entrega-legal-de-los-documentos-de-tutela-de-un-adulto-por-correo +Allow: /es/entrega-legal-en-persona-de-los-documentos-de-tutela-de-adulto +Allow: /es/entregue-las-copias-de-sus-formularios-la-carcel-la-prision-o-al-cdcr +Allow: /es/exencion-de-cuotas +Allow: /es/exencion-de-cuotas-adicionales +Allow: /es/exencion-de-cuotas/Si-no-se-otorga-su-exención-de-cuotas +Allow: /es/formularios-de-divorcio +Allow: /es/guia-para-tutores-de-un-menor-para-cambiar-el-genero-de-un-menor-con-o-sin-un-cambio-de-nombre +Allow: /es/guia-para-tutores-para-cambiar-el-nombre-de-un-nino +Allow: /es/guia-sobre-depositos-de-seguridad-en-california +Allow: /es/haga-la-entrega-legal-de-la-orden-de-presentar-motivos-justificativos +Allow: /es/haga-la-entrega-legal-de-su-reclamo-del-demandante-por-deuda-de-renta-por-covid-19-mediante-entrega +Allow: /es/haga-la-entrega-legal-de-su-reclamo-por-deuda-de-renta-por-covid-19 +Allow: /es/indice-de-adopcion-por-parte-de-un-padrastro +Allow: /es/indice-de-custodia-de-los-hijos-y-horario-de-crianza +Allow: /es/indice-de-manutencion-del-conyuge +Allow: /es/indice-de-reconocimiento-de-cambio-de-genero +Allow: /es/indice-de-revelacion-y-citaciones-civiles +Allow: /es/investigacion-e-informes-de-la-tutela-de-adulto +Allow: /es/llene-formularios-para-iniciar-un-caso-de-reclamos-menores-de-deuda-de-renta-por-covid-19 +Allow: /es/lugares-para-encontrar-apoyo-para-una-persona-con-una-discapacidad-o-un-impedimento +Allow: /es/maneje-los-problemas-con-su-abogado +Allow: /es/mudarse-trasladarse-con-su-hijo +Allow: /es/node/2337 +Allow: /es/notifique-al-adulto-con-discapacidad-sus-familiares-y-otras-personas +Allow: /es/opciones-para-ayudar-alguien-con-un-impedimento-o-discapacidad +Allow: /es/orden-de-restriccion-EA +Allow: /es/orden-de-restriccion-EA/alguacil-hace-entrega-legal-de-solicitud +Allow: /es/orden-de-restriccion-EA/despues-orden-es-otorgada +Allow: /es/orden-de-restriccion-EA/hacer-cumplir-la-orden +Allow: /es/orden-de-restriccion-EA/hacer-entrega-legal-de-una-orden-a-largo-plazo +Allow: /es/orden-de-restriccion-EA/indice +Allow: /es/orden-de-restriccion-EA/llenar-formularios +Allow: /es/orden-de-restriccion-EA/otras-solicitudes-de-entrega-legal +Allow: /es/orden-de-restriccion-EA/proceso +Allow: /es/orden-de-restriccion-EA/que-esperar-sala-de-la-corte +Allow: /es/orden-de-restriccion-EA/recoger-documentos +Allow: /es/orden-de-restricción +Allow: /es/peticion-custodia-manutencion +Allow: /es/peticion-custodia-manutencion/entrega-legal +Allow: /es/peticion-custodia-manutencion/entrega-legal-de-formularios/aviso-acuse-de-recibo +Allow: /es/peticion-custodia-manutencion/entrega-legal-de-formularios/situaciones-especiales +Allow: /es/peticion-custodia-manutencion/finalizar/acuerdo +Allow: /es/peticion-custodia-manutencion/finalizar/crear-acuerdos-finales +Allow: /es/peticion-custodia-manutencion/finalizar/despues-del-juicio +Allow: /es/peticion-custodia-manutencion/finalizar/falta-de-comparecencia +Allow: /es/peticion-custodia-manutencion/finalizar/falta-de-comparecencia-acuerdo +Allow: /es/peticion-custodia-manutencion/finalizar/presentar-fallo-acuerdo +Allow: /es/peticion-custodia-manutencion/finalizar/presentar-falta-de-comparecencia +Allow: /es/peticion-custodia-manutencion/llenar-formularios +Allow: /es/peticion-custodia-manutencion/proceso +Allow: /es/peticion-para-la-custodia-y-la-manutencion-de-los-hijos-indice +Allow: /es/preparar-declaracion-padre-desconocido +Allow: /es/preparese-para-su-audiencia-de-tutela-de-adulto +Allow: /es/preparese-para-su-juicio-por-la-deuda-de-renta-por-covid-19 +Allow: /es/preparese-y-vaya-su-juicio-de-reclamos-menores +Allow: /es/presentar-formularios-en-la-corte +Allow: /es/presentar-solicitud-de-adopcion-padrastro +Allow: /es/presente-su-peticion-de-tutela-limitada-y-otros-formularios +Allow: /es/presente-su-peticion-y-citacion-para-la-custodia-y-manutencion-de-los-hijos +Allow: /es/presente-su-reclamo-de-demandante-por-la-deuda-de-renta-por-covid-19 +Allow: /es/reclamaciones%20menores/despues%20de%20la%20prueba/si-no-puede-pagar/hacer-pagos +Allow: /es/reclamo-del-demandante-y-orden-para-ir-la-corte-de-reclamos-menores-deuda-de-renta-por-covid-19 +Allow: /es/reclamos-menores +Allow: /es/reclamos-menores-en-california +Allow: /es/reclamos-menores/antes-de-iniciar +Allow: /es/reclamos-menores/antes-de-iniciar/arbitraje-mediacion-disputas-honorarios-abogados +Allow: /es/reclamos-menores/antes-de-iniciar/asuntos-comunes +Allow: /es/reclamos-menores/antes-de-iniciar/demandar-proveedor-atencion-medica +Allow: /es/reclamos-menores/antes-de-iniciar/encontrar-nombre-direccion-empresa +Allow: /es/reclamos-menores/antes-de-iniciar/formas-encontrar-alguien +Allow: /es/reclamos-menores/contrademanda-otra-parte +Allow: /es/reclamos-menores/contrademanda-otra-parte/antes-de-iniciar +Allow: /es/reclamos-menores/contrademanda-otra-parte/entrega-legal +Allow: /es/reclamos-menores/contrademanda-otra-parte/entrega-sustituida +Allow: /es/reclamos-menores/contrademanda-otra-parte/formularios +Allow: /es/reclamos-menores/contrademanda-otra-parte/presentar +Allow: /es/reclamos-menores/desestimar-caso +Allow: /es/reclamos-menores/despues-del-juicio +Allow: /es/reclamos-menores/despues-del-juicio/apelaciones-de-reclamos-menores +Allow: /es/reclamos-menores/despues-del-juicio/apelar-decision +Allow: /es/reclamos-menores/despues-del-juicio/apelar-pagar +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/agregar-costos-e-intereses-a-lo-que-se-debe +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/agregar-costos-intereses +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/cuando-le-pagan +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/derecho-de-retencion-sobre-propiedad +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/embargo-de-banco +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/embargo-de-sueldo +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor/preguntas +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/examen-de-deudor/preparacion +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/mandato-de-ejecucion +Allow: /es/reclamos-menores/despues-del-juicio/cobrar-dinero/renovar-fallo +Allow: /es/reclamos-menores/despues-del-juicio/oponerse-a-reclamo-de-exencion +Allow: /es/reclamos-menores/despues-del-juicio/responder-reclamo-de-exencion +Allow: /es/reclamos-menores/despues-del-juicio/si-gana +Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar +Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/examen-de-deudor +Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/responder-embargo-de-banco +Allow: /es/reclamos-menores/despues-del-juicio/si-no-puede-pagar/responder-embargo-de-sueldo +Allow: /es/reclamos-menores/despues-del-juicio/solicite-anulacion-de-decision +Allow: /es/reclamos-menores/iniciar-caso +Allow: /es/reclamos-menores/iniciar-caso/donde-presentar +Allow: /es/reclamos-menores/iniciar-caso/entrega-legal +Allow: /es/reclamos-menores/iniciar-caso/entrega-legal-reclamo-entrega-sustituida +Allow: /es/reclamos-menores/iniciar-caso/formularios/llenar-formularios +Allow: /es/reclamos-menores/iniciar-caso/llenar-formularios/como-nombrar-demandado-en-formularios +Allow: /es/reclamos-menores/iniciar-caso/presentacion +Allow: /es/reclamos-menores/juicio +Allow: /es/reclamos-menores/juicio/citaciones +Allow: /es/reclamos-menores/juicio/ir-a-juicio +Allow: /es/reclamos-menores/responder-reclamo-orden +Allow: /es/reclamos-menores/responder-reclamo-orden/fue-correcta-la-entrega-legal-de-formularios +Allow: /es/reclamos-menores/solicitar-dinero +Allow: /es/reclamos-menores/solicitar-dinero/agencia-gubernamental +Allow: /es/reclamos-menores/solicitar-dinero/mediacion +Allow: /es/reclamos-menores/solicitar-dinero/opciones +Allow: /es/reclamos-menores/solicitar-dinero/redactar-acuerdo +Allow: /es/recursos-para-casos-de-reclamos-menores +Allow: /es/recursos-para-desarrollar-un-plan-de-crianza +Allow: /es/responda-a-una-orden-de-restricción-de-EA +Allow: /es/responda-a-una-orden-de-restricción-de-EA/entrega-legal +Allow: /es/responda-a-una-orden-de-restricción-de-EA/llenar-y-presentar-respuesta +Allow: /es/responda-a-una-orden-de-restricción-de-EA/ordenes-de-obediencia-de%20armas-de-fuego +Allow: /es/responda-una-peticion-de-custodia-y-manutencion +Allow: /es/responder-a-orden-de-restriccion-por-AC +Allow: /es/responder-a-orden-de-restriccion-por-AC/entrega-legal +Allow: /es/responder-a-orden-de-restriccion-por-AC/llenar-presentar-respuesta +Allow: /es/responder-a-orden-de-restriccion-por-AC/obedecer-ordenes-de-armas +Allow: /es/responder-a-orden-de-restriccion-por-VD/llenar-presentar-respuesta +Allow: /es/responder-a-orden-de-restriccion-por-VD/obedecer-ordenes-armas +Allow: /es/responder-a-peticion-de-custodia-y-manutencion +Allow: /es/responder-a-peticion-de-custodia-y-manutencion/entrega-legal-de-la-respuesta +Allow: /es/responder-a-peticion-de-custodia-y-manutencion/falta-de-comparecencia-con-acuerdo-informacion +Allow: /es/responder-a-peticion-de-custodia-y-manutencion/falta-de-comparecencia-informacion +Allow: /es/responder-a-peticion-de-custodia-y-manutencion/presentar-respuesta +Allow: /es/responsabilidades-y-deberes-de-un-tutor-limitado-de-un-adulto +Allow: /es/reuna-informacion-y-documentos +Allow: /es/revelacion-derecho-de-familia/ninguna-respuesta +Allow: /es/servicios-de-ayuda-en-las-cortes +Allow: /es/si-no-se-otorga-una-exencion-de-cuotas-de-tutela +Allow: /es/si-solicitan-agregar-costos-e-intereses +Allow: /es/solicite-la-agencia-local-de-manutencion-de-los-hijos-que-establezca-la-filiacion-paternidad +Allow: /es/solicitele-al-inquilino-el-pago-de-la-deuda-de-renta-por-covid-19 +Allow: /es/solicitud-orden-prescindir +Allow: /es/stepparent-adoption/disagree +Allow: /es/stepparent-adoption/identify/ponga-fin-a-la-patria-potestad +Allow: /es/stepparent-adoption/locate/ponga-fin-a-los-derechos-como-padre +Allow: /es/tutela-de-adulto-recursos-legales-y-de-servicio-social +Allow: /es/tutela-limitada/descripcion-general +Allow: /es/tutelas-limitadas +Allow: /es/tutelas-limitadas-del-patrimonio +Allow: /es/vaya-su-audiencia-de-tutela-limitada +Allow: /es/vaya-su-juicio-de-reclamos-menores-de-deuda-de-renta-por-covid-19 +Allow: /es/vdop/anular/entrega-legal +Allow: /es/vdop/cancelar +Allow: /es/vdop/cancelar/fecha-de-audiencia +Allow: /es/violencia-en-el-hogar-custodia-de-los-hijos +Allow: /fee-waiver +Allow: /fee-waiver/if-fee-waiver-isnt-granted +Allow: /file-your-limited-conservatorship-petition-and-other-forms +Allow: /file-your-petition-and-summons-child-custody-and-support +Allow: /file-your-plaintiffs-claim-covid-19-rental-debt +Allow: /fill-out-forms-start-covid-19-rental-debt-small-claims-case +Allow: /gather-information-and-documents +Allow: /get-ready-your-covid-19-rental-debt-trial +Allow: /go-your-covid-19-rental-debt-small-claims-trial +Allow: /go-your-limited-conservatorship-hearing +Allow: /guide-guardians-recognition-childs-change-gender-or-without-name-change +Allow: /guide-security-deposits-california +Allow: /handle-problems-your-lawyer +Allow: /helping-young-adult-developmental-disability +Allow: /if-guardianship-or-conservatorship-fee-waiver-isnt-granted +Allow: /if-they-asked-add-costs-and-interest +Allow: /limited-conservatorships +Allow: /limited-conservatorships-estate +Allow: /limited-conservatorships/overview +Allow: /notify-adult-disability-their-relatives-and-others +Allow: /options-help-someone-impairment-or-disability +Allow: /parentage/LCSA +Allow: /petition-child-custody-and-support-index +Allow: /petition-custody-support +Allow: /petition-custody-support/fill-forms +Allow: /petition-custody-support/finalize/after-trial +Allow: /petition-custody-support/finalize/agreement +Allow: /petition-custody-support/finalize/create-final-agreements +Allow: /petition-custody-support/finalize/default +Allow: /petition-custody-support/finalize/default-agreement +Allow: /petition-custody-support/finalize/submit-default +Allow: /petition-custody-support/finalize/submit-judgment-agreement +Allow: /petition-custody-support/process +Allow: /petition-custody-support/serve +Allow: /petition-custody-support/serve-forms/notice-acknowledgement-receipt +Allow: /petition-custody-support/serve-forms/special-situations +Allow: /places-find-support-person-disability-or-impairment +Allow: /plaintiffs-claim-and-order-go-small-claims-court-covid-19-rental-debtform-sc-500 +Allow: /prepare-and-go-your-small-claims-trial +Allow: /prepare-your-conservatorship-hearing +Allow: /relocating-moving-away-your-child +Allow: /remote-court-hearings +Allow: /request-orders-fl-300 +Allow: /resources-develop-parenting-plan +Allow: /resources-small-claims-cases +Allow: /respond-petition-custody-and-support +Allow: /respond-petition-custody-support +Allow: /respond-petition-custody-support/default-agreement-info +Allow: /respond-petition-custody-support/default-info +Allow: /respond-petition-custody-support/file-response +Allow: /respond-petition-custody-support/serve-response +Allow: /respond-to-CH-restraining-order +Allow: /respond-to-CH-restraining-order/fill-file-response +Allow: /respond-to-CH-restraining-order/obey-firearms-orders +Allow: /respond-to-CH-restraining-order/serve +Allow: /respond-to-DV-restraining-order +Allow: /respond-to-DV-restraining-order/fill-file-response +Allow: /respond-to-DV-restraining-order/obey-firearms-orders +Allow: /respond-to-EA-restraining-order +Allow: /respond-to-EA-restraining-order/fill-file-response +Allow: /respond-to-EA-restraining-order/obey-firearms-orders +Allow: /respond-to-EA-restraining-order/serve +Allow: /responsibilities-and-duties-limited-conservator +Allow: /serve-conservatorship-papers-mail +Allow: /serve-conservatorship-papers-person +Allow: /serve-your-covid-19-rental-debt-small-claims-forms +Allow: /serve-your-plaintiffs-claim-covid-19-rental-debt-substituted-service +Allow: /small-claims +Allow: /small-claims-advisor +Allow: /small-claims-california +Allow: /small-claims-covid-19-rental-debt-process +Allow: /small-claims/after-trial +Allow: /small-claims/after-trial/appeal-decision +Allow: /small-claims/after-trial/appeal-pay +Allow: /small-claims/after-trial/ask-to-vacate-decision +Allow: /small-claims/after-trial/claim-exemption-opposed +Allow: /small-claims/after-trial/collect-money +Allow: /small-claims/after-trial/collect-money/add-costs-and-interest-whats-owed +Allow: /small-claims/after-trial/collect-money/bank-levy +Allow: /small-claims/after-trial/collect-money/debtors-examination +Allow: /small-claims/after-trial/collect-money/debtors-examination/prepare +Allow: /small-claims/after-trial/collect-money/debtors-examination/questions +Allow: /small-claims/after-trial/collect-money/property-lien +Allow: /small-claims/after-trial/collect-money/renew-judgment +Allow: /small-claims/after-trial/collect-money/wage-garnishment +Allow: /small-claims/after-trial/collect-money/when-you-get-paid +Allow: /small-claims/after-trial/collect-money/writ-execution +Allow: /small-claims/after-trial/if-you-cant-pay +Allow: /small-claims/after-trial/if-you-cant-pay/debtors-exam +Allow: /small-claims/after-trial/if-you-cant-pay/make-payments +Allow: /small-claims/after-trial/if-you-cant-pay/respond-bank-levy +Allow: /small-claims/after-trial/if-you-cant-pay/respond-wage-garnishment +Allow: /small-claims/after-trial/if-you-win +Allow: /small-claims/after-trial/reply-claim-exemption +Allow: /small-claims/after-trial/small-claims-appeals +Allow: /small-claims/ask-for-money +Allow: /small-claims/ask-for-money/government-agency +Allow: /small-claims/ask-for-money/mediation +Allow: /small-claims/ask-for-money/options +Allow: /small-claims/ask-for-money/write-agreement +Allow: /small-claims/before-you-start +Allow: /small-claims/before-you-start/arbitration-mediation-attorney-fee-disputes +Allow: /small-claims/before-you-start/common-issues +Allow: /small-claims/before-you-start/find-business-name-address +Allow: /small-claims/before-you-start/sue-healthcare-provider +Allow: /small-claims/before-you-start/ways-find-someone +Allow: /small-claims/dismiss-case +Allow: /small-claims/respond-claim-order +Allow: /small-claims/respond-claim-order/were-forms-served-correctly +Allow: /small-claims/start-case +Allow: /small-claims/start-case/file +Allow: /small-claims/start-case/fill-out-forms/how-name-defendant-your-forms +Allow: /small-claims/start-case/forms/fill-out-forms +Allow: /small-claims/start-case/serve +Allow: /small-claims/start-case/serve-claim-substituted-service +Allow: /small-claims/start-case/where-to-file +Allow: /small-claims/sue-other-side-back +Allow: /small-claims/sue-other-side-back/before-you-start +Allow: /small-claims/sue-other-side-back/file +Allow: /small-claims/sue-other-side-back/forms +Allow: /small-claims/sue-other-side-back/serve +Allow: /small-claims/sue-other-side-back/subsituted-service +Allow: /small-claims/trial +Allow: /small-claims/trial/go-to-trial +Allow: /small-claims/trial/supoenas +Allow: /start-limited-conservatorship-case +Allow: /stepparent-adoption +Allow: /stepparent-adoption-confirm-parentage +Allow: /stepparent-adoption-index +Allow: /stepparent-adoption/app-and-order +Allow: /stepparent-adoption/attend-hearing +Allow: /stepparent-adoption/consent +Allow: /stepparent-adoption/denial-paternity +Allow: /stepparent-adoption/disagree +Allow: /stepparent-adoption/file +Allow: /stepparent-adoption/fill-out-forms +Allow: /stepparent-adoption/identify +Allow: /stepparent-adoption/identify/TPR +Allow: /stepparent-adoption/investigation +Allow: /stepparent-adoption/locate +Allow: /stepparent-adoption/locate/TPR +Allow: /stepparent-adoption/prepare-hearing +Allow: /stepparent-adoption/prepare-lodge-forms +Allow: /stepparent-adoption/process +Allow: /stepparent-adoption/respond +Allow: /stepparent-adoption/serve +Allow: /stepparent-adoption/start +Allow: /stepparent-adoption/waiver +Allow: /subpoena +Allow: /subpoena/business-records +Allow: /subpoena/deposition +Allow: /subpoena/deposition-evidence +Allow: /subpoena/give-notice +Allow: /subpoena/witness +Allow: /subpoena/witness-and-evidence +Allow: /VDOP +Allow: /vdop/cancel +Allow: /vdop/cancel/court-date +Allow: /vdop/cancel/serve +Allow: /waive-additional-fees +Allow: /clean-your-record +Allow: /clean-your-record/ask-PC290-relief +Allow: /clean-your-record/fair-chance-act +Allow: /clean-your-record/felony-prop47 +Allow: /clean-your-record/legal-help +Allow: /clean-your-record/marijuana-conviction-relief-prop-64 +Allow: /clean-your-record/misdemeanors +Allow: /clean-your-record/non-citizens +Allow: /clean-your-record/relief-human-trafficking-victims +Allow: /clean-your-record/sex-offender-registration +Allow: /form/clean-your-record +Allow: /guide-certificates-rehabilitation-california +Allow: /juvenile-justice/seal-record +Allow: /pardons-governor +Allow: /record-cleaning-arrest-no-conviction # Remove this line after Alpha2 launch. Disallow: /