www.wileypublisher.com
Open in
urlscan Pro
213.199.60.157
Public Scan
URL:
https://www.wileypublisher.com/
Submission: On July 02 via manual from IN — Scanned from DE
Submission: On July 02 via manual from IN — Scanned from DE
Form analysis
4 forms found in the DOMPOST sendmail/send_mail
<form method="post" action="sendmail/send_mail">
<!-- Custom Fields -->
<input type="hidden" name="Form" value="POPUP FORM">
<!--hidden required values-->
<input type="hidden" name="ip_address" value="80.255.7.108">
<input type="hidden" name="city" value="Berlin">
<input type="hidden" name="country" value="Germany">
<input type="hidden" name="internet_connection" value="Core-Backbone GmbH">
<input type="hidden" name="zipcode" value="10178">
<input type="hidden" name="region" value="Land Berlin">
<input type="hidden" name="url" value="https://www.wileypublisher.com/">
<div id="input-box"></div>
<div class="col-sm-12 entry-right">
<div class="text-1">
<h1><span class="red">Avail 50% off</span> on your order.</h1>
<p>Fill out this brief form to get your <br><strong>Discount reserved.</strong></p>
</div>
<div class="form-group">
<input type="text" class="form-control" id="name" name="name" aria-describedby="name" placeholder="Your Name" required="">
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" name="email" aria-describedby="email" placeholder="Email Address" required="">
</div>
<div class="form-group">
<input type="tel" class="form-control" id="phone" name="phone" minlength="10" maxlength="10" aria-describedby="phone" placeholder="Phone" required="">
</div>
<div class="form-group">
<textarea class="form-control" name="message" id="msg" placeholder="Message"></textarea>
</div>
<div class="form-group form-btn">
<div id="formResult"></div>
<div class="clearfix"></div>
<button type="submit" class="text-white btn btn-default dft-btn pop form-cntrol block-btn" id="signupBtn" name="send_reserve_req"> Reserve This Discount </button>
</div>
</div>
</form>
POST sendmail/send_mail
<form action="sendmail/send_mail" method="post">
<!-- Custom Fields -->
<input type="hidden" name="Form" value="INNER FORM">
<!--hidden required values-->
<input type="hidden" name="ip_address" value="80.255.7.108">
<input type="hidden" name="city" value="Berlin">
<input type="hidden" name="country" value="Germany">
<input type="hidden" name="internet_connection" value="Core-Backbone GmbH">
<input type="hidden" name="zipcode" value="10178">
<input type="hidden" name="region" value="Land Berlin">
<input type="hidden" name="url" value="https://www.wileypublisher.com/">
<div class="row">
<div class="col-12 col-sm-6 col-md-3 col-lg-3">
<input type="text" name="name" placeholder="Name" required="">
</div>
<div class="col-12 col-sm-6 col-md-3 col-lg-3">
<input type="email" name="email" placeholder="Email" required="">
</div>
<div class="col-12 col-sm-6 col-md-3 col-lg-3">
<input type="tel" name="phone" placeholder="Phone Number" minlength="10" maxlength="10" required="">
</div>
<div class="col-12 col-sm-6 col-md-3 col-lg-3">
<input type="submit" name="send_reserve_req" value="Get Free Consultation">
</div>
</div>
</form>
POST sendmail/send_mail
<form action="sendmail/send_mail" method="POST" id="quoteForm" data-sharkid="__form__1">
<!-- Custom Fields -->
<input type="hidden" name="Form" value="FOOTER CONTACT FORM">
<!--hidden required values-->
<input type="hidden" name="ip_address" value="80.255.7.108">
<input type="hidden" name="city" value="Berlin">
<input type="hidden" name="country" value="Germany">
<input type="hidden" name="internet_connection" value="Core-Backbone GmbH">
<input type="hidden" name="zipcode" value="10178">
<input type="hidden" name="region" value="Land Berlin">
<input type="hidden" name="url" value="https://www.wileypublisher.com/">
<div class="row">
<div class="col-md-2">
<label>Name</label>
</div>
<div class="col-md-10">
<input type="text" autocomplete="off" class="form-control san-bor" name="name" required="" placeholder="Name">
</div>
<div class="col-md-2">
<label>Phone</label>
</div>
<div class="col-md-10">
<input type="tel" class="form-control san-bor" name="phone" minlength="10" maxlength="10" required="" placeholder="Phone">
</div>
<div class="col-md-2">
<label>Email</label>
</div>
<div class="col-md-10">
<input type="email" autocomplete="off" class="form-control san-bor" name="email" required="" placeholder="Email">
</div>
<div class="col-md-2">
<label>Message</label>
</div>
<div class="col-md-10">
<textarea placeholder="Message" class="form-control san-bor" name="message"></textarea>
</div>
<div class="col-sm-12">
<div class="button">
<input class="btn-yel" type="submit" id="quoteSubmit" name="send_reserve_req" value="Submit">
</div>
</div>
</div>
</form>
POST sendmail/send_mail
<form class="leadForm" method="post" action="sendmail/send_mail">
<!-- Custom Fields -->
<input type="hidden" name="Form" value="SIDER FORM">
<!--hidden required values-->
<input type="hidden" name="ip_address" value="80.255.7.108">
<input type="hidden" name="city" value="Berlin">
<input type="hidden" name="country" value="Germany">
<input type="hidden" name="internet_connection" value="Core-Backbone GmbH">
<input type="hidden" name="zipcode" value="10178">
<input type="hidden" name="region" value="Land Berlin">
<input type="hidden" name="url" value="https://www.wileypublisher.com/">
<div class="contact-form">
<div class="contact-form-control">
<input type="text" class="form-control" placeholder="Name" name="name" id="name" required="">
</div>
<div class="contact-form-control">
<input type="email" class="form-control" placeholder="Email" name="email" id="email" required="">
</div>
<div class="contact-form-control">
<input type="tel" class="form-control" placeholder="Phone" minlength="10" maxlength="10" id="phone" name="phone" required="">
</div>
<div class="contact-form-control">
<textarea name="message" id="msg" placeholder="Message" required=""></textarea>
</div>
<div id="formResult"></div>
<button class="btn btn-default" type="submit" name="send_reserve_req" id="signupBtn"> Submit</button>
</div>
</form>
Text Content
AVAIL 50% OFF ON YOUR ORDER. Fill out this brief form to get your Discount reserved. Reserve This Discount * Talk to Us * +1 (551) 338-8338 * Home * About Us * Services * Book Writing * GhostWriting * Book Publishing * Book Marketing * Proofreading * Cover Design * Formatting * Contact Us Get A Free quote * Home * About Us * Contact Us * Terms & Conditions * Privacy Policy * Book Writing * GhostWriting * Book Publishing * Book Marketing * Proofreading * Cover Design * Formatting PROFESSIONAL PUBLISHING & MARKETING SERVICES IN THE USA Acquire the best publishing and marketing services from us. At Wiley Publisher, our dedicated team excels in every aspect of book production. From crafting an engaging storyline to creating a stunning cover, editing, and marketing your book, we ensure your book receives the attention it deserves. Join us to transform your literary ideas into reality with professionalism and efficiency. COMPELLING CAMPAIGNS We develop marketing campaigns that captivate and engage your target audience, ensuring sustained interest and enthusiasm for your book. SKILLED PUBLISHERS Our team of highly skilled publishing professionals can handle any genre, bringing depth and quality to your book with their expertise. DIVERSIFIED STRATEGIES Our top-quality marketing solutions cater to a wide range of fields and industries, consistently delivering exceptional results. ABOUT US For premier publishing and marketing services, Wiley Publisher is your ideal choice. With over a decade of experience, our US-based agency has helped countless authors achieve their dreams. We craft captivating narratives and articulate ideas with precision, ensuring your book reaches and resonates with its target audience. Let us bring your stories and concepts to life, leaving a lasting impact. OUR PUBLISHERS The team at Wiley Publisher comprises top publishing professionals from diverse fields, each excelling in their craft. OUR MARKETERS Our marketing and editing team is committed to delivering flawless and effective campaigns, meticulously ensuring every detail is perfect. OUR CONSULTANTS Our team of friendly consultants is always available to address your queries and concerns with a collaborative approach. OUR PUBLISHERS The team at Wiley Publisher comprises top publishing professionals from diverse fields, each excelling in their craft. OUR MARKETERS Our marketing and editing team is committed to delivering flawless and effective campaigns, meticulously ensuring every detail is perfect. OUR CONSULTANTS Our team of friendly consultants is always available to address your queries and concerns with a collaborative approach. OUR PUBLISHERS The team at Wiley Publisher comprises top publishing professionals from diverse fields, each excelling in their craft. SERVICES At our publishing agency, we offer a comprehensive range of services tailored to your needs. Our professional team ensures every aspect of your book’s journey is handled with precision and care. AMAZON AD CAMPAIGNS Maximize your book’s presence on Amazon with our specialized ad campaigns. We design and manage effective ads to increase your book’s discoverability and drive sales. GLOBAL PUBLISHING Expand your reach with our global publishing services. We ensure your book is available on up to 40,000 platforms and stores worldwide, making it accessible to a broad audience. SEARCH ENGINE MARKETING Enhance your book’s online visibility with our search engine marketing services. We utilize PPC, PPV, and targeted campaigns on Google and Bing to attract potential readers and increase traffic to your book’s sales page. BOOK MARKETING Maximize sales and connect with your audience through our expert book marketing services. Let us simplify your online promotion and drive your success with tailored strategies and impactful campaigns. BOOK PUBLISHING We streamline the publishing journey for our clients, ensuring their books are expertly published and available on their chosen online platforms. Our comprehensive services include content development, formatting, proofreading and editing, and cover design. Every detail is meticulously managed to create a polished and professional final product. SOCIAL MEDIA MARKETING Boost your book’s visibility with targeted social media marketing. Our experts create engaging content and strategic campaigns to reach your audience on platforms like Facebook, Twitter, and Instagram. PROOFREADING Achieve perfection with our professional proofreading services at Wiley Publisher. Ensure your manuscripts and content are error-free and polished to the highest standard. AMAZON AD CAMPAIGNS Maximize your book’s presence on Amazon with our specialized ad campaigns. We design and manage effective ads to increase your book’s discoverability and drive sales. GLOBAL PUBLISHING Expand your reach with our global publishing services. We ensure your book is available on up to 40,000 platforms and stores worldwide, making it accessible to a broad audience. SEARCH ENGINE MARKETING Enhance your book’s online visibility with our search engine marketing services. We utilize PPC, PPV, and targeted campaigns on Google and Bing to attract potential readers and increase traffic to your book’s sales page. BOOK MARKETING Maximize sales and connect with your audience through our expert book marketing services. Let us simplify your online promotion and drive your success with tailored strategies and impactful campaigns. BOOK PUBLISHING We streamline the publishing journey for our clients, ensuring their books are expertly published and available on their chosen online platforms. Our comprehensive services include content development, formatting, proofreading and editing, and cover design. Every detail is meticulously managed to create a polished and professional final product. SOCIAL MEDIA MARKETING Boost your book’s visibility with targeted social media marketing. Our experts create engaging content and strategic campaigns to reach your audience on platforms like Facebook, Twitter, and Instagram. PROOFREADING Achieve perfection with our professional proofreading services at Wiley Publisher. Ensure your manuscripts and content are error-free and polished to the highest standard. AMAZON AD CAMPAIGNS Maximize your book’s presence on Amazon with our specialized ad campaigns. We design and manage effective ads to increase your book’s discoverability and drive sales. GLOBAL PUBLISHING Expand your reach with our global publishing services. We ensure your book is available on up to 40,000 platforms and stores worldwide, making it accessible to a broad audience. SEARCH ENGINE MARKETING Enhance your book’s online visibility with our search engine marketing services. We utilize PPC, PPV, and targeted campaigns on Google and Bing to attract potential readers and increase traffic to your book’s sales page. OUR WORKS Have a look at our acclaimed bestsellers. Say goodbye to the daily struggle of promoting your book. Get flawless marketing strategies created by our expert team. Acquire exceptional services precisely crafted for your niche. Turn your dream of becoming a bestseller into reality. WITH WILEY PUBLISHER YOU CAN: Say goodbye to the daily struggle of self-publishing. Get flawless marketing strategies crafted by our expert team. Acquire exceptional services precisely tailored to your niche. Turn your dream of becoming a bestselling author into reality. WHY CHOOSE US TOP-TIER MARKETING EXPERTS Our team of expert marketers excels in all genres, from business to literature, delivering professional and captivating results every time. FLAWLESS CAMPAIGN QUALITY Our team of marketers, editors, and proofreaders guarantees flawless content and campaigns, guiding readers effortlessly to your book. NEED ASSISTANCE? Our expert consultants are available around the clock to address and resolve any queries you may have. Thanks to this team, my book reached a wide audience and became very popular. It was a pleasure working with them.- Emma Williams - Wiley Publisher transformed my manuscript into a successful book. The marketing strategies they implemented were outstanding. - Miranda Kess - I highly recommend Wiley Publisher for all your publishing and marketing needs. The professional quality of their work and their excellent turnaround time are unmatched. - Danielle Pete - With only six weeks to my book launch, Wiley Publisher stepped in and provided exceptional editing and marketing services that ensured my book's success.- Gabriella Clarke - Wiley Publisher marketing services were a game-changer for me. They helped me promote my book effectively, reaching a wide audience in a short time.- Simona Fray - I am thrilled with the publishing and marketing services provided by Wiley Publisher. The project went smoothly, and their efforts made my book a hit. - Sarah Williams - The team at Wiley Publisher is simply the best. They handled the publishing and marketing of my book seamlessly, and the results have been fantastic. - Henry Ermond - As an author with years of experience, I've worked with many companies, but Wiley Publisher stands out. Their publishing and marketing expertise is exceptional, and they always deliver on time.- David Franqui - A WELL THOUGHT OUT WORK FLOW PROCESS A streamlined work process helps in managing all the work. Our professionalism is reflected by our working mechanism that comprises. 1. SIGN UP Reach out to us to place your orders 2. PROJECT DISCUSSION Our account manager discusses the requirements of your project in detail with you 3. RESEARCH & OUTLINE The writers carry out extensive research to create an outline that is shared with you 4. DRAFT & APPROVAL The writing process begins with each chapter sent to you for review 5. PUBLISHING & MARKETING Your book gets published in the desired format with a marketing plan that helps in reaching out to the target readers CONTACT US Got a project? Feel free to hit us up. Name Phone Email Message OUR AUTHORS IN THE NEWS Our team, composed of experienced and bestselling marketing professionals, publishers, and editors from various industries, is frequently spotlighted in top-tier media for their exceptional expertise in turning our clients into bestselling authors. Chat With Us +1 (551) 338-8338 Let's Get Started SIGN UP NOW & LET’S GET STARTED Submit Ready To Do This? LET'S GET TO WORK! Contact Us QUICK LINKS * About * Contact * Ghostwriting * Proofreading * Cover Design * Book Publishing * Book Marketing * Book Writing * Formatting SAY HELLO * 221 River Street, Hoboken, NJ 07030 * info@wileypublisher.com * +1 (551) 338-8338 Terms & Conditions Privacy Policy