{"id":651,"date":"2022-07-13T09:02:01","date_gmt":"2022-07-13T09:02:01","guid":{"rendered":"https:\/\/wordpresskotisivutyritykselle.fi\/?page_id=651"},"modified":"2024-01-04T08:51:40","modified_gmt":"2024-01-04T06:51:40","slug":"website-price-calculator","status":"publish","type":"page","link":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/website-price-calculator\/","title":{"rendered":"Website price calculator"},"content":{"rendered":"<div class=\"wp-block-genesis-blocks-gb-columns gb-slate-section-hero-with-buttons gb-slate-section-hero-buttons gb-layout-columns-1 one-column gb-background-cover gb-background-no-repeat gb-has-custom-background-color gb-has-custom-text-color gb-columns-center alignfull\" style=\"padding-top:10em;padding-right:1em;padding-bottom:10em;padding-left:1em;background-color:#1f1f1f;color:#f5f5f5;background-image:url(https:\/\/wordpresskotisivutyritykselle.fi\/wp-content\/uploads\/2022\/06\/Wordpress-kotisivut-yritykselle-laadukkaat-helpot-ja-responsiivset-kotisivut.jpg);background-position:48% 72%\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-1 gb-is-responsive-column\" style=\"max-width:1200px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 gb-1-col-equal gb-columns-center alignfull\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-8 gb-is-responsive-column\" style=\"max-width:1200px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column gb-is-vertically-aligned-top\"><div class=\"gb-block-layout-column-inner\"><h1 class=\"wp-block-heading has-text-color\" style=\"color:#f5f5f5;font-size:60px\">Website Price Calculator<\/h1>\n\n<p class=\"wp-block-paragraph\">Use our <strong>website price calculator <\/strong>to get your next website quote for your company at the price suitable for you. We make starting your next website project easy because our price estimation is very flexible. Set your criteria: is it a new website or a redesign of old? How many pages you need? Choose if you require content writing and other options, and click to see your website price calculated instantly.<\/p>\n\n<div class=\"wp-block-buttons is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-63375db1 wp-block-buttons-is-layout-flex\"><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"#website-price-calculator\" style=\"border-radius:4px;color:#ffffff;background-color:#006CD8\">Website price calculator<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wp-block-genesis-blocks-gb-columns gb-slate-section-feature-text-columns gb-slate-feature-text-columns price-calc gb-layout-columns-1 one-column gb-has-custom-background-color gb-has-custom-text-color gb-columns-center alignfull\" style=\"padding-top:6em;padding-right:1em;padding-bottom:6em;padding-left:1em;background-color:#ffffff;color:#1f1f1f\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:1200px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column gb-columns-center\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:840px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><div style=\"height:1px\" aria-hidden=\"true\" id=\"website-price-calculator\" class=\"wp-block-spacer\"><\/div>\n\n<iframe id=\"JotFormIFrame-223532566628360\" title=\"Website Price Calculator\" onload=\"window.parent.scrollTo(0,0)\" allowtransparency=\"true\" allowfullscreen=\"true\" allow=\"geolocation; microphone; camera\" src=\"https:\/\/form.jotform.com\/223532566628360\" frameborder=\"0\" style=\"\n      min-width: 100%;\n      height:539px;\n      border:none;\" scrolling=\"no\">\n    <\/iframe>\n    <script type=\"text\/javascript\">\n      var ifr = document.getElementById(\"JotFormIFrame-223532566628360\");\n      if (ifr) {\n        var src = ifr.src;\n        var iframeParams = [];\n        if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n        }\n        if (src && src.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n          src = src.substr(0, src.indexOf(\"?\"))\n        }\n        iframeParams.push(\"isIframeEmbed=1\");\n        ifr.src = src + \"?\" + iframeParams.join('&');\n      }\n      window.handleIFrameMessage = function(e) {\n        if (typeof e.data === 'object') { return; }\n        var args = e.data.split(\":\");\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\n        if (!iframe) { return; }\n        switch (args[0]) {\n          case \"scrollIntoView\":\n            iframe.scrollIntoView();\n            break;\n          case \"setHeight\":\n            iframe.style.height = args[1] + \"px\";\n            break;\n          case \"collapseErrorPage\":\n            if (iframe.clientHeight > window.innerHeight) {\n              iframe.style.height = window.innerHeight + \"px\";\n            }\n            break;\n          case \"reloadPage\":\n            window.location.reload();\n            break;\n          case \"loadScript\":\n            if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\n            var src = args[1];\n            if (args.length > 3) {\n                src = args[1] + ':' + args[2];\n            }\n            var script = document.createElement('script');\n            script.src = src;\n            script.type = 'text\/javascript';\n            document.body.appendChild(script);\n            break;\n          case \"exitFullscreen\":\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n            break;\n        }\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n        }\n      };\n      window.isPermitted = function(originUrl, whitelisted_domains) {\n        var url = document.createElement('a');\n        url.href = originUrl;\n        var hostname = url.hostname;\n        var result = false;\n        if( typeof hostname !== 'undefined' ) {\n          whitelisted_domains.forEach(function(element) {\n              if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\n                  result = true;\n              }\n          });\n          return result;\n        }\n      };\n      if (window.addEventListener) {\n        window.addEventListener(\"message\", handleIFrameMessage, false);\n      } else if (window.attachEvent) {\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\n      }\n      <\/script><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wp-block-genesis-blocks-gb-columns gb-slate-section-feature-text-columns gb-slate-feature-text-columns gb-layout-columns-1 one-column gb-has-custom-background-color gb-has-custom-text-color gb-columns-center alignfull\" style=\"padding-top:6em;padding-right:1em;padding-bottom:6em;padding-left:1em;background-color:#ffffff;color:#1f1f1f\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:1200px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column gb-columns-center\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:1000px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h2 class=\"wp-block-heading has-text-align-left has-text-color\" style=\"color:#1f1f1f;font-size:40px\">Homepage price Examples <\/h2>\n\n<div class=\"wp-block-genesis-blocks-gb-columns uusprice display-none gb-layout-columns-3 gb-3-col-equal\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h3 class=\"wp-block-heading has-text-align-center has-larger-font-size\"><strong>Basic<\/strong><\/h3>\n\n<p class=\"has-text-align-center wp-block-paragraph\">Theme customised for your brand<\/p>\n\n<p class=\"has-text-align-center has-larger-font-size wp-block-paragraph\">\u20ac3650<\/p>\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#5b5b5b\">Mobile resposnive design<br>Contact form implementation<br>Social media connection<br>XML sitemap submission to Google<br>Medium speed optimisation<br>(Maximum 2 rounds of revision)<\/p>\n\n<p class=\"has-text-align-center wp-block-paragraph\">Each additional website page costs \u20ac350<\/p>\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#5b5b5b\">For instance:<br>1 pages: \u20ac3350<br>3 pages: \u20ac4050<br>5 pages: \u20ac4750<br>10 pages: \u20ac6500<\/p><\/div><\/div>\n\n<div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h3 class=\"wp-block-heading has-text-align-center has-larger-font-size\"><strong>Advanced<\/strong><\/h3>\n\n<p class=\"has-text-align-center wp-block-paragraph\">Fully custom design &amp; development<\/p>\n\n<p class=\"has-text-align-center has-larger-font-size wp-block-paragraph\">\u20ac4300<\/p>\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#5b5b5b\">Unique UI\/UX web design<br>Custom mockup of the homepage<br>Contact forms &amp; Google maps<br>Speed optimisation<br>Search engine optimisation<br>(Unlimited revision of mockup until you&#8217;re 100% satisfied)<\/p>\n\n<p class=\"has-text-align-center wp-block-paragraph\">Each additional website page costs \u20ac450<\/p>\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#5b5b5b\">For instance:<br>1 pages: \u20ac6450<br>3 pages: \u20ac7350<br>5 pages: \u20ac8250<br>10 pages: \u20ac10500<\/p><\/div><\/div>\n\n<div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h3 class=\"wp-block-heading has-text-align-center has-larger-font-size\"><strong>Premium<\/strong><\/h3>\n\n<p class=\"has-text-align-center wp-block-paragraph\"><em><em><em>10 page website<\/em><\/em><\/em><\/p>\n\n<p class=\"has-text-align-center has-larger-font-size wp-block-paragraph\">\u20ac8300<\/p>\n\n<p class=\"wp-block-paragraph\">Unique UI\/UX web design<br>Custom mockup of the homepage<br>Contact forms &amp; Google maps<br>Speed optimisation<br>Search engine optimisation<br>(Unlimited revision of mockup until you&#8217;re 100% satisfied)<\/p><\/div><\/div><\/div><\/div>\n\n<div style=\"height:1em\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1657698707216\" class=\"rank-math-list-item\">\n<h2 class=\"rank-math-question \">What is the price of a good website?<\/h2>\n<div class=\"rank-math-answer \">\n\n<p>The price of websites you can find online can be almost anything. On average, website prices for a small business are \u20ac399 to \u20ac10000, depending on the size and pages. Cheaper websites are usually theme-based and more expensive custom-built for your needs, which can go up to tens of thousands of euros. <\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<h2 class=\"wp-block-heading\">The reason why cheap websites are costs for your company?<\/h2>\n\n<p class=\"wp-block-paragraph\">It&#8217;s all about revenue left on the table. Let me explain:&nbsp;<\/p>\n\n<p class=\"wp-block-paragraph\">Cheaply built website conversion is often 1% compared to quality conversion optimised websites of 3%. To put this effect into example with same amount of visitors and price of a product\/service:&nbsp;<\/p>\n\n<div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-2 gb-2-col-equal\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><p class=\"wp-block-paragraph\">Conversion is 1%<br>You get 2000 visitors p\/m<br>You sell a \u20ac600 service\/product<br>1% of 2000 visitors is 20 sales<br>20 sales x \u20ac600 = \u20ac12,000 p\/m<br>Revenue = 144,000 euros<\/p><\/div><\/div>\n\n<div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><p class=\"wp-block-paragraph\">Let&#8217;s compare it to custom website:<br>Up a 3% conversion<br>(all else is equal)<br>3% of 2000 visitors = 60 sales<br>60 sales x \u20ac600 = \u20ac36,000 p\/m<br>Revenue = of 432,000 euros.<\/p><\/div><\/div><\/div><\/div>\n\n<p class=\"wp-block-paragraph\">(These number are just examples. In reality each businesses traffic, pricing and conversion is different)<\/p>\n\n<p class=\"wp-block-paragraph\">Not surprise why companies choose our more expensive websites because it has higher return on investment. In fact each website designer should either speak about ROI, results or conversion, if not, please avoid them.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div style=\"background-color:#000000;padding-left:8%;padding-right:8%;padding-bottom:15%;padding-top:15%\" class=\"wp-block-genesis-blocks-gb-container light-text gb-block-container alignfull\"><div class=\"gb-container-inside\"><div class=\"gb-container-image-wrap\"><img decoding=\"async\" class=\"gb-container-image\" src=\"https:\/\/wordpresskotisivutyritykselle.fi\/wp-content\/themes\/monochrome-pro\/config\/import\/images\/marketing\/marketing-background-2.jpg\" alt=\"\"\/><\/div><div class=\"gb-container-content\" style=\"max-width:700px\"><h2 class=\"wp-block-heading has-text-align-center bold-text fade-in-up\"><strong>Online website price calculator<\/strong><\/h2>\n\n<p class=\"wp-block-paragraph\">You can Google &#8220;website price&#8221;, find websites that sell for \u20ac500 (+- a few hundred euros) and think you found a good deal. Well, you&#8217;re in luck, not because you found a good deal, but because you found our article before you got tricked.<\/p>\n\n<p class=\"wp-block-paragraph\">These website developers don&#8217;t tell you that they use theme-based website templates that have been coded and designed by others, and they resell them to you for a small price. You have been warned!<\/p>\n\n<p class=\"wp-block-paragraph\">The problem is that these sites are:<\/p>\n\n<ul class=\"wp-block-list\"><li>Slow to load<\/li>\n\n<li>Bloated with code&nbsp;<\/li>\n\n<li>Not unique<\/li><\/ul>\n\n<div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 gb-1-col-equal has-white-color gb-columns-center\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:700px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h3 class=\"wp-block-heading has-text-color\" style=\"color:#e6e6e6;font-size:26px\">Slow to load<\/h3>\n\n<p class=\"wp-block-paragraph\">Theme-built websites are often very slow, and this affects your sales. Google says when yous site loads slower than 3 sounds, 53% of mobile users abandon your site before loading has completed. This is a significant problem for mobile because theme-based website mobile speed is usually 5-10 seconds compared to our custom-built 1-2 seconds.<\/p>\n\n<h3 class=\"wp-block-heading has-text-color\" style=\"color:#e6e6e6;font-size:26px\">Bloated with code&nbsp;<\/h3>\n\n<p class=\"wp-block-paragraph\">These site code frameworks to templates are bloated with extra lines of code because they need to build these for hundreds of different sites with different functionalities. While custom websites only have code that is required and used by you, making it lightweight and fast.<\/p>\n\n<h3 class=\"wp-block-heading has-text-color\" style=\"color:#e6e6e6;font-size:26px\">Not unique<\/h3>\n\n<p class=\"wp-block-paragraph\">As these are prebuilt, everyone who uses them has the same layout, structure and code. Google checks this uniqueness, and if it&#8217;s a duplicate between hundreds of sites, it lowers your ranking in their search engine. Therefore you have less organic traffic coming to your business that you could otherwise convert to sales. Lastly, it should be your brand, but how can it be if it&#8217;s not unique?<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wp-block-genesis-blocks-gb-columns gb-slate-section-feature-text-columns gb-slate-feature-text-columns gb-layout-columns-1 one-column gb-has-custom-background-color gb-has-custom-text-color gb-columns-center alignfull\" style=\"padding-top:4em;padding-right:1em;padding-left:1em;background-color:#ffffff;color:#1f1f1f\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:1200px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><div class=\"wp-block-genesis-blocks-gb-columns gb-layout-columns-1 one-column gb-columns-center\"><div class=\"gb-layout-column-wrap gb-block-layout-column-gap-2 gb-is-responsive-column\" style=\"max-width:840px\"><div class=\"wp-block-genesis-blocks-gb-column gb-block-layout-column\"><div class=\"gb-block-layout-column-inner\"><h2 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#1f1f1f;font-size:40px\">The cost of quality wordpress sites consists of the following<\/h2>\n\n<ul class=\"wp-block-list\"><li>Custom digital strategy<\/li>\n\n<li>Custom web design<\/li>\n\n<li>Custom web development<\/li>\n\n<li>Branding<\/li>\n\n<li>SEO&nbsp;<\/li><\/ul>\n\n<h3 class=\"wp-block-heading has-black-color has-text-color\" style=\"font-size:26px\">Custom digital strategy<\/h3>\n\n<p class=\"wp-block-paragraph\">Each business is different, and so is the industry, customers and yourself and the digital strategy has to reflect each of these. In other words, to have success online begins with formulating a custom strategy that only works for your business.<\/p>\n\n<p class=\"wp-block-paragraph\">It is usually a 25-50 pages strategy designed specifically for you which aligns your new website and future marketing campaigns with all of the above &#8211; Only very few digital agencies in Finland provide this. It&#8217;s crucial for online success, and we are the few who have incorporated this into our services.<\/p>\n\n<h3 class=\"wp-block-heading has-black-color has-text-color\" style=\"font-size:26px\">Custom web design<\/h3>\n\n<p class=\"wp-block-paragraph\">Custom design specifically designed for your company&#8217;s brand, budget, and needs is the only you get success. Each website and business is different, so the design must reflect that. Not Jost that, but your website needs to be unique to differentiate from the harsh competition while leaving a positive mark &#8211; that will be remembered by customers.<\/p>\n\n<p class=\"wp-block-paragraph\">Don&#8217;t buy cheap themes-based websites as most agencies do &#8211; you might as well do it yourself. But we don&#8217;t recommend it because, in both ways, these sites tend to leave a lot of revenue behind.<\/p>\n\n<h3 class=\"wp-block-heading has-black-color has-text-color\" style=\"font-size:26px\">Content marketing<\/h3>\n\n<p class=\"wp-block-paragraph\">With content, we execute primarily written content because graphics are there to support your text. But how do you get people to read your content is the question? Well, that&#8217;s the job of our professional copywriter who knows copywriting Frameworks to get prospects to click to your site, read your content and purchase from you. But how and who they are?<\/p>\n\n<h3 class=\"wp-block-heading has-black-color has-text-color\" style=\"font-size:26px\">Professional Copywriters.<\/h3>\n\n<p class=\"wp-block-paragraph\">A copywriter writes compelling text that successful companies use in websites and their marketing campaigns. Essential, they combine marketing, sales and closing skills and strategies into a piece of copy. (So you get brand awareness, traffic and sales.) If you don&#8217;t have these skills, you need to let our copywriter write each page, or your copy won&#8217;t produce great results.<\/p>\n\n<p class=\"wp-block-paragraph\">The main reason you should avoid cheaply\/fastly built websites is that they don&#8217;t use copywriters because it&#8217;s expensive and the budget won&#8217;t allow it. But all this extra 400\u20ac budget increase per page does on your project is increase your ROI to up to 300%.<\/p>\n\n<h3 class=\"wp-block-heading has-black-color has-text-color\" style=\"font-size:26px\">SEO<\/h3>\n\n<p class=\"wp-block-paragraph\">Now the website text needs to be search engine optimised, or it does not generate any traffic. Simply SEO improves text search engines&#8217; visibility. Its branch of digital marketing, which we believe is one of the most important for each website. Our SEO experts optimise each written page to have maximum reach for organic traffic. By aligning this with copywriter text, you can have a website that generates traffic and sales.<\/p>\n\n<div style=\"height:36px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p class=\"wp-block-paragraph\">So, the next time you see<\/p>\n\n<h2 class=\"wp-block-heading\">A low website price (\u20ac399 &#8211; \u20ac1999)<\/h2>\n\n<p class=\"wp-block-paragraph\">Please do yourself a favour and avoid them!<\/p>\n\n<p class=\"wp-block-paragraph\">Website development should not be a sprint for the cheapest price unless you want the lowest results. Instead, think of it as a marathon, which takes time to become successful. And start your free price estimation, so you are one step closer to starting your next project.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wp-block-genesis-blocks-gb-container gb-layout-landing-2 gb-block-container alignfull\"><div class=\"gb-container-inside\"><div class=\"gb-container-content\" style=\"max-width:1600px\"><div style=\"background-color:#f6f5f1;text-align:center\" class=\"wp-block-genesis-blocks-gb-cta gb-block-cta\"><div class=\"gb-cta-content\"><h2 class=\"gb-cta-title gb-font-size-32\" style=\"color:#32373c\">Our website price calculator helps you calculate your website price instantly<\/h2><div class=\"gb-cta-text gb-font-size-32\" style=\"color:#32373c\"><p>With our free <a href=\"#website-price-calculator\">Website price calculator<\/a> and estimation, and flexible pricing, we can built your next website with your budget. Or contact us for a custom quote.<\/p><\/div><\/div><div class=\"gb-cta-button\"><a href=\"https:\/\/wordpresskotisivutyritykselle.fi\/en\/contact-us\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"gb-button gb-button-shape-rounded gb-button-size-medium\" style=\"color:#ffffff;background-color:#ff2f2f\">Contact us<\/a><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"class_list":["post-651","page","type-page","status-publish","entry"],"featured_image_src":null,"featured_image_src_square":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"featured-blog":false,"sidebar-thumbnail":false,"gb-block-post-grid-landscape":false,"gb-block-post-grid-square":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Raido Linde","author_link":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/author\/raido-linde\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/pages\/651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/comments?post=651"}],"version-history":[{"count":1,"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/pages\/651\/revisions"}],"predecessor-version":[{"id":11738,"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/pages\/651\/revisions\/11738"}],"wp:attachment":[{"href":"https:\/\/wordpresskotisivutyritykselle.fi\/en\/wp-json\/wp\/v2\/media?parent=651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}