11,557 Posted Topics

Member Avatar for Khaled_17
Member Avatar for Dani
0
22
Member Avatar for Khaled_17
Member Avatar for Yusuf_13

We will snip personally identifying infofmation from within your posts that you didn't mean to post, such as your full name or email address. However, outside of PII, we do not edit or delete posts unless they explicitely violate our rules.

Member Avatar for rproffitt
0
52
Member Avatar for SimonIoa

I guess I'm not understanding what you're looking for. Why not do something like this? <div class="full-width"> Foo </div> <div class="columns"> <div> Foo </div> <div> Bar </div> <div> Baz </div> <div> Bat </div> </div> <div class="full-width"> Hello World </div> And then for the CSS: div { margin-bottom: 1rem; border: 1px …

Member Avatar for SimonIoa
0
382
Member Avatar for DeForseti

Don’t. Just don’t. Basically you’re talking about a whole bunch of things that Google is now easily able to detect and throw the book at you for. Don’t use PBNs anymore. They haven’t worked since last year, supposedly. Have you had success with PBNs more recently than that? If so, …

Member Avatar for subhodip
1
111
Member Avatar for jyotisangwan

I hope they start rolling out algorithms even more frequently! We got clobbered by the May 2020 core update and I’m hoping there will be another core update in a few months to give us a chance to recover.

Member Avatar for Dani
0
287
Member Avatar for kylewilson1

Sorry, I’m not quite understanding what you’re asking for. Do you mean build more incoming links? What types of tools are you thinking of? Things like Ahrefs.com or OutreachMama type?

Member Avatar for Dani
0
10
Member Avatar for Muhammad_240

Why should we do your homework for you? It’s fine if you need help, but we won’t just do it for you. Please show us the code you have so far and where you’re stuck or what errors you’re getting.

Member Avatar for Dani
0
152
Member Avatar for shivakrao83
Member Avatar for ibz95

Curious: why did you use a triple equals when comparing the cardType string? PHP syntax is just a little different (variables have dollar signs, method names are different, etc.) but the logic is mostly going to be the same. I see you’re using regular expressions so it looks like pritaeas …

Member Avatar for sunbury2003
0
110
Member Avatar for loveboat

Can you give a more in depth description of what you mean by attendance registry? What features and functionality are you looking for? MongoDB is a database, node.js uses javascript as a server-side language, and then I'm assuming you are wanting to use javascript on the front-end as well. That's …

Member Avatar for loveboat
0
129
Member Avatar for Tmaluleke1

Hi and welcome to DaniWeb! Here at DaniWeb, we won't just do your homework for you, but we will help walk you through figuring out any questions you have or where you're stuck. Can you please show us the code you have so far and where you're stuck? Or are …

Member Avatar for Dani
0
11
Member Avatar for Donald_15
Member Avatar for WesleyBennett
Member Avatar for Dani

As of this morning, the Speed Report (Experimental) in Google Search Console has been replaced by a more robust Core Web Vitals report. It still is broken up into a Mobile and Desktop version. However, instead of just monitoring FCP (First Contentful Paint) and FID (First Input Delay), it now …

Member Avatar for SubbuPD
1
341
Member Avatar for Zinavo

There actually were some more timely answers but they were all deleted for spamming. Better late than never. However, since Shivya is not exactly correct, I'll elaborate. Google crawls the web, following links, looking for pages with good content. As mentioned, you can restrict bots to not crawl specific pages …

Member Avatar for Dani
-4
215
Member Avatar for tadisaus2

Keyword density is important (not as important as it used to be though!) but unfortunately for me, all content is user-generated, so I have no control over what other people post.

Member Avatar for shivya bhargava
0
586
Member Avatar for rproffitt

What do you consider new behavior? What isn't working as expected? I'm unable to tell what you're referring to from the screenshot. Are you referring to the list of Related Topics increasing from 15 to 20 a few weeks ago? That might make the sidebar look longer than the main …

Member Avatar for rproffitt
0
167
Member Avatar for Hotkeysk

Hi there and welcome to DaniWeb! I would like to politely request that you *please* stop adding useless text to the bottom of each page. You'll get severely penalized for keyword stuffing. Doing what you're doing is like 10000X worse than having a poor, yet natural, keyword density. Write a …

Member Avatar for Dani
1
1K
Member Avatar for Ján_6

Have you checked out Upwork? I would highly recommend it. The only concern is the way it works, during the Interview process they sometimes filter people who are native English speakers.

Member Avatar for luka98
0
155
Member Avatar for ianwallace79
Member Avatar for Zinavo

> How to check Backlinks on Google Webmaster? You used to be able to do a search for link:www.domain.com in Google but apparently it was too easy to reverse engineer. Google now provides a rather inaccurate sampling of backlinks. If this is something you care about, I strongly recommend purchasing …

Member Avatar for Dani
0
265
Member Avatar for luka98

Hi Luka and welcome to DaniWeb. Trying my best but the days just blend into each other ...

Member Avatar for Dani
0
16
Member Avatar for Dani

Do you still use reCAPTCHA or something homemade? For us, we use jQuery to inject a hidden form field upon form submission that sends a little time sensitive and cookie sensitive string that we validate on the server side. I’m always curious to know what everyone else is doing.

Member Avatar for jkon
2
345
Member Avatar for bekcip

What is it that you're trying to do? If you don't have access to that data already, you will have to use a third-party IP-geolocation API in order to figure out the country based on IP address. I personally use GeoIP2.

Member Avatar for Dani
0
34
Member Avatar for FarrisFahad

A div block will automatically set its width to fill the space. You should be able to set `height: 100%` to fill the height.

Member Avatar for Dani
0
60
Member Avatar for R_4

Hi there. Sorry for taking so long to see this thread. I'm looking at your code and I'm a little confused what you want to do. It looks like on line 12, you're inserting a row into the addfriends table with the information of user $id and setting friendshipStatus to …

Member Avatar for Dani
0
441
Member Avatar for Jin En

I think that the OP is saying they were presented with this code, either by their professor or they found it online, and they’re having a hard time following it. They want to learn so they’re asking can someone walk them through this code step by step. I guess by …

Member Avatar for Dani
0
113
Member Avatar for Naveed_786

Unfortunately this is out of my wheelhouse, but I came across this thread, and just wanted to wish you the best of luck. Where I live, all computer repair shops are currently closed, and it's my worst nightmare right now that my computer should be unbootable. I wonder if there's …

Member Avatar for rproffitt
0
115
Member Avatar for Jin En

This seems like a homework problem. What have you done so far? What have you tried? What have you learned in class that could relate to this? Where are you stuck? Do you have any code so far? It’s currently seeming as if you are tasked write this complicated c++ …

Member Avatar for rproffitt
0
126
Member Avatar for Dani
Member Avatar for Dani
1
280
Member Avatar for janice_1

As rproffitt points out, it's possible that $birthdate is in an incorrect format and you think you're retrieving a year, but you're really not. For example, if my $birthdate was set to `11-11-82` then it will retrieve 11-82 instead of 1982. You should make sure that $birthdate is in an …

Member Avatar for Dani
0
256
Member Avatar for DeForseti

Hi there and welcome to DaniWeb! I was also a student passionate about a internet marketing when I started DaniWeb. Nice to meet you.

Member Avatar for Dani
0
29
Member Avatar for davidma

Sorry, I have no clue what you're referring to. Is this some illegal pirated version of Windows you downloaded from somewhere?

Member Avatar for ponderoso51
0
94
Member Avatar for beniwalsanjeev

It seems to me you want to replace return redirect('/'); with return back(); but without seeing the full library, I don’t know if you have to add with('success') or something like that the way that it’s done if login fails. Sorry for my brief post but I’m typing from my …

Member Avatar for Dani
0
295
Member Avatar for Yogesh_22
Member Avatar for Dean klains
Member Avatar for sonalid1701

Hi there and welcome to DaniWeb!! I have 20 years of exprience in digital marketing, as well as being a web developer, so feel free to ask any questions and I'll do my best to answer.

Member Avatar for Dani
0
40
Member Avatar for Gabriel9999

`shutdown -P +3` should work. -P means power off. You can alternatively use -r to reboot. You can use +3 to shutdown in 3 minutes, or "now" to happen right now.

Member Avatar for Dani
0
103
Member Avatar for davidma
Member Avatar for Dani

We had a bug a little while back where we were accessing an old database for the GeoIP API. That meant that, for users whose geolocation were mapped from their IP address, it was incorrect/unknown for IP subnets not in the database. Now, 1-2 years later, can we go back …

Member Avatar for Dani
2
853
Member Avatar for Yuanpeng
Member Avatar for DaveyMoyes
Member Avatar for Dani
0
2K
Member Avatar for Turkish_1

I see you tagged this topic bootstrap but it doesn't look like a Bootstrap site at all. Did you really use Bootstrap?!

Member Avatar for Dani
0
197
Member Avatar for ashathehope

Add fresh content. Build backlinks. Freshen up your site navigation. I think making sure your pages interlink well and you have efficient navigation is low hanging fruit most people don’t think of. Also, make sure all your pages have a unique title and meta description, and you aren’t noindexing pages …

Member Avatar for Dani
0
131
Member Avatar for crolic

To rproffitt's point, are you interested in being a web designer or a web developer? (Although I think he may be a little incorrect in terms of the function of a web designer in 2019 / 2020). Designers focus on the aesthetics of the website. They plan out the user …

Member Avatar for Turkish_1
0
410
Member Avatar for Zinavo

Turish, you're referring to yet a third thing, HTTP headers. I think they were comparing head vs header HTML tags: <html> <head> </head> <body> <header> </header> </body> </html>

Member Avatar for Dani
0
8K
Member Avatar for Dani

Ever wonder what DaniWeb was like way back in the day? Well now you don't have to guess. Forums and tags have a new filter in the dropdown to list all Archived topics.

1
73
Member Avatar for Khalid_18
Member Avatar for Dani
0
19
Member Avatar for Ardi Daullja

Every server is configured differently. However, you typically can do https://IP_address/... to browse a site provided you’re using the server’s external IP address.

Member Avatar for Dani
0
35

The End.