the homepage for invalid searches. * * @param string $reason The reason for redirecting away. * @param string $to_url The URL to redirect to. * * @return void */ private function redirect_away( $reason, $to_url = '' ) { if ( empty( $to_url ) ) { $to_url = \get_home_url(); } $this->redirect_helper->do_safe_redirect( $to_url, 301, 'Yoast Search Filtering: ' . $reason ); } /** * Limits the number of characters in the search query. * * @return void */ private function limit_characters() { // We retrieve the search term unescaped because we want to count the characters properly. We make sure to escape it afterwards, if we do something with it. $unescaped_s = \get_search_query( false ); // We then unslash the search term, again because we want to count the characters properly. We make sure to slash it afterwards, if we do something with it. $raw_s = \wp_unslash( $unescaped_s ); if ( \mb_strlen( $raw_s, 'UTF-8' ) > $this->options_helper->get( 'search_character_limit' ) ) { $new_s = \mb_substr( $raw_s, 0, $this->options_helper->get( 'search_character_limit' ), 'UTF-8' ); \set_query_var( 's', \wp_slash( \esc_attr( $new_s ) ) ); } } /** * Determines if a text string contains an emoji or not. * * @param string $text The text string to detect emoji in. * * @return bool */ private function has_emoji( $text ) { $emojis_regex = '/([^-\p{L}\x00-\x7F]+)/u'; \preg_match( $emojis_regex, $text, $matches ); return ! empty( $matches ); } } {"id":1376,"date":"2021-08-31T14:12:08","date_gmt":"2021-08-30T15:29:48","guid":{"rendered":"https:\/\/www.gosigmalogistics.com\/colorado\/"},"modified":"2021-08-31T14:12:08","modified_gmt":"2021-08-31T14:12:08","slug":"colorado","status":"publish","type":"page","link":"https:\/\/www.gosigmalogistics.com\/colorado\/","title":{"rendered":"Colorado"},"content":{"rendered":"\n
\n
\n
\n

Home<\/a> – Colorado<\/mark><\/p>\n\n\n\n

Top-Rated Colorado Cold Storage<\/h1>\n\n\n\n
\n\n\n\n
\n
\n

When you need cold storage for your business, trust Sigma Logistics for warehousing, packaging, shipping, and more! Our Colorado cold storage services include a team of qualified individuals and drivers who will handle your products with care. We are the best cold storage company in Colorado, and we are ready to take on all of your warehousing needs.<\/p>\n\n