11,530 Posted Topics

Member Avatar for jeffersonalomia

So sorry for the delay in responding. With native PHP, you can always redirect to a different page by setting an HTTP 301 redirect header as so: <?php header('Location: http://www.example.com/', true, 301); exit; ?> Note you **cannot** echo any HTML to the web browser before the header call. A 301 …

Member Avatar for Dani
0
77
Member Avatar for Jesse_21

I just came across this thread now but I’m on my phone while laying in bed so it’s pretty hard to read the code. However, just from reading your question, the first thing I would check would be the error log for any PHP notices, warnings, or errors. Are you …

Member Avatar for Dani
0
94
Member Avatar for Dani

In terms of performance, which is the best jQuery CDN to use? The one at cdnjs.cloudflare.com, googleapis.com, jsDelivr, code.jquery.com, etc?

Member Avatar for Dani
0
1K
Member Avatar for Dani

The new Crawl Stats in Google Search Console shows a breakdown of how much googlebot recrawls existing content for refreshing its index, and how much is discovery of new content. Has anyone been working on increasing the rate of new content and seeing that correlate to a linear increase in …

1
205
Member Avatar for Dani

Just a heads up that Google announced they’re running a core algorithm update starting today. There hasn’t been one since May 2020, which is longer than they usually go. The SEO community was expecting one back in September. I’m anxiously staring at Google Analytics to see if we come up …

Member Avatar for Dani
0
123
Member Avatar for MD Nawab
Member Avatar for Dani
0
108
Member Avatar for John_165

Articles in their entirety are marked as solved by the OP. Recommended answers are not. They are recommended by our platform. There can be more than one per article. Basically they’re just replies that have been voted up, posted by members known to be knowledgeable in the subject area, etc. …

Member Avatar for John_165
0
89
Member Avatar for wade32

There are lots of forums. V7N was mentioned, and then of course there's SitePoint, WebmasterWorld, Digital Point, etc. The list goes on and on. Each one has its own unique rules and regulations. Some are nofollow, some aren't. Some have amazing content but don't allow you to mention your site …

Member Avatar for Dani
0
318
Member Avatar for Pavan_23

So I see this is a homework question, but how can we help you with it? What code do you have so far? Where are your stuck? How can we help you understand how to complete this better?

Member Avatar for Dani
0
88
Member Avatar for Joozed

Hi there! Welcome to DaniWeb. I have noticed you have posted similar versions of this tutorial on other sites. Just a heads up, we typically frown upon any plagiarized content / content that exists elsewhere. For example, you've posted nearly the identical tutorial [here](https://community.shopify.com/c/Ecommerce-Marketing/How-to-Utilize-Powerful-Q-amp-A-Link-Building-for-DA-amp/m-p/923939) I'll let this slide because it's …

Member Avatar for Dani
0
103
Member Avatar for syamim_1

Let's work through this if statement ... Let's assume that the parking_hours is 15. On line 13, we say if parking_hours is more than or equal to 1, do this ... Well, 15 is definitely more than or equal to 1. So we set charge = 1 and then we …

Member Avatar for Dani
0
156
Member Avatar for Saurabh_8

This seems like a homework question for you. What code do you have so far? Where are you stuck? How can we help with it?

Member Avatar for Dani
0
53
Member Avatar for Joozed

Hi there and welcome to DaniWeb!! Hoe you had a great Thanksgiving staying safe and healthy.

Member Avatar for Dani
0
40
Member Avatar for rproffitt

This is by design. We single out the most popular tag out of the topic’s list of tags. Then, we preface the topic title with the tag, UNLESS the tag already appears in the topic title. For example, we will do “c++ - string help” to give clarification to the …

Member Avatar for Dani
0
93
Member Avatar for Xoxo_2

Seems like a homework question for you. What code do you have so far and where are your stuck? We’ll try to help.

Member Avatar for rproffitt
0
81
Member Avatar for Violet_82

I’m not sure what data set sever you’re using, but you may need to add indexes to the appropriate lookup columns for decent performance.

Member Avatar for Smartfitness33
0
406
Member Avatar for surveypacific

In the context of web development, how did you come across it? What are you trying to do that makes you think you need to work with it?

Member Avatar for JeanMilburn
-1
312
Member Avatar for macfan
Member Avatar for sravan953

Welcome to DaniWeb, Hiiiii!! Please post your question as a new thread instead of hijacking this seven year old discussion. It seems you missed where it said "This question has already been answered. Start a new discussion instead." ... Also, please be sure to show what you've done so far …

Member Avatar for Smartfitness33
1
14K
Member Avatar for Alexander_26

Delete the garbage pages so that all of the URLs result in HTTP 404 or HTTP 410 pages. Make sure the pages are crawlable by Googlebot, and are not restricted via a robots.txt. From within Google Search Console, go to https://search.google.com/search-console/removals and submit a new request to urgently remove the …

Member Avatar for Dani
0
89
Member Avatar for adamjackson9877

That doesn’t make any sense. I know I’m a horrible designer, but I have no idea what needs to happen for it to look better. That’s what makes me a poor designer in the first place. That being said, UI/UX is all about creating a user interface that’s designed to …

Member Avatar for Dani
1
95
Member Avatar for Jericho_2

This seems like a homework assignment for a computational modeling class. Can you give us some more background as to the scope of the assignment? Are you meant to feed in how long each customer waits and then compute the average? How many tellers are there? Please show us what …

Member Avatar for Dani
0
135
Member Avatar for SimonIoa

I will preface this message with I don't know Angular *at all*. However, it looks like person1 is an object that contains one property: a value. When you're trying to print out person1, it's telling you it's an object, like an entity with many properties, and you need to tell …

Member Avatar for Dani
0
27
Member Avatar for SimonIoa

Sorry, I'm confused by your question. The same way you use `serialize()` you can use `unserialize()`. What happens if you do `var_dump(unserialize($memberDetails));`?

Member Avatar for Dani
0
146
Member Avatar for PheA
Member Avatar for Dani
0
16
Member Avatar for nfia

What have you done so far? We will help you where you’re stuck, but we won’t completely do your entire homework assignment for you. Please show what you have written so far and where you’re stuck or what isn’t working as expected.

Member Avatar for Dani
0
47
Member Avatar for jack98

You are specifying a relative path. That means that the images folder should exist as a subdirectory within wherever the location of this PHP file is. Try changing the `$upload_dir` to an absolute path such as */home/username/images/*.

Member Avatar for Dani
-1
651
Member Avatar for Ariful Arif
Member Avatar for Dani
0
62
Member Avatar for Neil_12
Member Avatar for Faris._.Hussain
Member Avatar for Amr_8
Member Avatar for Mike_74
Member Avatar for Jack_62
Member Avatar for jgaonkar

In my experience, there are two different things at play. The first is how much your ranking is directly affected by the pagespeed timings that Google collects, and, from what I can tell, unless your site is *extraordinarily* slow, it won't be very affected. However, Google also takes into consideration …

Member Avatar for chrisjames
1
559
Member Avatar for Reverend Jim

I definitely hear ya, but at the same time, I’m privy to all of the stats that show lots of good things to come. From my perspective, last year I was super burned out with DaniWeb and felt like I was in a hamster wheel and nothing was improving. This …

Member Avatar for Naheedmir
1
206
Member Avatar for leo.fabrice
Member Avatar for gaauiop5
Member Avatar for Adriano 7

> One of the problems of using acronyms is that not everyone can divine what you meant. This is in the digital marketing forum, and within that industry, it's pretty widely understood what GMB means. > What do you think of the possibility that GMB could become paid? As far …

Member Avatar for seigell971
0
105
Member Avatar for Dani

This is a two part question. Firstly, what are some methods to build backlinks in late 2020 that are __not__ through guest blogging / blog outreach? Secondly, what are some methods to encourage users to share your content on social platforms?

Member Avatar for Vedika
1
331
Member Avatar for it@61@sec

Only if you can submit raw HTML as a Facebook post. Making an image clickable is done via HTML code that specified both the link and the URI of the image.

Member Avatar for it@61@sec
0
164
Member Avatar for Dani

Has anyone come across any test creative websites that graph, chart, or otherwise document trends of Covid cases in a unique or interesting way?

Member Avatar for smart_saru
0
64
Member Avatar for ezestseo

Google does not have the quarterly PR updates like they had years ago. Instead, there are now constant fluctuations in their algorithm.

Member Avatar for alishamarie
0
273
Member Avatar for fazeel ayaz
Member Avatar for juniorm_28

Firstly, I'm confused how you're calculating sum on line 23. Let's say the first run through the loop, I enter the number 5. Then the sum will be (5 + 5) / 2 ... 5 Why not just have `sum += number` ? Why multiple by 2 and then divide …

Member Avatar for Dani
0
342
Member Avatar for lwalidjind
Member Avatar for kapilmazee89
Member Avatar for abdurhmanw
Member Avatar for jonyparker562
Member Avatar for Jen Larosa

IPv4 was running out of IP addresses so now there's IPv6. With IPv6 there's no danger of running out of IP addresses anytime soon.

Member Avatar for Dani
0
23
Member Avatar for Jen Larosa

Years ago, Firefox was sooo much faster and more powerful than Internet Explorer. Then somewhere down the line Chrome was released and much more lightweight than Firefox. Nowadays I’m still a Chrome user, just because I’m all about all things Google. But it’s definitely slower than Firefox. As a Mac …

Member Avatar for Reverend Jim
0
87

The End.