beaconpublisher.co.uk Open in urlscan Pro
67.225.132.224  Public Scan

URL: https://beaconpublisher.co.uk/
Submission: On May 24 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /order/process.php

<form action="/order/process.php" method="post" class="validate-popupform">
  <div class="icon name">
    <input type="text" class="form-control" placeholder="Name" name="name" required="">
  </div>
  <div class="icon email">
    <input type="email" class="form-control" placeholder="Email" name="email" required="">
  </div>
  <div class="icon phone">
    <input type="tel" class="form-control" placeholder="Phone" name="phone" required="">
  </div>
  <div class="icon message">
    <textarea name="msg" id="" class="form-control" cols="30" rows="10" placeholder="Message"></textarea>
  </div>
  <input type="submit" class="btn btn-business bgblue" name="send_data" value="Get A Free Quote">
  <input type="hidden" name="lead_type" value="Book">
  <input type="hidden" name="lead_amount" value="999">
  <input type="hidden" name="lead_package" value="Ghostwriting">
  <input type="hidden" name="services" value="Ghostwriting">
  <!-- Lead Source -->
  <input type="hidden" name="lead_source" value="Organic">
  <input type="hidden" name="lead_source_category" alue="">
  <input type="hidden" name="lead_source_offer" value="">
  <input type="hidden" name="lead_source_country" value="">
  <!-- UTM Source -->
  <input type="hidden" name="utm_source" value="">
  <input type="hidden" name="utm_medium" value="">
  <input type="hidden" name="utm_term" value="">
  <input type="hidden" name="utm_content" value="">
  <input type="hidden" name="utm_campaign" value="">
  <!-- Page URL -->
  <input type="hidden" name="full_page_url" value="https://beaconpublisher.co.uk/">
  <input type="hidden" name="page_url" value="https://beaconpublisher.co.uk">
  <input type="hidden" name="referer_url" value="">
  <!-- User Location -->
  <input type="hidden" name="user_ip" value="">
  <input type="hidden" name="user_isp" value="">
  <input type="hidden" name="user_org" value="">
  <input type="hidden" name="user_country" value="">
  <input type="hidden" name="user_region" value="">
  <input type="hidden" name="user_city" value="">
</form>

POST /order/process.php

<form action="/order/process.php" method="post" class="validate-popupform">
  <div class="row">
    <div class="col-6">
      <input name="name" type="text" id="" class="form-control" placeholder="Name" required="">
    </div>
    <div class="col-6">
      <input name="phone" type="tel" id="" class="form-control" placeholder="Phone" required="">
    </div>
    <div class="col-12">
      <input name="email" type="email" id="" class="form-control" placeholder="Email" required="">
    </div>
    <div class="col-12">
      <textarea name="msg" id="" class="form-control" placeholder="Message"></textarea>
    </div>
    <div class="col-12 text-center">
      <input type="submit" class="btn btn-business" name="send_data" value="Get A Free Quote">
      <input type="hidden" name="lead_type" value="Book">
      <input type="hidden" name="lead_amount" value="999">
      <input type="hidden" name="lead_package" value="Ghostwriting">
      <input type="hidden" name="services" value="Ghostwriting">
      <!-- Lead Source -->
      <input type="hidden" name="lead_source" value="Organic">
      <input type="hidden" name="lead_source_category" alue="">
      <input type="hidden" name="lead_source_offer" value="">
      <input type="hidden" name="lead_source_country" value="">
      <!-- UTM Source -->
      <input type="hidden" name="utm_source" value="">
      <input type="hidden" name="utm_medium" value="">
      <input type="hidden" name="utm_term" value="">
      <input type="hidden" name="utm_content" value="">
      <input type="hidden" name="utm_campaign" value="">
      <!-- Page URL -->
      <input type="hidden" name="full_page_url" value="https://beaconpublisher.co.uk/">
      <input type="hidden" name="page_url" value="https://beaconpublisher.co.uk">
      <input type="hidden" name="referer_url" value="">
      <!-- User Location -->
      <input type="hidden" name="user_ip" value="">
      <input type="hidden" name="user_isp" value="">
      <input type="hidden" name="user_org" value="">
      <input type="hidden" name="user_country" value="">
      <input type="hidden" name="user_region" value="">
      <input type="hidden" name="user_city" value="">
    </div>
  </div>
</form>

POST lp/wp/website-offer/leads.html

<form action="lp/wp/website-offer/leads.html" method="post" class="customRadio customCheckbox m-0 p-0">
  <div class="row mb-0">
    <div class="col-md-12">
      <div class="row justify-content-start">
        <div class="col-12" id="form1">
          <div class="row">
            <input type="radio" name="extra[requirement]" value="Create a new website" id="q1" checked=""> <label for="q1"> Create a new website </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[requirement]" value="Major changes to my website" id="q2" selected="">
            <label for="q2"> Major changes to my website </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[requirement]" value="Minor changes to my website" id="q3">
            <label for="q3"> Minor changes to my website </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[requirement]" value="other" id="q100"> <label for="q100">
              <input type="text" name="Message" id="" class="other-f form-control" placeholder="Other">
            </label>
          </div>
        </div>
        <div class="col-12" id="form2">
          <div class="row">
            <input type="radio" name="extra[website_needs]" value="To advertise my business/services" id="q4" checked=""> <label for="q4"> To advertise my business/services </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[website_needs]" value="To sell products/services e.g. e-commerce" id="q5"> <label for="q5">To sell products/services e.g. e-commerce</label>
          </div>
          <div class="row">
            <input type="radio" name="extra[website_needs]" value="To offer bespoke functionality e.g. logins, forums, CRM" id="q6"> <label for="q6">To offer bespoke functionality e.g. logins, forums, CRM </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[website_needs]" id="q7" value="other"> <label for="q7"><input type="text" name="Message" id="" class="form-control other-f" placeholder="Other"></label>
          </div>
        </div>
        <div class="col-12" id="form3">
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q8" value="Personal project" checked=""> <label for="q8">Personal project</label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q9" value="Sole trader/self-employed"> <label for="q9">Sole trader/self-employed</label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q10" value="Small business (1 - 9 employees)"> <label for="q10"> Small business (1 - 9 employees) </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q11" value="Medium business (10 - 29 employees)"> <label for="q11"> Medium business (10 - 29 employees) </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q12" value="Large business (30 - 99 employees)"> <label for="q12"> Large business (30 - 99 employees) </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q13" value="Extra large business (100 or more employees)"> <label for="q13"> Extra large business (100 or more employees) </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q14" value="Charity/non-profit">
            <label for="q14"> Charity/non-profit </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[type_of_business]" id="q15" value="other"> <label for="q15">
              <input type="text" name="Message" id="" class="form-control other-f" placeholder="Other">
            </label>
          </div>
        </div>
        <div class="col-12" id="form4">
          <div class="row">
            <input type="radio" name="extra[industry]" id="q16" value="Business services" checked=""> <label for="q16">Business services</label>
          </div>
          <!--<div class="row"> -->
          <!--    <input type="radio" name="extra[industry]" id="q17" value="Creative industries"> <label for="q17">Creative industries</label> -->
          <!--</div>-->
          <div class="row">
            <input type="radio" name="extra[industry]" id="q18" value="Entertainment &amp; events"> <label for="q18"> Entertainment &amp; events </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[industry]" id="q19" value="Financial services"> <label for="q19"> Financial services </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[industry]" id="q20" value="Health &amp; fitness"> <label for="q20"> Health &amp; fitness </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[industry]" id="q21" value="Home services"> <label for="q21"> Home services </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[industry]" id="q22" value="Restaurant/food"> <label for="q22"> Restaurant/food </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[industry]" id="q23" value="Retail/consumer goods"> <label for="q23"> Retail/consumer goods </label>
          </div>
          <!--<div class="row"> -->
          <!--    <input type="radio" name="extra[industry]" id="q24" value="Technology/software"> <label for="q24"> Technology/software </label> -->
          <!--</div>-->
          <div class="row">
            <input type="radio" name="extra[industry]" id="q25" value="other"> <label for="q25"> <input type="text" name="Message" id="" class="form-control other-f" placeholder="Other">
            </label>
          </div>
        </div>
        <div class="col-12" id="form5" checked="">
          <div class="row">
            <input type="radio" name="extra[package]" id="q26" value="Less than $500" checked=""> <label for="q26">Less than $500</label>
          </div>
          <div class="row">
            <input type="radio" name="extra[package]" id="q27" value="$500 - $999"> <label for="q27">$500 - $999</label>
          </div>
          <div class="row">
            <input type="radio" name="extra[package]" id="q28" value="$1,000 - $1,999"> <label for="q28"> $1,000 - $1,999 </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[package]" id="q29" value="$1,000 - $1,999"> <label for="q29"> $1,000 - $1,999 </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[package]" id="q30" value="$3,000 - $4,999"> <label for="q30"> $3,000 - $4,999 </label>
          </div>
          <div class="row">
            <input type="radio" name="extra[package]" id="q31" value="$5,000 or more"> <label for="q31"> $5,000 or more </label>
          </div>
        </div>
        <div class="col-12" id="form6">
          <div class="row">
            <input type="text" name="name" id="32" placeholder="Name" required="" class="form-control formtext"> <label for="32"></label>
          </div>
          <div class="row">
            <input type="email" name="email" id="33" placeholder="Email" required="" class="form-control formtext"> <label for="33"></label>
          </div>
          <div class="row">
            <input type="text" name="number" id="34" placeholder="Number" required="" class="phone-coun3 form-control formtext"> <label for="34"></label>
          </div>
          <div class="row">
            <input type="submit" id="submitdata" name="brief_submit" class="form-control btn btn-business formtext">
            <input class="" type="hidden" name="ctry" value="">
            <input type="hidden" name="cip" value="">
            <input type="hidden" name="hiddencapcha" value="">
            <input type="hidden" id="lead_area3" name="lead_area" value="for $19">
            <input type="hidden" name="lead_area" value="for $19">
            <input type="hidden" name="lead_org_price" value="19">
            <input type="hidden" name="lb_source" value="Organic">
            <input type="hidden" name="lb_source_cat" value="">
            <input type="hidden" name="lb_source_nam" value="">
            <input type="hidden" name="lb_source_ema" value="">
            <input type="hidden" name="lb_source_con" value="">
            <input type="hidden" name="lb_source_pho" value="">
            <input type="hidden" name="lb_source_off" value="">
            <input type="hidden" name="fullpageurl" value="">
            <input type="hidden" name="pageurl" value="">
            <input type="hidden" name="ip2loc_ip" value="101.53.248.38">
            <input type="hidden" name="ip2loc_isp" value="Cyber Internet Services (Private) Limited">
            <input type="hidden" name="ip2loc_org" value="Cyber Internet Services Pakistan">
            <input type="hidden" name="ip2loc_country" value="Pakistan">
            <input type="hidden" name="ip2loc_region" value="Sindh">
            <input type="hidden" name="ip2loc_city" value="Karachi">
            <input type="hidden" name="service_id" value="5640" class="">
          </div>
          <div class="row">
            <div class="btnwrp">
              <a href="javascript:;" onclick="setButtonURL();">Chat Now</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row mt-0 ml-4">
  </div>
  <div class="row mt-4"></div>
</form>

Text Content

 * Home
 * About Us
 * Services
 * Pricing
 * Contact Us
 * Get A Free Quote
 * 
   


PUBLISHING YOUR BOOK HAS NEVER BEEN EASIER

A one-stop shop for all your publishing needs

An exclusive bundle of book publishing, proofreading, formatting, cover design,
eBooks, print-on-demand, and distribution over 100+ channels

Get Started Chat Now


TAKE THE FIRST STEP TOWARDS BECOMING A PUBLISHED AUTHOR






#1 PUBLISHING AGENCY


YOUR BOOK DESERVES A
GLOBAL AUDIENCE

Our professional production team, equipped with the latest AI technologies, is
committed to making your publishing dream a reality. BooxAI guarantees a smooth
and hassle-free publishing journey, helping you bring your publishing
aspirations to life with a streamlined publishing experience.

From manuscript to a published title, including eBook, physical copies – that
you can hold, and an audiobook version – that will expand your audience reach.

Get Started



END-TO-END BOOK SOLUTIONS


GHOSTWRITING

Leverage the combined talent of our bestselling NYT authors and experienced
publishing team.


EDITING & PROOFREADING

Ensure polished perfection with our expert editing and proofreading services.


BOOK COVER DESIGN

Captivate readers with a visually striking cover by our book design team.


BOOK PUBLISHING

Get published on your platform of choice with the help of our publishing agent


BOOK MARKETING

Reach your target audience with our effective book marketing strategies.


BOOK ILLUSTRATION

Harness the skill of our renowned illustrators to elevate your book's visual
storytelling.


VIDEO TRAILER

Craft captivating video trailers to ignite excitement around your project.


AUTHOR WEBSITE

Build an engaging website to showcase your authorship and connect with your
audience seamlessly.


NAVIGATE THE PUBLISHING
JOURNEY WITH EASE

The first step in finishing a book is writing it, but a reputable publishing
business can promote your brand worldwide, which is where we come in. Experience
the power of self-publishing with us and unlock a world of global readership on
popular platforms like Amazon, Kindle, Barnes & Noble, and Lulu.

Call us or send us an email, and our experts will walk you through the entire
process, requirements, and packages for ghostwriting services for your book!

Get Started Chat Now



BOOK PUBLISHING PRICING


BASIC PACKAGE $249 $999

 * Amazon KDP Publishing
 * Formatting Check for All File Formats
 * Multiple Print-Ready Formats
 * Amazon Keyword Research
 * Amazon Listing Optimization
 * Amazon Author Central Account Creation
 * Competitive Book Pricing Advice
 * Dedicated Project Manager
 * Dedicated Publishing Agent

Get Started


BEST SELLER PACKAGE $999$1999

 * KDP, Barnes & Noble, IngramSpark Publishing
 * Formatting and File Conversions
 * Multiple Print-Ready Formats
 * Keyword Research
 * ISBN Purchase Included
 * Amazon Author Central Account Creation
 * Competitive Book Pricing Advice
 * Dedicated Project Manager
 * Dedicated Publishing Agent

Get Started


PREMIUM PACKAGE $1999$3999

 * KDP, Barnes & Noble, IngramSpark Publishing
 * Formatting and File Conversions
 * Multiple Print-Ready Formats
 * Keyword Research
 * ISBN Purchase Included
 * Amazon Author Central Account Creation
 * Competitive Book Pricing Advice
 * Dedicated Project Manager
 * Dedicated Publishing Agent

Get Started


HOW DOES IT WORKS?

01 - Select A Bundle 02- Describe Your Book 03- Review Progress

BASIC

This is the ideal package for an author who is confident in their manuscript and
only needs AI proofreading, formatting, and a basic cover design. With this
bundle, you will receive two ISBN numbers, as well as a print-on-demand file,
eBook, and distribution to over 100 channels. To ensure the publication process
runs smoothly, a dedicated publishing manager will oversee the entire process.

STANDARD

Our standard package offers a little more than our basic bundle, making it the
perfect option for an author who requires help with editing and design before
their manuscript is ready to print. Hybrid proofreading means you benefit from
the best of both worlds, as both our AI technology and seasoned professionals
will take a look at your manuscript.

PREMIUM

The full-service package is for authors who require assistance for each step of
the publishing process, allowing them to access all the bells and whistles of a
publishing house without the hefty price tag. In addition to custom cover
design, hybrid proofreading, and formatting, you will also receive a
print-on-demand file, an eBook and three ISBN numbers.

BASIC

This is the ideal package for an author who is confident in their manuscript and
only needs AI proofreading, formatting, and a basic cover design. With this
bundle, you will receive two ISBN numbers, as well as a print-on-demand file,
eBook, and distribution to over 100 channels. To ensure the publication process
runs smoothly, a dedicated publishing manager will oversee the entire process.

STANDARD

Our standard package offers a little more than our basic bundle, making it the
perfect option for an author who requires help with editing and design before
their manuscript is ready to print. Hybrid proofreading means you benefit from
the best of both worlds, as both our AI technology and seasoned professionals
will take a look at your manuscript.

PREMIUM

The full-service package is for authors who require assistance for each step of
the publishing process, allowing them to access all the bells and whistles of a
publishing house without the hefty price tag. In addition to custom cover
design, hybrid proofreading, and formatting, you will also receive a
print-on-demand file, an eBook and three ISBN numbers.

BASIC

This is the ideal package for an author who is confident in their manuscript and
only needs AI proofreading, formatting, and a basic cover design. With this
bundle, you will receive two ISBN numbers, as well as a print-on-demand file,
eBook, and distribution to over 100 channels. To ensure the publication process
runs smoothly, a dedicated publishing manager will oversee the entire process.

STANDARD

Our standard package offers a little more than our basic bundle, making it the
perfect option for an author who requires help with editing and design before
their manuscript is ready to print. Hybrid proofreading means you benefit from
the best of both worlds, as both our AI technology and seasoned professionals
will take a look at your manuscript.

PREMIUM

The full-service package is for authors who require assistance for each step of
the publishing process, allowing them to access all the bells and whistles of a
publishing house without the hefty price tag. In addition to custom cover
design, hybrid proofreading, and formatting, you will also receive a
print-on-demand file, an eBook and three ISBN numbers.


WHAT DOES
IT INCLUDE?

 * - Dedicated PM
 * - Cover design
 * - Proofreading
 * - Dedicated PM
 * - Cover design
 * - Proofreading
 * - Audiobook
 * - Metadata optimization
 * - 100+ distribution channels


IS YOUR BOOK IDEA THE NEXT BESTSELLER?

There is only one way to find out…

Give us a call to begin your journey to becoming a published author.

Enjoy our white-glove approach to the book-writing process and experience the
best in quality, talent, and professionalism.

Schedule A Consultation


CUSTOMER TESTIMONIALS

I am so pleased with Beacon Publisher Limited performance. Being basically a
no-name, they handled my book as if I was holding a bestseller in my hand. That
is true professionalism. Looking forward to working again.



SHARLINE EVERET PREMIER BUNDLE OF JOY

I am so pleased with Beacon Publisher Limited performance. Being basically a
no-name, they handled my book as if I was holding a bestseller in my hand. That
is true professionalism. Looking forward to working again.



SHARLINE EVERET PREMIER BUNDLE OF JOY

I am so pleased with Beacon Publisher Limited performance. Being basically a
no-name, they handled my book as if I was holding a bestseller in my hand. That
is true professionalism. Looking forward to working again.



SHARLINE EVERET PREMIER BUNDLE OF JOY

I am so pleased with Beacon Publisher Limited performance. Being basically a
no-name, they handled my book as if I was holding a bestseller in my hand. That
is true professionalism. Looking forward to working again.



SHARLINE EVERET PREMIER BUNDLE OF JOY



100% HASSLE-FREE

30-day money-back guarantee

SSL SECURE PAYMENT

Your information is protected by 256-bit SSL encryption



The full-service package is for authors who require assistance for each step of
the publishing process, allowing them to access all the bells and whistles of a
publishing house without the hefty.

 * 
   
 * 
   


QUICK LINKS

 * Home
 * About
 * Faqs
 * Services
 * Pricing
 * Contact Us


LEGAL

 * Privacy Policy
 * Terms and Conditions


CONTACT

 * hello@beaconpublisher.co.uk
 * 0744 134 9205
 * 128, City Road, London, EC1V 2NX, UNITED KINGD

© 2024 COPYRIGHT . Beacon Publisher Limited


LET'S START A PROJECT TOGETHER

We make all your dreams come true in a successful project.



GET ON 100+ DISTRIBUTION CHANNELS

 * 
 * 
 * 
 * 
 * 


MODAL 2

Hide this modal and show the first with the button below.
Back to first

×


WHAT IS YOUR WEB DESIGN REQUIREMENT?

Create a new website
Major changes to my website
Minor changes to my website

To advertise my business/services
To sell products/services e.g. e-commerce
To offer bespoke functionality e.g. logins, forums, CRM

Personal project
Sole trader/self-employed
Small business (1 - 9 employees)
Medium business (10 - 29 employees)
Large business (30 - 99 employees)
Extra large business (100 or more employees)
Charity/non-profit

Business services
Entertainment & events
Financial services
Health & fitness
Home services
Restaurant/food
Retail/consumer goods

Less than $500
$500 - $999
$1,000 - $1,999
$1,000 - $1,999
$3,000 - $4,999
$5,000 or more
Chat Now


Back Continue