Retrieve password form

Site2You Website Builder Packages

Try our online site builder Free for 7 days, then choose a plan that fits you best.

Website builder packages by

MonthlyYearly

Turnkeys 2.0

Yearly only

Switch to Yearly Packages

Hosted by 3-rd party

Source Files are given out
$15/hr webmaster work

Instant Purchase

1.0 Anti Crisis

$24,95/mo

$199 / 1st month

 

Hosted by

Free domain + Site hosting*

Source Files stay at s2y
10 hr webmaster work

You can still purchase extra webmaster work for $15/hr ($99 for 10 hours)

Free 7-day trial

1.0 Premium

$49,95/mo

$49,95 / 1st month

 

Hosted by

Free domain + Site hosting*

SourceFiles stay at s2y
3 hr/mo FREE webmaster work

You can still purchase extra webmaster work for $15/hr ($99 for 10 hours)

Free 7-day trial

Turnkeys 2.0

$139,95/yr

$189,95 / 1st year

 

Hosted by 3-rd party

Setup $49,95

SourceFiles are given out
$15/hr webmaster work

Instant Purchase

1.0 Anti Crisis

$239,40/yr

$418,45 / 1st year

 

Hosted by

Free domain + Site hosting*

Source Files stay at s2y
10 hr webmaster work

You can still purchase extra webmaster work for $15/hr ($99 for 10 hours)

Free 7-day trial

1.0 Premium

Monthly only

Switch to Monthly Packages

 

Hosted by

Free domain + Site hosting*

SourceFiles stay at s2y
3 hr/mo FREE webmaster work

Free 7-day trial

*10Gb hosting space, extra space available for additional fee.

Free for   7 Days!

Get started in 30 seconds, no credit card, no commitment

Additional services by

To create/add an additional page
  • Default layout 2-10 min
  • New custom layout 15-20 min
To create/add a form
  • Each additional field 10 min
  • New custom form (basic) 30 min
  • New custom form (complex) 30-60 min
  • Log in form 15 min
  • Registration form 15 min
  • Sign up box 15 min
To add/change the main image
  • Replace the default one 5-10 min
  • Separate image for each page 5 min/per page
  • To alter the slogan position 5-10 min
  • To alter the Header's structure 30-45 min
To change the color scheme
  • Header background 5 min
  • Website background/frame 10 min
  • Content blocks' background 10 min
  • General color scheme 10-25 min
Language panel/language switcher
  • To remove 2-5 min
  • To add the language 2-5 min
  • To change the style 5-10 min
To change the style of
  • Links (ReadMore, GoBack) 10 min
  • Text titles, News dates 10-15 min
  • Footer Menu 15-20 min
  • The Main Menu/submenu 15-40 min
Other services
  • To add/create an image rotator 20 min
  • To change infobox design 5-40 min
  • To replace/add/enlarge the logo 5-10 min
  • To change the website styles 5-10 min
  • To upload a file to the FTP and link 5-10 min
  • To edit the content 5-20 min/per page

Got a question? Ask an expert!

We are always there for you. Either you are a new-comer or an existing client, you are welcome to refer to our Pre-sales and Support Teams! We help you choose the right template and the best service plan. We guide you through the process and help you accomplish your project in a timely manner. Personal approach and satisfaction are guaranteed.

sales@site2you.com

   
   
CAPTCHA
 

How do I pay?

You can use either PayPal account or your credit card to pay for the services. All of the billing information is secure and you're the only person who has the access to it. PayPal system is proven to be one of the fastest and reliable merchants in the world. So if you have an account with them it will take just a few minutes to complete the payment. If you prefer to pay with your credit card directly it's also possible - please, click on the RBS WorldPay option at check out. This system doesn't require any account creation but remains safe and secure. Please, make sure you fill in all of the mandatory fields and provide a reachable phone number for the verification call.

Why do the Turnkey 2.0 templates cost more than Turnkey 1.0?

The price of the product covers the life-time design as is and a one-year license for CMS usage. CMS is being regularly updated and you will always get the latest version of it. Upon the license expiration, the website will keep working but the Admin Panel won't be available unless the subscription is renewed.
 
Choosing Turnkey 1.0 as a solution for your website, you get a premium-quality design, the pre-built website and the customization services covered. We register a domain name for you, arrange unlimited hosting and business email addresses. Editing tools and the webmasters assistance as well as 24/5 Support are guaranteed.
 

What is your termination fee for turnkey 1.0 users?

What is your termination fee for turnkey 1.0 users? There is no fee associated with the termination in particular. Since we do not have any contracts , you may quit your website at any moment. Depending on your term of subscription, you may either buy out the HTML backed-up files or get them for free. For more details, please, refer to our Billing section (See details).

What is the minimal term of subscription for Turnkey 1.0 Pack?

You are free to stay with us as long as you want. We do not limit you nor do we oblige you to use our services for a certain amount of time. Monthly based plans allow you to have you website from 1+ months. Get your website built today and take a full control over it.

Will I be able to purchase additional offers or webmasters' assistance later?

Yes, all of the additional offers and services are available for our clients even after the purchase is made. Built-in webmaster console allows you to order services and pay for them right from your Adimn Panel.

 

'; jQuery('body').append(hintHTML); var tooltip = jQuery('#tooltip_' + now); self.mouseout(function() { var self = jQuery(this); var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); tooltip.animate({opacity:"hide"}, "fast"); }); self.mousemove(function(event) { var self = jQuery(this); var pos = { left: event.pageX, top: event.pageY }; var relpos = { ver: 'bottom', hor: 'right' }; if (self.hasClass('tooltip_top')) relpos.ver = 'top'; if (self.hasClass('tooltip_left')) relpos.hor = 'left'; var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); if (relpos.ver=='top') { var top = pos.top - 12 - tooltip.outerHeight(); } else { var top = pos.top + 12; } if (relpos.hor=='left') { var left = pos.left - 12 - tooltip.outerWidth(); } else { var left = pos.left + 12; } if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); tooltip.css('left', left+'px'); } tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); }); } var pos = { left: window.mouseXPos, top: window.mouseYPos } var left = pos.left + 12; left += 5; var top = pos.top + 12; top += 5; tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); top -= 5; tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); top -= 5; tooltip.css('left', left+'px'); } tooltip.animate({opacity:"show"}, "fast"); return false; } jQuery('a, img, div').each(function(indx, element) { element = jQuery(element); if (element.attr('title') && !element.hasClass('nohint')) { element.mouseover(hintBox); } }); });