top of page

Blue Bridge Group

Public·133 members

Is a Book Marketing Service Really Necessary?

I’ve been wondering about the real value of a book marketing service in today’s publishing world. Do these services actually help authors gain visibility and readers, or are they just an added expense? Can writers market their books effectively on their own using social media and word of mouth? How do you decide which service is trustworthy? I’d love to hear honest experiences does a book marketing service truly make a difference, or is success still mostly about the book itself?

24 Views

hi

bottom of page
window.addEventListener('message', function(event) { if (!event.data || typeof event.data !== 'object') return; if (event.data.type !== 'setHeight' || !event.data.height) return; // Find which iframe sent this message by matching its contentWindow var iframes = document.querySelectorAll('iframe[name="htmlComp-iframe"]'); iframes.forEach(function(iframe) { if (iframe.contentWindow === event.source) { // Walk up to the Wix container div and override the fixed height var container = iframe.closest('[id^="comp-"]'); if (container) { container.style.height = event.data.height + 'px'; } iframe.style.height = event.data.height + 'px'; } }); });