{"id":95,"date":"2025-03-18T16:20:40","date_gmt":"2025-03-18T16:20:40","guid":{"rendered":"https:\/\/southfloridaseo.pro\/?page_id=95"},"modified":"2025-03-18T20:30:37","modified_gmt":"2025-03-18T20:30:37","slug":"sign-up-for-a-free-website-seo-package","status":"publish","type":"page","link":"https:\/\/southfloridaseo.pro\/?page_id=95","title":{"rendered":"Sign Up for a free Business Website &amp; SEO Package"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Get Started &#8211; Website Development<\/title><\/p>\n<style>\n        body {\n            font-family: Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 20px;\n            padding: 20px;\n        }\n        .form-container {\n            max-width: 700px;\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);\n            margin: auto;\n        }\n        h2 {\n            text-align: center;\n            color: #333;\n        }\n        label {\n            font-weight: bold;\n        }\n        input, select, textarea {\n            width: 100%;\n            padding: 10px;\n            margin-top: 5px;\n            margin-bottom: 15px;\n            border: 1px solid #ccc;\n            border-radius: 5px;\n        }\n        input[type=\"checkbox\"] {\n            width: auto;\n            margin-right: 10px;\n        }\n        .checkbox-group {\n            display: flex;\n            flex-direction: column;\n        }\n        button {\n            width: 100%;\n            background-color: #007BFF;\n            color: white;\n            border: none;\n            padding: 10px;\n            font-size: 16px;\n            border-radius: 5px;\n            cursor: pointer;\n        }\n        button:hover {\n            background-color: #0056b3;\n        }\n        .hidden {\n            display: none;\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"form-container\">\n<h2>Get Started &#8211; Website Development Inquiry<\/h2>\n<form action=\"#\" method=\"POST\">\n<h3>Personal Information<\/h3>\n<p>        <label for=\"name\">Full Name*<\/label><br \/>\n        <input type=\"text\" id=\"name\" name=\"name\" required><\/p>\n<p>        <label for=\"email\">Email Address*<\/label><br \/>\n        <input type=\"email\" id=\"email\" name=\"email\" required><\/p>\n<p>        <label for=\"phone\">Phone Number*<\/label><br \/>\n        <input type=\"tel\" id=\"phone\" name=\"phone\" required><\/p>\n<h3>Business Information<\/h3>\n<p>        <label for=\"business-name\">Business Name*<\/label><br \/>\n        <input type=\"text\" id=\"business-name\" name=\"business_name\" required><\/p>\n<p>        <label for=\"website\">Business Website (if any)<\/label><br \/>\n        <input type=\"url\" id=\"website\" name=\"website\"><\/p>\n<p>        <label for=\"business-address\">Business Address<\/label><br \/>\n        <input type=\"text\" id=\"business-address\" name=\"business_address\"><\/p>\n<p>        <label for=\"business-phone\">Business Phone Number<\/label><br \/>\n        <input type=\"tel\" id=\"business-phone\" name=\"business_phone\"><\/p>\n<p>        <label for=\"tax-id-question\">Do you have a registered tax ID that we can use for verification purposes?<\/label><br \/>\n        <select id=\"tax-id-question\" name=\"tax_id_question\" required onchange=\"toggleTaxIDField()\"><option value=\"no\">No<\/option><option value=\"yes\">Yes<\/option><\/select><\/p>\n<div id=\"tax-id-field\" class=\"hidden\">\n            <label for=\"tax-id\">Enter Your Tax ID (9 Digits)<\/label><br \/>\n            <input type=\"text\" id=\"tax-id\" name=\"tax_id\" pattern=\"\\d{9}\" maxlength=\"9\" title=\"Please enter a 9-digit Tax ID\" placeholder=\"123456789\">\n        <\/div>\n<h3>Website Project Details<\/h3>\n<p>        <label>What type of website do you need?<\/label><\/p>\n<div class=\"checkbox-group\">\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"business\"> Business Website<\/label><br \/>\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"ecommerce\"> E-commerce Store<\/label><br \/>\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"blog\"> Blog<\/label><br \/>\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"portfolio\"> Portfolio<\/label><br \/>\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"landing\"> Landing Page<\/label><br \/>\n            <label><input type=\"checkbox\" name=\"website_type\" value=\"other\"> Other<\/label>\n        <\/div>\n<p>        <label for=\"pages\">How many pages will your website need?<\/label><br \/>\n        <input type=\"text\" id=\"pages\" name=\"pages\"><\/p>\n<p>        <label>Do you have a domain name?<\/label><br \/>\n        <select name=\"domain\"><option value=\"yes\">Yes<\/option><option value=\"no\">No, I need help choosing one<\/option><\/select><\/p>\n<p>        <label>Do you need hosting services?<\/label><br \/>\n        <select name=\"hosting\"><option value=\"yes\">Yes<\/option><option value=\"no\">No<\/option><\/select><\/p>\n<p>        <label>Do you need SEO services?<\/label><br \/>\n        <select name=\"seo\"><option value=\"yes\">Yes<\/option><option value=\"no\">No<\/option><\/select><\/p>\n<p>        <label>Do you need e-commerce functionality?<\/label><br \/>\n        <select name=\"ecommerce\"><option value=\"yes\">Yes<\/option><option value=\"no\">No<\/option><\/select><\/p>\n<p>        <label for=\"design-style\">Do you have a preferred design style? (Provide links if possible)<\/label><br \/>\n        <textarea id=\"design-style\" name=\"design_style\" rows=\"3\"><\/textarea><\/p>\n<p>        <label for=\"description\">Describe Your Website Vision*<\/label><br \/>\n        <textarea id=\"description\" name=\"description\" rows=\"5\" required><\/textarea><\/p>\n<p>        <label for=\"files\">Upload Any Relevant Files (Logos, Brand Guidelines, etc.)<\/label><br \/>\n        <input type=\"file\" id=\"files\" name=\"files\"><\/p>\n<p>        <label>Project Budget Range<\/label><br \/>\n        <select name=\"budget\"><option value=\"under_1000\">Under $1,000<\/option><option value=\"1000_3000\">$1,000 &#8211; $3,000<\/option><option value=\"3000_5000\">$3,000 &#8211; $5,000<\/option><option value=\"5000_plus\">$5,000+<\/option><\/select><\/p>\n<p>        <label>When do you need the website completed?<\/label><br \/>\n        <select name=\"timeline\"><option value=\"1-2_weeks\">1-2 Weeks<\/option><option value=\"1_month\">1 Month<\/option><option value=\"2-3_months\">2-3 Months<\/option><option value=\"flexible\">Flexible<\/option><\/select><\/p>\n<p>        <label for=\"competitors\">Do you have any competitors or inspiration websites? (Provide links)<\/label><br \/>\n        <textarea id=\"competitors\" name=\"competitors\" rows=\"3\"><\/textarea><\/p>\n<p>        <label for=\"notes\">Additional Notes or Requests<\/label><br \/>\n        <textarea id=\"notes\" name=\"notes\" rows=\"4\"><\/textarea><\/p>\n<p>        <button type=\"submit\">Submit Request<\/button><\/p><\/form>\n<\/div>\n<p><script>\n    function toggleTaxIDField() {\n        var taxIDQuestion = document.getElementById(\"tax-id-question\").value;\n        var taxIDField = document.getElementById(\"tax-id-field\");<\/p>\n<p>        if (taxIDQuestion === \"yes\") {\n            taxIDField.classList.remove(\"hidden\");\n        } else {\n            taxIDField.classList.add(\"hidden\");\n        }\n    }\n<\/script><\/p>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Get Started &#8211; Website Development Get Started &#8211; Website Development Inquiry Personal Information Full Name* Email Address* Phone Number* Business Information Business Name* Business Website (if any) Business Address Business Phone Number Do you have a registered tax ID that we can use for verification purposes? NoYes Enter Your Tax ID (9 Digits) Website Project [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-95","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=\/wp\/v2\/pages\/95","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=95"}],"version-history":[{"count":0,"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=\/wp\/v2\/pages\/95\/revisions"}],"wp:attachment":[{"href":"https:\/\/southfloridaseo.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=95"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}