Posts
 
Reputation
Joined
Last Seen
Ranked #6
Strength to Increase Rep
+34
Strength to Decrease Rep
-8
95% Quality Score
Upvotes Received
5K
Posts with Upvotes
4K
Upvoting Members
1K
Downvotes Received
249
Posts with Downvotes
223
Downvoting Members
79
1K Commented Posts
~4.37M People Reached
About Me

I'm a super-geeky programmer with a passion for Internet marketing. :)

Interests
SEO
PC Specs
Macbook Pro with two 5K monitors and an Azio Retro Classic mechanical keyboard
Favorite Tags
Member Avatar for PsychicTide

Hello and welcome back!! You can post random code snippets by clicking on the [Contribute](https://www.daniweb.com/community/contribute/4) link in the top navigation menu and then under Topic Type, change it to "Reusable Code Snippet". You can also contribute new topics by using the sidebar hamburer menu, selecting a forum category from the …

Member Avatar for PsychicTide
3
41
Member Avatar for joseph101

Don't forget that if you are not going with an out-of-the-box solution, such as Mailchimp, Sendgrid, etc., that you will need to clean the list on your own! That means purging bounced addresses, purging addresses that don't interact with your emails, etc.

Member Avatar for Katieadkins
2
541
Member Avatar for bonics
Member Avatar for guest blog

You're getting downvoted because AI-generated content is against our rules, and your post just comes across as if you copy/pasted some ChatGPT tips for good SEO.

Member Avatar for Dani
-3
24
Member Avatar for Tim Duck
Member Avatar for jatson
Member Avatar for rasputin009

It's incredibly hard to read your code because it is not properly indented. That aside, a quick glance lets me see you are using PHP's deprecated mysql library instead of its replacement, the mysqli library. Additionally, you have a serious MySQL injection bug on line 16. You absolutely want to …

Member Avatar for Dani
0
35
Member Avatar for PsychicTide

Glad you figured it out, and sorry I wasn't around earlier in the week to help out. DaniWeb has used jQuery for a very, very long time now, so I'm pretty good at it (or so I think).

Member Avatar for Dani
0
67
Member Avatar for David_308
Member Avatar for Roni_7
Member Avatar for JuanB
Member Avatar for Vishurey

A spammer recently bumped this thread and I started typing out a reply before I realized that it was someone who just copied/pasted an earlier post (which I'm going to delete just as soon as I finish typing this). I already had stuff typed out, so for anyone who still …

Member Avatar for Dani
1
894
Member Avatar for admin_12

If that’s your thing, there’s nothing illegal or wrong with porn. Lots of people watch it, right? A porn website is definitely on the seedier side of the web, but there’s a lot of money in it and it’s completely legal income. I know a handful of different people, some …

Member Avatar for Dani
0
6K
Member Avatar for jkon

> Is there a grand attack to make DaniWeb posts garbage ? I would not say that there is a grand attack to make DaniWeb posts garbage, but I *would* have to say that there is a grand attack to make all content across the entire world wide web garbage. …

Member Avatar for Dani
2
91
Member Avatar for rahulrevolution

Why are you wanting to manually enter an IP address instead of allowing your router to use DHCP to assign one to you? When manually entering an IP address, you also need to manually enter the default gateway and a DNS server, if memory serves correctly. Otherwise, it will know …

Member Avatar for Zinavo_1
0
129
Member Avatar for buystussyhoodie
Member Avatar for Dani
0
9
Member Avatar for benbravooffical
Member Avatar for MarkMarketer

Yes, I think AI can do a lot of PPC marketing and SEO grunt work (e.g. keyword research) that would typically be outsourced overseas.

Member Avatar for abigail0029
0
136
Member Avatar for grktraining530

Any external link that points to your website is technically a backlink by definition. Do you mean they aren’t showing as links in Google Search Console? GSC only shows a subset of backlinks that it knows about. Additionally, quality and relevance of the links matter more than anything else.

Member Avatar for davidharris
7
362
Member Avatar for Bdill7

Would you please be able to give a little bit more background into what this code is supposed to do, and exactly what fails? For example, you wrote it doesn't save the input and file extension to the same document. What does that mean? On line 72 of your code, …

Member Avatar for hostingspell
2
74
Member Avatar for inztructor

Unfortunately I don’t know VB.net. However, the way I would do it in my language of choice is to split the search string by spaces into an array of words. According to a Google search, [this](https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.strings.split?view=net-9.0) should accomplish that for you. Then, I would loop through the array of individual …

Member Avatar for skynode
0
65
Member Avatar for Tabassum A

There are no SEO tools that I know of that can be used to gauge content quality, which corresponds to Google's Core Algorithm updates. In terms of SEO tools that are used to rank backlink strength, the most popular metrics are [Ahrefs](https://ahrefs.com/site-audit) DR (Domain Rank) and UR (URL Rank), or …

Member Avatar for sanvigour
7
1K
Member Avatar for Ahmed_235

Starting a digital marketing/SEO agency is really tough these days because there are just sooooo many of them. What about your stands out? Play to your strengths. Choose a niche and focus on that. For example, be the absolute *best* SEO agency for car dealerships. (Just a random industry.) Reach …

Member Avatar for Dani
0
26
Member Avatar for Askeenjesran
Member Avatar for Nora Smith

To clarify what has been posted here, you don’t submit an individual sitemap file for each webpage on your site. You submit a single sitemap file that includes every webpage that you want to be indexed by Google. This means it’s very important to leave out any URLs for pages …

Member Avatar for HostingMella
2
106
Member Avatar for DkJing

Digital marketing encompasses SEO, SEM, online advertising (including PPC), and digital PR. That's a whole lotta acronyms! Perhaps we should begin with exactly what you're trying to accomplish. Do you have an online business?

Member Avatar for Nisha_20
0
104
Member Avatar for dot LI

I think your question is better asked at WebHostingTalk.com We used what is now IBM Cloud for the past 20 years. We now do colocation.

Member Avatar for Digi_6
1
82
Member Avatar for sgtamilan
Member Avatar for horushe

I don’t use any of them. Our backend is PHP. Specifically, an old version of the CodeIgniter framework. For the front end, we use the Bootstrap CSS framework with Sass. I’m also old school and use jQuery, and I build a custom version of that as well with node. So …

Member Avatar for Dani
0
32
Member Avatar for Reverend Jim

Any qualified front-end web developer should be skilled enough in HTML and CSS in order to make a webpage responsive. (Responsive web design means that the design changes based on the form factor or dimensions of the web browser window). However, what's more important here are UI/UX experts. These are …

Member Avatar for quackyfist
2
200