{"id":9962,"date":"2024-08-02T17:28:34","date_gmt":"2024-08-02T17:28:34","guid":{"rendered":"https:\/\/cafemomcom.bigscoots-staging.com\/?page_id=9962"},"modified":"2024-09-04T11:27:07","modified_gmt":"2024-09-04T11:27:07","slug":"submit-your-story","status":"publish","type":"page","link":"https:\/\/cafemom.com\/submit-your-story","title":{"rendered":"Submit Your Story"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull has-background-2-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-5 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-container-core-column-is-layout-1 wp-block-column-is-layout-flow\" style=\"flex-basis:400px\">\n<div class=\"wp-block-group is-horizontal is-nowrap is-layout-flex wp-container-core-group-is-layout-1 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"56\" height=\"56\" src=\"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg\" alt=\"Quote icon\" class=\"wp-image-732796\"\/><\/figure>\n\n\n\n<h1 class=\"wp-block-heading has-primary-bright-color has-text-color has-link-color has-font-size-4-font-size wp-elements-43c9b98db50dd4811bd99d653360f7a0\">Submit Your Story Idea<\/h1>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading has-main-color has-text-color has-link-color has-font-size-8-font-size wp-elements-01c546141999e8f8ae15921eb0fa7a50\">We\u2019re always looking for fresh, new voices. If you have a story to tell, we want to know about it.<\/h2>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<hr class=\"wp-block-separator has-text-color has-primary-bright-color has-alpha-channel-opacity has-primary-bright-background-color has-background is-style-opacity-25\" style=\"margin-top:0;margin-bottom:0\"\/>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-primary-bright-color has-alpha-channel-opacity has-primary-bright-background-color has-background is-style-opacity-25\" style=\"margin-top:0;margin-bottom:0\"\/>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading has-font-size-5-fluid-font-size\">What we&#8217;re looking for:<\/h3>\n\n\n\n<ul class=\"wp-block-list has-font-size-3-font-size\">\n<li>Ideas on all things mom life!<\/li>\n\n\n\n<li>Your experience with parenting trends<\/li>\n\n\n\n<li>Advice on parenting\/living with teens<\/li>\n\n\n\n<li>Advice on co-parenting?<\/li>\n\n\n\n<li>Heartwarming, funny or frustrating stories about your spouse<\/li>\n\n\n\n<li>Musings on sex and relationships<\/li>\n\n\n\n<li>Compelling stories about health struggles that either you or your kids have personally battled<\/li>\n\n\n\n<li>Your secret to keeping your finances in check<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<hr class=\"wp-block-separator has-text-color has-primary-bright-color has-alpha-channel-opacity has-primary-bright-background-color has-background is-style-opacity-25\" style=\"margin-top:0;margin-bottom:0\"\/>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-primary-bright-color has-alpha-channel-opacity has-primary-bright-background-color has-background is-style-opacity-25\" style=\"margin-top:0;margin-bottom:0\"\/>\n<\/div>\n\n\n\n<p class=\"has-font-size-2-font-size\"><strong>Please note, ideas need to be original and may not have been posted anywhere else.<\/strong> If we\u2019re interested in your story, we\u2019ll reach out within 30 days. If you don\u2019t hear from us within that time, please assume we have not accepted your pitch.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<div class=\"wp-block-group has-background-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-4 wp-block-group-is-layout-constrained\" style=\"border-radius:8px;padding-top:var(--wp--preset--spacing--x-large);padding-right:var(--wp--preset--spacing--x-large);padding-bottom:var(--wp--preset--spacing--x-large);padding-left:var(--wp--preset--spacing--x-large)\"><script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_6' >\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_6'  action='\/wp-json\/wp\/v2\/pages\/9962' data-formid='6' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_6\" class=\"gfield gfield--type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_html_wrap\"  data-field-class=\"gfield_html_wrap\" data-js-reload=\"field_6_6\" ><h3>Your details<\/h3><\/div><div id=\"field_6_1\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_text_wrap\"  data-field-class=\"gfield_text_wrap\" data-js-reload=\"field_6_1\" ><label class='gfield_label gform-field-label' for='input_6_1'>First name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_6_1' type='text' value='' class='large'    placeholder='Ex: John' aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_6_3\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_text_wrap\"  data-field-class=\"gfield_text_wrap\" data-js-reload=\"field_6_3\" ><label class='gfield_label gform-field-label' for='input_6_3'>Last name<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_6_3' type='text' value='' class='large'    placeholder='Ex: Smith'  aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_6_4\" class=\"gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_email_wrap\"  data-field-class=\"gfield_email_wrap\" data-js-reload=\"field_6_4\" ><label class='gfield_label gform-field-label' for='input_6_4'>Email Address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_6_4' type='email' value='' class='large'   placeholder='Ex: jsmith@emailaddress.com' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_6_5\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_text_wrap\"  data-field-class=\"gfield_text_wrap\" data-js-reload=\"field_6_5\" ><label class='gfield_label gform-field-label' for='input_6_5'>Zip Code<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_6_5' type='text' value='' class='large'    placeholder='Ex: 12345'  aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_6_7\" class=\"gfield gfield--type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_html_wrap\"  data-field-class=\"gfield_html_wrap\" data-js-reload=\"field_6_7\" ><div class=\"form-sep\"><\/div>\n<h3>Your pitch<\/h3>\n<p>Catch our eye by starting out the headline of your story in the the pitch field, like this \u2013 <em>Pitch: My Teen Was Being Disrespectful So I Took Down Her Bedroom Door<\/em><\/p><\/div><div id=\"field_6_9\" class=\"gfield gfield--type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_textarea_wrap\"  data-field-class=\"gfield_textarea_wrap\" data-js-reload=\"field_6_9\" ><label class='gfield_label gform-field-label' for='input_6_9'>Tell us a bit about you and what you want to write about.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_9' id='input_6_9' class='textarea large'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_6_8\" class=\"gfield gfield--type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible gfield_html_wrap\"  data-field-class=\"gfield_html_wrap\" data-js-reload=\"field_6_8\" ><div class=\"form-sep\"><\/div><\/div><\/div><\/div>\n        <div class='gform_footer top_label'> <button type=\"submit\" id=\"gform_submit_button_6\" class=\"gform_button button\" onclick='if(window[\"gf_submitting_6\"]){return false;}  if( !jQuery(\"#gform_6\")[0].checkValidity || jQuery(\"#gform_6\")[0].checkValidity()){window[\"gf_submitting_6\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_6\"]){return false;} if( !jQuery(\"#gform_6\")[0].checkValidity || jQuery(\"#gform_6\")[0].checkValidity()){window[\"gf_submitting_6\"]=true;}  jQuery(\"#gform_6\").trigger(\"submit\",[true]); }'>Submit<\/button> \n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjRlZGM0OTUzYmMyMjVlNDJhYmFmNzNlYTIxZjNlMzhhIl0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 6, 'https:\/\/cafemom.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_6').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_6').val();gformInitSpinner( 6, 'https:\/\/cafemom.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_6').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_6\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_6\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_6\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [6, current_page] );            gform.utils.trigger( { event: 'gform\/postRender', native: false, data: { formId: 6, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Submit Your Story Idea We\u2019re always looking for fresh, new voices. If you have a story to tell, we want to know about it. What we&#8217;re looking for: Please note, ideas need to be original and may not have been posted anywhere else. If we\u2019re interested in your story, we\u2019ll reach out within 30 days. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":{"2":"type-page"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Submit Your Story | CafeMom.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cafemom.com\/submit-your-story\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Submit Your Story | CafeMom.com\" \/>\n<meta property=\"og:description\" content=\"Submit Your Story Idea We\u2019re always looking for fresh, new voices. If you have a story to tell, we want to know about it. What we&#8217;re looking for: Please note, ideas need to be original and may not have been posted anywhere else. If we\u2019re interested in your story, we\u2019ll reach out within 30 days. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cafemom.com\/submit-your-story\" \/>\n<meta property=\"og:site_name\" content=\"CafeMom.com\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cafemom.com\/submit-your-story\",\"url\":\"https:\/\/cafemom.com\/submit-your-story\",\"name\":\"Submit Your Story | CafeMom.com\",\"isPartOf\":{\"@id\":\"https:\/\/cafemom.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cafemom.com\/submit-your-story#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cafemom.com\/submit-your-story#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg\",\"datePublished\":\"2024-08-02T17:28:34+00:00\",\"dateModified\":\"2024-09-04T11:27:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cafemom.com\/submit-your-story#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cafemom.com\/submit-your-story\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cafemom.com\/submit-your-story#primaryimage\",\"url\":\"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg\",\"contentUrl\":\"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg\",\"width\":56,\"height\":56,\"caption\":\"Quote icon\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cafemom.com\/submit-your-story#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cafemom.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Submit Your Story\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cafemom.com\/#website\",\"url\":\"https:\/\/cafemom.com\/\",\"name\":\"CafeMom.com\",\"description\":\"Parenting, Baby Names, Celebrities, and Royal News\",\"alternateName\":\"CafeMom\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cafemom.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Submit Your Story | CafeMom.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cafemom.com\/submit-your-story","og_locale":"en_US","og_type":"article","og_title":"Submit Your Story | CafeMom.com","og_description":"Submit Your Story Idea We\u2019re always looking for fresh, new voices. If you have a story to tell, we want to know about it. What we&#8217;re looking for: Please note, ideas need to be original and may not have been posted anywhere else. If we\u2019re interested in your story, we\u2019ll reach out within 30 days. [&hellip;]","og_url":"https:\/\/cafemom.com\/submit-your-story","og_site_name":"CafeMom.com","og_image":[{"url":"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cafemom.com\/submit-your-story","url":"https:\/\/cafemom.com\/submit-your-story","name":"Submit Your Story | CafeMom.com","isPartOf":{"@id":"https:\/\/cafemom.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cafemom.com\/submit-your-story#primaryimage"},"image":{"@id":"https:\/\/cafemom.com\/submit-your-story#primaryimage"},"thumbnailUrl":"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg","datePublished":"2024-08-02T17:28:34+00:00","dateModified":"2024-09-04T11:27:07+00:00","breadcrumb":{"@id":"https:\/\/cafemom.com\/submit-your-story#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cafemom.com\/submit-your-story"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cafemom.com\/submit-your-story#primaryimage","url":"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg","contentUrl":"https:\/\/cafemom.com\/wp-content\/uploads\/2024\/09\/wsm-quote-icon-bright.svg","width":56,"height":56,"caption":"Quote icon"},{"@type":"BreadcrumbList","@id":"https:\/\/cafemom.com\/submit-your-story#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cafemom.com\/"},{"@type":"ListItem","position":2,"name":"Submit Your Story"}]},{"@type":"WebSite","@id":"https:\/\/cafemom.com\/#website","url":"https:\/\/cafemom.com\/","name":"CafeMom.com","description":"Parenting, Baby Names, Celebrities, and Royal News","alternateName":"CafeMom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cafemom.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/pages\/9962"}],"collection":[{"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/comments?post=9962"}],"version-history":[{"count":2,"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/pages\/9962\/revisions"}],"predecessor-version":[{"id":732806,"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/pages\/9962\/revisions\/732806"}],"wp:attachment":[{"href":"https:\/\/cafemom.com\/wp-json\/wp\/v2\/media?parent=9962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}