11,543 Posted Topics

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
95
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 Askeenjesran
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
118
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
37
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
232
Member Avatar for Basilwoxro

Hi Basil and welcome to DaniWeb!! I'd love to discuss SEO with you if you have any advanced questions. I've been in the industry for over 20 years.

Member Avatar for Dani
1
42
Member Avatar for pinkod02

Can you please show us your code and explain what the expected behavior is and what is not working? `$_SERVER['DOCUMENT_ROOT'];` reflects the path on the server that serves as the root path `/` for the website. When you set `$path = $_SERVER['DOCUMENT_ROOT'];` you are setting a PHP variable named $path …

Member Avatar for Destiny Alicia
0
95
Member Avatar for Michelle_30

Looking at the bullet points on the page you've linked to, it looks as if the HTML code is correct for listing list items. However, normal paragraphs have the CSS code (among other CSS rules): .article-page .article-content p { margin-left: auto; margin-right: auto; max-width: 820px; } On the other hand, …

Member Avatar for Dani
0
37
Member Avatar for Read a Book
Member Avatar for cored0mp

Are you connecting to MySQL with persistent connections? What happens if you don't use persistent connections? Also, I'm confused what you mean about it complaining about too many connections simply by you changing how many records a single connection works with?

Member Avatar for cored0mp
1
278
Member Avatar for Surrogacy

People say SEO is dead because it’s a cat and mouse game between black hat SEOs trying to game the system and Google constantly trying to make it impossible, which results in people saying it’s a futile effort. This is far from the truth, and you only need to start …

Member Avatar for Basilwoxro
2
882
Member Avatar for John_165

I don't think that ChatGPT is good enough yet at answering programming questions correctly. It can take code written elsewhere on the web and regurgitate it, but it isn't capable of accurately debugging logic errors in code, or that sort of thing.

Member Avatar for Basilwoxro
5
563
Member Avatar for AsifJavaid_1

Google's Geospatial API works in any region where Google Street view exists. If Google Street view doesn't exist for a given area, the API won't be able to generate data for that area. Sorry.

Member Avatar for graceweb
2
80
Member Avatar for bijutoha

I’m locking this topic because, unfortunately, instead of leading to interesting discussion, it turned into AI-generated post after AI-generated post repeating what AI is. (They’ve since been deleted.)

Member Avatar for Dani
1
99
Member Avatar for trendtrove

Hello and welcome to DaniWeb! I can't say I have any interest in fashion or style, I'd love to talk shop with you about content creation and SEO.

Member Avatar for Dani
0
16
Member Avatar for Mansour_4

Hi and welcome! I haven’t looked at Python since college, but I can help with any and all php questions you might have, should you decide to venture down that road.

Member Avatar for Dani
0
20
Member Avatar for ng3940_2
Member Avatar for Classica Blue

Daniweb’s forums are not a marketplace and we don’t allow solicitations. However, may I recommend Upwork or (for higher budgets) Toptal? I have had a really good experience hiring from Upwork.

Member Avatar for Dani
0
31
Member Avatar for Rahul_143
Member Avatar for Lihui Zhang

Hi and welcome to DaniWeb!! You'll find that, while we haven't had a lot of user activity as of late (I have been very sick for the last few years which has made it hard to put my energy into DaniWeb), we used to be the most popular C/C++ community …

Member Avatar for John_165
0
41
Member Avatar for treekmostly22
Member Avatar for Dani
-4
16
Member Avatar for Jonathan735

I don’t see them mention anyone. *You’re* the one who mentioned that company and, in doing so, gave a vote up for that company’s SEO in Google’s eyes. Google doesn’t just care about links. They also care A LOT about brand mentions. Similarly, the OP doesn’t care that you have …

Member Avatar for adwinafram
-2
122
Member Avatar for alexxx1

What happens when you just go to the URL https://api.snoopi.io/check?apikey=MY API KEY ? Does the API correctly provide your location in JSON format?

Member Avatar for toneewa
2
144
Member Avatar for alexxx1

You need to include **all** of the code in order to put everything together to get a working timer. The code `<span id="demo" class="demo"></span>` is HTML which we're using as a placeholder for where the timer should be. Then, the javascript actually is what makes the timer function, with code …

Member Avatar for toneewa
0
131
Member Avatar for ianhaneybs

The code `$_SESSION["cart_item"][$k]["quantity"] += $_POST["quantity"];` means that, whatever the value within `$_POST['quantity']`, you want to add that value to `$_SESSION["cart_item"][$k]["quantity"]`. The error of unsupported operand types means that you're trying to add values that can't be added. For example, The value of `$_POST["quantity"]` might be the string "abc" and you …

Member Avatar for Dani
0
35
Member Avatar for Anam_5
Member Avatar for devin-dev
Member Avatar for felicia_2

Would love to hear your experience :) (Just please don’t promote or link to products or services you’re affiliated with. That’s a violation of our policies.)

Member Avatar for Dani
0
17
Member Avatar for azizulhaque

That other thread has been deleted for being entirely AI-generated content. To answer your question, you WANT me to say that the answer is B, but the truth is that none of the four techniques you mentioned work anymore. Google caught onto guest blogging a couple of years ago, and …

Member Avatar for Dani
-1
23
Member Avatar for Sheraz_2

I would focus on Google Local, Yelp, Houzz, Angies, Handy, etc. There are also local referral organizations where you can pay for membership. They typically include services like one handyman service, one house painter, one landscaper/gardener, one cleaning service, etc. Members of the group meet once a month or so …

Member Avatar for Dani
0
77
Member Avatar for pinbahis
Member Avatar for grktraining530

Not required, but useful depending on what you want to use GTM for beyond Google Analytics. That being said, what are your goals for GTM? What are you trying to achieve with it?

Member Avatar for Viva_2
0
52
Member Avatar for Johannes C.

I am of the opinion that meta tags are next to useless for SEO nowadays. Google officially stopped using meta keywords back in 2009 according to https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag and I’m pretty sure they give very little weight to meta descriptions for at least the past decade.

Member Avatar for Dani
-1
180
Member Avatar for pallavi2501

Here at DaniWeb, we use Cloudflare. It's a reverse proxy that sits in between the end-user and your web server(s) and does a whole assortment of things including performance optimizations and caching. There *is* a free version. Another popular alternative is Fastly, but I'm not sure if it has a …

Member Avatar for adwinafram
4
251
Member Avatar for Christian Andre
Member Avatar for Dani
8
774
Member Avatar for trueframe

Unfortunately I don't have any experience with either Tailwind nor nextjs. However, I do have experience with .scss, as I personally use it with Twitter Bootstrap for DaniWeb. I did some quick Googling and I'm confused what you mean by helping you to figure out how to use it. My …

Member Avatar for autowrecking
0
50
Member Avatar for sgtamilan
Member Avatar for Dani

We host some page resources, such as fonts, on a different subdomain (e.g. webpages are at www.daniweb.com and resources are at cdn.daniweb.com) An HTTP header of `access-control-allow-origin: *` is being sent from all cdn.daniweb.com requests. When inspecting indexed pages from Google Search Console, from the URL Inspection tool I click …

Member Avatar for Dani
2
171
Member Avatar for digital manu
Member Avatar for Kidskastle

As you infer, SEO is changing all the time and the best techniques to use are constantly changing. Here is an article on Google’s latest guidance based on the August core algorithm update that came out last month. Note that the previous Helpful Content Update (referred to as HCU) that …

Member Avatar for m2host
-1
289
Member Avatar for WendyDolan

Hi Wendy! Welcome to DaniWeb!! Thank you so much for joining. What is your tech stack of choice? (Just trying to make small talk here.)

Member Avatar for Dani
0
20
Member Avatar for MrC

It’s been 17 years since the OP posted. I think that by this point, either they got it or they didn’t. ;)

Member Avatar for Dani
0
151
Member Avatar for Robert_171

Hi and welcome, Robert! :) What are your interests? Software development? Web development? SEO?

Member Avatar for tquality0020
0
63
Member Avatar for Carrie8909

Here at DaniWeb we use Cloudflare, and it does a whole lot more than just be a WAF. We primarily use it for its caching abilities as a CDN. How easy is it to set up and configure your WAF? Some people with shared hosting for their blog or that …

Member Avatar for cored0mp
0
133
Member Avatar for FarrisFahad

Hello, I hate to be the bearer of bad news, but I am of the opinion that you can't really make a decent amount of money as a web developer just with "average" skills. As you point out, "average" freelancers are a dime a dozen on sites such as Upwork …

Member Avatar for jkon
2
136
Member Avatar for Paplu

Which date do you want? The one from order_date or target_date? I can help you if you explain what you're trying to achieve, and what each of the 3 tables represents. What date do you want in the final column to represent? Where is the staff name? Is that orders.client_contact? …

Member Avatar for Paplu
1
148
Member Avatar for meyerrluanna

As a consumer, I've become more and more frustrated with the recent increase in AI-driven customer chat support that seemingly has taken over. They tend to just regurgitate the information that is already contained within the product's FAQs, manuals, and marketing materials, etc., and I tend to end up going …

Member Avatar for Mr.M
1
106
Member Avatar for Raj_578

The End.