Mehrstufiges Formular .step { display: none; } .step.active { display: block; } function nextStep(step) { document.querySelector('.step.active').classList.remove('active'); document.getElementById('step' + step).classList.add('active'); } function prevStep(step) { document.querySelector('.step.active').classList.remove('active'); document.getElementById('step' + step).classList.add('active'); } function toggleMetaDescription() { const metaDescription = document.getElementById('meta_description').value; const metaDescriptionText = document.getElementById('meta_description_text'); if (metaDescription === 'ja') { metaDescriptionText.style.display = 'block'; } else { metaDescriptionText.style.display = 'none'; } }

Kundendaten







Website-URL



Website-Zustand





Ja Nein



SEO-Details







Google Page Speed Analyse









© Copyright 2023. All Rights Reserved