11,566 Posted Topics

Member Avatar for rproffitt

I have heard of the "Ignore all previous instructions" thing when ChatGPT first came out, but I don't know how effective that is anymore. I don't think very much so. I haven't heard of anything related to Tiananmen Square or Holocaust Remembrance Day or such, and I don't see how …

Member Avatar for Dani
1
44
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 adilhassan
2
222
Member Avatar for joycedaniels

> However, as 2023 continues, the best method for link building is likely to change. How do you think it will change?

Member Avatar for MasoodDidThat
3
297
Member Avatar for dckumawat05

Why not just focus entirely on your food business and partner with Instacart to make your products easily accessible via online shopping?

Member Avatar for marksmiths
3
2K
Member Avatar for 2488
Member Avatar for Spondon
Member Avatar for Mr.M
Member Avatar for Dani
0
112
Member Avatar for Ahsan_38

Huh?? Why are you responding to someone's post with pure spam? If you agree it's spam, I'm going to delete your post with a Keep It Spam-Free infraction.

Member Avatar for Dani
-2
40
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 Biiim
0
72
Member Avatar for Travis_11

That's what happens when you click on the little link button in our editor toolbar, and then when prompted to enter a URL, you hit cancel instead, and so it adds `[Click Here](null)` where null is meant to be the URL the link should point to.

Member Avatar for Dani
1
61
Member Avatar for Dhanabalan M

Are you prompting users to enter their payment information *before* starting the free trial, and then the trial automatically converts over to a paid membership after the 30 days?

Member Avatar for Dani
0
107
Member Avatar for amuthanjrv

Put Twitter and Facebook widgets on your pages the same we have here at DaniWeb. You can also use scripts such as AddThis.com to instantly offer buttons encouraging users to syndicate your content on social media websites. I'm not sure what you mean by what the benefit is if you …

Member Avatar for Zinavo_1
0
357
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 hamburger menu, selecting a forum category from the …

Member Avatar for PsychicTide
3
75
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
-4
37
Member Avatar for Tim Duck
Member Avatar for jatson
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
102
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
963
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
110
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
1
139
Member Avatar for buystussyhoodie
Member Avatar for Dani
0
11
Member Avatar for benbravooffical
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
80
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
96
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
119
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
234
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
285
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
883
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
583
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
81
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
100
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
124

The End.