11,530 Posted Topics
Re: What result are you getting versus what you’re expecting? | |
Re: Hi, I'm not sure I fully understand your question. I browsed your site and most pages do not have meta tags. For example, I'm on your Zalgo Text Generator page and I don't see meta keywords or meta description. Every unique page of your site needs to have at least … | |
Re: Hi and welcome to DaniWeb!! Also, you may wish to fix the link in your post signature. It seems to be poorly formatted so the link doesn't work. | |
Re: I consistently hear about how HARO is so amazing, but it's a *grind*. Every so often I give it another try, but in my own experience, I end up being very picky about which emails I respond to, and I take my time in my responses, and nothing ever comes … | |
Re: What performance, specifically, are you wanting to track? The easy answer is you can use Google Analytics 4. | |
Re: If you’re concerned, it should be simple to convert your existing code to use a link instead of a button and still have it look the same. Personally, my convention is it should be a link if you’re navigating to a new page or fetching content. It should be a … | |
Re: I'm looking at the documentation [here](https://www.speakatoo.com/documentation_view/speakatoo--api-documentation) and it seems to be a very straightforward JSON-based API that has nothing to do with cookies. The csrf_cookie_name you're referring to has to do with using cookies for anti-CSRF protection. Can you please show us the full requests you're using with Postman? Where, … | |
Re: Why can’t you use the computer you’re using to type this message? | |
Re: Can you link to the specific URL that demonstrates the javascript syntax error? | |
Re: > Are there any ways that i can use to find out, who has been sharing my quora profile link, and to which space or url was my profile link shared to. Not that I know of, no. LinkedIn, for example, tells you who viewed your profile (unless they have … | |
Sometimes you need to delete duplicate rows in a database :) In the future, set UNIQUE keys when you need them :) In the example below, we have a table appropriately named `TABLE_NAME` and there are multiple rows that have the same value for the `duplicate_field` field. In this example, … | |
I would just like to say that I love Screaming Frog. That is all. Carry on. What is your #1 go-to SEO tool? | |
Re: Quora, Reddit, ... What's your point? | |
Re: > "41% of all code on GitHub right now is AI generated." I don’t see the positive in that. | |
Re: Ugh, that's annoying. I use macOS so I haven't had to deal with Edge for quite some time now. Why not use Chrome or Firefox? | |
Re: > You should really try to show that you did some effort in searching before just posting a question here, you would have had your answer long before the time we reply to your question. That kinda goes against DaniWeb's model. Questions asked on DaniWeb help not just the question … | |
Re: DaniWeb is a community of people chatting about computer technology, programming, etc. | |
Re: Hi Allen! | |
Re: You have mismatched html tags. For example, you are not closing a tag you have opened, your elements are incorrectly nested, etc. Something is wrong. I’m not near a computer right now (on my phone) to check your html code. | |
![]() | Re: Hi and welcome to DaniWeb. Thanks for joining. Do you have experience with any Linux distributions? Configuring and compiling the kernel might give you the project you're after. |
Re: I am [having some health issues](https://www.daniweb.com/community-center/meta-daniweb/threads/540243/dani-is-going-to-be-mia) and extreme brain fog, so while I do have experience with CSP, please bear with me. My first question to you would be, what are you trying to accomplish by using CSP nonces? In theory, I completely get it that it allows you to … | |
Re: When you say from the provided json payload, what provided json are you referring to? Please provide an example of what the json would look like. | |
Re: As long as you have complete control over your web server (or virtual machine), you can host as many domain names as you like on it. If you don't have complete control over your web server, you may have to pay your hosting company per domain. | |
Re: > Can you explain how emotions and feelings can change SEO ratings and rank? I feel like this isn't a serious question, and you meant to just make fun of the OP for poor grammar + not being a native English speaker. Regardless, I'll answer your question anyways. Google is … | |
Re: > Web for mobile. No APP!!! Disagree! Native apps give flexibility (push notifications, local storage, etc.) that simply can't be achieved with a responsive website. > For Apple the company used the free dev system from Apple. Are you referring to Objective-C written using XCode? | |
| |
Re: [Learn about integrated marketing communications and improve your product promotion](https://business.adobe.com/blog/basics/what-is-integrated-marketing-communication-imc) | |
Re: It's not just big businesses. "If you're not the customer, you're the product" is applicable to sites such as DaniWeb, as well. We essentially create a free community platform targeted to a specific audience demographic, and then we rely on advertising dollars from companies that want to reach that targeted … | |
Re: Yes, you can use something like TinyMCE. | |
Re: I have no idea what it is, other than adding "sustainable" to doing everything nowadays to hint that it's earth-conscious. | |
Re: I didn't use any to build my [backlink checker](https://www.daniweb.com/tools/backlinks). | |
Re: Are you getting traffic from Google? Does Google Search Console say that your site offers visitors a good page experience? Are your website visitors using your site the way you want them to? Are they purchasing your products or services? | |
Re: Many bots are able to get around honeypots and CAPTCHAs. Try using a different honeypot as well as captcha. The latest version of ReCaptcha might not be good enough on its own anymore. | |
Re: I have never heard favicons be referred to as tab icons before. | |
Re: This is outside my wheelhouse but I did a Google search and came across the following article on Microsoft's website about the issue: https://learn.microsoft.com/en-us/office/troubleshoot/excel/run-time-error-2147467259-80004005 The thing is though, that my Google search is also showing a lot of other articles each saying the problem is caused by all sorts of … | |
Re: Back in the day (around the time I ran Windows 98) I had an old Kodak photo printer. I don’t recall if the drivers were built-in or not. What about putting the drivers you need on a USB memory stick formatted as FAT16? | |
Re: I am not familiar with .net, but typically the way this is done across all web development languages is with the use of cookies. A cookie is stored in a user's web browser indicating a session ID. That session ID is then stored in your server and maps to what … | |
Re: A shopping cart? An ability to accept credit card payments? I’m not quite sure what you’re asking. | |
Re: I would suspect that the quality of the image needs to be high resolution enough such that the text is legible and can be reasonably matched to a font that the OCR software can detect. Adobe Acrobat is pretty good at being able to turn text from a scanned image … | |
Re: Google has officially stated that they take all content at face value when evaluating its quality, regardless of if it was generated by AI or not. It's also common knowledge that, at this time, at least, Google doesn't have the capability of accurately determining what is, and what isn't, AI … | |
Re: Figuring out the logic. And organizing your code. | |
Re: With ANY API, you mean? I suppose the biggest one is poor documentation. At least that’s the one I find the most frustrating. | |
Re: I really wish I could help you, but unfortunately I don't have any Wordpress experience. There should be a way to edit the template, for a category page, for example, and where it is hardcoded to say Blog, change it to be the variable that is currently being used for … | |
Re: > I know crawlers should not spider dynamic urls as they can go in a neverending loop. And so, apart from that, what other dangers are there ? That's not actually true, since nowadays every single page on the web is dynamic. But, yes, you want to avoid URLs that … |
The End.