11,568 Posted Topics

Member Avatar for oscameza

DaniWeb is a free community ... it doesn't cost you anything to view or participate in any of our topics. We do offer a DaniWeb Premium membership, which costs money, and gives you some additional benefits and functionality, such as no ads.

Member Avatar for Dani
0
19
Member Avatar for nextsmm

You need to [create an XML sitemap](https://developers.google.com/search/docs/advanced/sitemaps/build-sitemap#createsitemap), link to it from your robots.txt file, and then submit it to Google Search Console. You can also submit it to Bing Webmaster Tools.

Member Avatar for Dani
0
13
Member Avatar for profmuluka
Member Avatar for Dani
0
906
Member Avatar for nextsmm

pritaeas, price is less of an obstacle if it's a B2B SaaS app. It's a lot tougher to convince consumers to open their personal wallets than it is to convince businesses to invest in increasing their bottom line. Why don't you start by advertising it as a $100 product, but …

Member Avatar for Dani
0
49
Member Avatar for Abeiyh

Please show us the code you have so far and where you're stuck, what isn't working, or what is specifically confusing you about this homework assignment. Also, you tagged your question c, c++, and java ... what language are you currently studying?

Member Avatar for Dani
0
53
Member Avatar for sganandhsg

I think this is a limitation of Edge, not of your web application. They have a hard limit on the number of concurrent connections per hostname that are allowed, at least with HTTP/1.1. I'm not sure if the same limitation exists with HTTP/2. Does your web app use HTTP/2? I'm …

Member Avatar for Dani
0
738
Member Avatar for nalb4242

Can you please show us your code? I found some ideas here: https://stackoverflow.com/questions/64610742/error-databasebridge-is-null-using-watermelondb-in-react-native Not sure if the replies in that thread fix your problem.

Member Avatar for Dani
0
103
Member Avatar for starwebmaker09
Member Avatar for david_249
3
1K
Member Avatar for Valeriia

They track different things. Google Analytics is javascript that you place on your webpages to track how many visitors you have, and demographics about each of your visitors. It can also track conversions and a whole slew of things. Ahrefs is an SEO tool that is typically used to track …

Member Avatar for Magic Beans
0
111
Member Avatar for jiten702

HTML is a markup language while PHP and ASP.NET are development languages that are used to generate HTML. Whichever backend language you use, they all have the capacity of being equally SEO friendly. However, they also all have the capacity of being not SEO friendly at all. Always follow SEO …

Member Avatar for Gamerseo
2
755
Member Avatar for dennisbetty201
Member Avatar for larry29936

A few things. Firstly, I’m unsure why you think this is an MD5 issue because I’m not seeing anything in your code that MD5 encodes anything? Secondly, you never stated specifically what error message you’re getting or what isn’t working. If you are getting a blank page, it’s probably because …

Member Avatar for larry29936
0
100
Member Avatar for tsend3

Rproffitt, CPA is cost per acquisition, not action, and actually has nothing at all to do with SEO. In fact, quite the opposite. SEO is about what you can do to help Google to help you rank in the organic search results and get Google to send traffic your way …

Member Avatar for Dani
1
156
Member Avatar for cargotrends
Member Avatar for larry29936

Glad you got it fixed. I was going to say, the problem is that you are echo'ing out the "unable to connect" string *before* calling header(). You can't echo anything to the screen before any header calls.

Member Avatar for Dani
2
80
Member Avatar for ivy.inc.Hugh

Hi and welcome to DaniWeb. However, I have to ask. Why a Photoshop clone in Java?

Member Avatar for Dani
0
22
Member Avatar for ____

I have no experience with Java, but a quick Google search turned up https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpRequest.html

Member Avatar for JamesCherrill
0
114
Member Avatar for MICKLUFFY

Can you please show us what you have tried so far to do this homework problem and exactly where you are stuck or confused?

Member Avatar for ivy.inc.Hugh
0
45
Member Avatar for serenityh

Welcome to DaniWeb! Good luck in your studies. Do you know yet exactly what field interests you after graduation? What are you getting your bachelors in?

Member Avatar for Dani
1
26
Member Avatar for Denise_4

HI and welcome to DaniWeb!! Feel free to ask any questions you want and we'll do our best to answer. Most of us have many decades of experience in those fields.

Member Avatar for Dani
0
14
Member Avatar for KirovEli

What “seo stats” are you referring to? There are already sites such as Ahrefs that measure backlinks and sites like that are not simple scripts.

Member Avatar for Arun_47
2
320
Member Avatar for David_248

Hi David, welcome to DaniWeb! I've been doing SEO for over 25 years and I'm truly passionate about it. Feel free to start any discussions about the topic and I'll be sure to chime in.

Member Avatar for Dani
1
18
Member Avatar for Nicholas_25

Are you referring to an Uber or Lyft clone that only dispatches from your local cab company? If so, what would the benefits of someone using the app over Uber, for example? It’s not always the case that “if you build it, they will come.” Sometimes, it makes more sense …

Member Avatar for Dani
0
167
Member Avatar for emsanator

If the items appear in the DOM but are simply not clickable, this is most likely a CSS issue. It’s hard to diagnose without seeing the full working page. It’s possible it’s a z-index issue. For example, there might be a transparent div on top of the clickable elements.

Member Avatar for Biiim
0
114
Member Avatar for timlab55

I guess I’m confused by what you’re referring to. Programming code is a sequence of steps that are executed by the script … there are functions, loops, conditionals, classes, etc. that each add a level of complexity by allowing code to branch off, be modular, remove duplication of code, etc. …

Member Avatar for Biiim
0
104
Member Avatar for mr108

There are many free or low cost Wordpress themes available, but it's going to be difficult to find an existing theme that is already laid out exactly like your wireframe design. You can get themes at: * https://wordpress.org/themes/ * https://themeforest.net/ * https://www.templatemonster.com/wordpress-themes.php ... and so many other places, but those …

Member Avatar for Dani
0
48
Member Avatar for igor_10

Are both versions using the same CSS file? Is it possible that there is a second CSS file that is accessible in the remote version but not available locally? Are there any JS files that may be altering the DOM that may be working in one version but not the …

Member Avatar for Dani
0
45
Member Avatar for shalini_9

I don't believe you can. I don't see any contact information on that site to contact anyone, and there is no delete membership functionality. You can contact them here: https://www.whois.com/whois/finebookmarks.com

Member Avatar for rproffitt
0
44
Member Avatar for rishabs
Member Avatar for kevindougans

Hi, I wasn't able to properly reproduce the image above because the HTML on the page at squarespace does not ask me for a Zip code, and the HTML is not set up conducive to what you're trying to accomplish. However, you'd want to do something like this: <div style="display: …

Member Avatar for Dani
1
189
Member Avatar for John_165

This is low on my priority list to fix. Basically what happens is the tutorial author creates a draft in the editorial workshop. Then I approve and publish the article. Our activity stream works off of a denormalized database table of events. In this case, I was the one who …

Member Avatar for Dani
0
85
Member Avatar for java_marvin

Click the purple banner at the bottom of the page that says "Reply to this Topic". To insert code in your post, click the third button from the left in the editor toolbar.

Member Avatar for Dani
0
72
Member Avatar for Mathewnathan

Hiiiii! Welcome to DaniWeb! Thanks for signing up. What brought you to DaniWeb? I'm always looking to make this place better by learning what brought people here and what they'd ultimately like to get out of the site.

Member Avatar for Dani
0
20
Member Avatar for okzati28
Member Avatar for Mr.M

Unfortunately I don’t have any experience with this, but it looks to be Chrome specific? Can you explain what you’re trying to accomplish and perhaps there is a different/better way of accomplishing it.

Member Avatar for Mr.M
0
190
Member Avatar for vaishnavi_13

I removed the link to your Google Drive because it requires permission to access it, and we require content to be here on DaniWeb. Please post your code here in the forums for everyone to see so we can help you.

Member Avatar for toneewa
0
85
Member Avatar for Valeriia

Yes, I believe you should, and I can’t think of a reason why this could hurt you. However, with mobile-first indexing, having Schema markup on desktop only could, I’m assuming, be hurtful, as it will rarely be crawled. However, I would take extra special care that the schema matches exactly. …

Member Avatar for Dani
1
42
Member Avatar for remahamed

Hi there and welcome to DaniWeb!!!! Thanks so much for joining and hope to see you around.

Member Avatar for bijutoha
0
16
Member Avatar for ivan dracco
Member Avatar for prithulatasnim

Welcome to DaniWeb! I hope to see you around in our SEO forums. Our main rule is no backlinks in your post and you’ll be fine :)

Member Avatar for Dani
1
45
Member Avatar for Valeriia

I don’t believe so, but I’m not entirely sure if there are any other tools that can be used to track traffic. Pinterest has its own built-in stats, no?

Member Avatar for Dani
0
12
Member Avatar for jackdaniel12

Hi there and welcome to DaniWeb!! :) Hope to see you around. What field, specifically, are you referring to? Web dev, SEO, app development, IT, etc?

Member Avatar for Dani
0
20
Member Avatar for zackwilliam303
Member Avatar for Susan_24

Depending on the complexity of your code, this can be a one week project or a six month project. I recommend hiring on a site such as Upwork. I've had really good experiences with Upwork in the past, including a recent project I hired someone from there for.

Member Avatar for Dani
0
243
Member Avatar for dianagibbs
Member Avatar for wellyjohn89

Hi there and welcome to DaniWeb! I'm really awesome at SEO, so if you have any specific questions, be sure to post in our SEO forums and I'll do my best to answer.

Member Avatar for nextsmm
0
25
Member Avatar for joshl_1995

This used to happen to me and then I contacted our sysadmin, James, and he fixed the issue. No idea what he did. All I can say is that it’s most likely a networking config setting as opposed to programming error. However, I do vaguely recall another incident where I …

Member Avatar for Dani
0
3K
Member Avatar for christaelrod
Member Avatar for mediasosialku
Member Avatar for Bidesh

Do you mean change the contents of the div? Or add or remove classes from thr div? DOM manipulation is expensive from a performance standpoint, so you want to change as little as possible.

Member Avatar for Dani
1
398

The End.