Re: What is the Best Marketing Platform For E-commerce Website? Digital Media Digital Marketing by Digital_39 As a Digital Marketing Executive at Expertek Cyber Solutions Inc., consider leveraging platforms like Google Ads, social media advertising, influencer marketing, and content marketing to promote your towels and apparel websites in the US market. Additionally, focus on implementing a robust SEO strategy to improve search engine rankings and drive … Re: Do you participate in any other communities? Community Center Geeks' Lounge by polles yeah, reddit also Re: Best Social Networking sites to promote business Digital Media Digital Marketing by ani03 Best Social media platforms are Facebook, linkedin, myBridge.me, Twitter, Youtube. These platforms are best to promote Business online. Re: What is the Best Marketing Platform For E-commerce Website? Digital Media Digital Marketing by AndyBeohar Google Ads for targeted advertising worked for me. And I can confidently say that it works for almost everyone. These are some of the best marketing platforms for e-commerce websites: * Google Ads * Facebook Ads * Instagram Ads * Email Marketing Platforms (e.g., Mailchimp) * Amazon Advertising * Content Management Systems (e.g., WordPress, … Re: What is the Best Marketing Platform For E-commerce Website? Digital Media Digital Marketing by m2host 1. Shopify 2. WooCommerce 3. Mailchimp 4. Klaviyo Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … address associated with the domain that the online submission page is on, and since these online submission pages are on a total… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … address associated with the domain that the online submission page is on, and since these online submission pages are on a total… How NOT to do business online Digital Media Digital Marketing by Reverend Jim … this problem. This is not the way to run an online business. Re: What is the scope of digital marketing for small businesses? Digital Media Digital Marketing by KomalBhatt … digital marketing that present opportunities for small businesses: Online Presence: Establishing a strong online presence is essential for small businesses. This includes… professional website, active social media profiles, and listings on relevant online directories. Targeted Advertising: Digital marketing allows small businesses to target… 'Prepare for the Earliest Possible AGI Deployment Scenario' Community Center by Johannes C. … in 2022, but what's the impact? The US-led online effort got thousands of followers, but that doesn't mean… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani The first thing I will say is never output `$_POST[]` content directly into the HTML without escaping it first. You are leaving yourself wide open to an HTML injection attack. Not only that, but you're also leaving yourself open to invalid HTML. All it takes is to wrap your user-sent variables with htmlspecialchars to make sure they're HTML-escaped… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim In your code where you write `mail($to,$subject,$message,$headers);` if you want to get error messages or "do something if it fails" you need to alter it a bit to something like: if(mail($to,$subject,$message,$headers)){ //if successful do something }else{ //if error do something else } //or… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner I do not have access to the PHP error log nor do I know how to check to see if mail() is returning false. The coding I'm using has worked (e.g. sent email with submitted info) for 13 years and now stopped working. My URL/PHP provider, Ionos, claims it won't send because all recipient email addresses need to be authenticated and a new STMP PHPmailer… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Re: Biiim's post, the coding you suggest to get error messages looks like something good to try and the PHP Mailer stuff looks the same as the generic code I got from Ionos. It sounds like all these methods are appearing favorable for solving the problem. This kind of troubleshooting can be very frustrating so thanks for your help. Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani I wonder if the problem is that your php mail() function is configured to use SMTP in your php.ini file. A lot of SMTP servers switched over the past year or so to using XOAuth2 for authentication. A username + password in your config settings will no longer suffice to establish a connection. You can see me complaining about it [here](https://www.… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Ran into some new issues. Here goes. In order to download PHPMailer, must download Composer. In order to install Composer, need a Command Line PHP.exe file. I do not have one of these. I have been using PHP services from URL provider, 1 & 1/Ionos since 2011. They said in order to get a Command Line PHP.exe file, requires SSH to 'Connect to … Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim You don't need composer or access to the php.exe. just locate the PHPmailer Directory into your web root, to keep it simple and the require links should point to where it is located. mine is `require 'includes/PHPMailer/src/PHPMailer.php';` cause I put it in a folder called includes, this should be relative to the file that is using it.… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani > After code changed, not only will still not send email but screen turns blank white. That's a PHP fatal error. It could be a syntax error, or it could also be that PHPMailer is not in the location you're telling PHP to look. Do you have any way of accessing the error log? Without access to the server, perhaps through a web-based control … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani To clarify, I am suggesting: [...] //make your email body to send here $survey = "RadiantNewHorizonHomes.com General Inquiries" . "\r\n" . "\r\n" . "Name: " . $_POST['Name'] . "\r\n" . "E-mail Address: " . $_POST['Email'] . "\r\n&… Re: How NOT to do business online Digital Media Digital Marketing by rproffitt Someone wanted me to pay with Venmo which I also have never used. Sorry, but I don't want to add more apps today. Re: How NOT to do business online Digital Media Digital Marketing by Dani Not that it is an excuse, but I would like to offer up an explanation, if I may. You can [see here](https://www.daniweb.com/programming/web-development/threads/541688/airtm-api-how-to-build-a-form) that only 4 days ago, FarrisFahad had a button to pay by Paypal on his website, and wants to convert it into utilizing a payment API (e.g. something … Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. And judging by [their range of products](https://www.thewoodveneerhub.ca/) they aren't a small company. In any case, after pricing out what we wanted ($800+) and failing to get an alternate payment option we decided to invest in a … Re: How NOT to do business online Digital Media Digital Marketing by Dani > I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. According to their about us page, it’s a family owned business run by a guy named Lawrence who has been in the industry since the 1970s but just started his own business in the 2000s. Which fits the profile I had laid out. (Eg … Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim Fair enough. Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: How to effectively promote blogger challenge games on the internet? Digital Media Digital Marketing by Dani I guess I'm confused what this project is or does. For example, I am a publisher who operates the publication DaniWeb (this one). I am also an SEO. What benefit would I get from participating? Re: How to effectively promote blogger challenge games on the internet? Digital Media Digital Marketing by WilliamOG I didn't quite understand what the project will be about either, but I understood that the target audience are bloggers. The best method to reach them is email marketing. Re: Do you participate in any other communities? Community Center Geeks' Lounge by Dani RIP Dream.In.Code :( Re: Do you participate in any other communities? Community Center Geeks' Lounge by Salem I'm a long-time moderator on cprogramming.com, but it's getting awfully quiet on many of the old forums. DiC was a loss, as was devshed. I seem to be most active now on reddit. Re: Do you participate in any other communities? Community Center Geeks' Lounge by Dani I was talking to Chris (the DiC founder/owner) a little bit before he decided to shut it down. He was saying he's been so busy with his other businesses that he spent maybe 5 minutes on it over the past 5 years, so he lost interest, and it wasn't paying its server costs. At least in the case of DaniWeb, it *also* isn't even coming close to …