11,530 Posted Topics

Member Avatar for nextsmm

> Wait a second, isn't such work what you do professionally? Why do you say that? Also, just because you are an employee of a social media company doesn't mean that you know everything there is to know about everything that the company offers. nextsmm, can you please clarify your …

Member Avatar for rproffitt
0
60
Member Avatar for ChrisJ

This file is not standalone. It's not like we can just try executing it on our end and seeing if it does what you want it to do. It's a single file as part of a much larger library / framework, and therefore we can't just look at this file …

Member Avatar for Dani
0
52
Member Avatar for usaidr20

I'm so sorry for not seeing this post until now. Unfortunately, I'm 3 months too late. Were you able to get this question answered? I struggled with the same thing last year and you can see my code at https://www.daniweb.com/digital-media/digital-marketing/threads/522735/lazy-loading-gam

Member Avatar for Ichrak
1
645
Member Avatar for Monika_15
Member Avatar for JModak
Member Avatar for domanton
Member Avatar for danny_27
Member Avatar for Reverend Jim

What you're referring to is the thread listing page, where it shows the avatar of who wrote the first post in the thread and who wrote the last post in the thread. The language is not meant to indicate that it's Omar's first post. It's meant to indicate that the …

Member Avatar for Reverend Jim
1
90
Member Avatar for Reverend Jim
Member Avatar for Dani
1
56
Member Avatar for Gaurav1578

It entirely depends what niche you're in and what type of website you're running. The techiques I would recommend for an ecommerce site are very different than those I would recommend to a news site. Can you tell a little bit about your website and what your marketing goals are? …

Member Avatar for bessieexum
1
244
Member Avatar for DanielKeith

There’s thousands of them. Focus first on EAT. Everything else will follow. https://www.searchenginejournal.com/improve-google-eat-score/270711/

Member Avatar for timborn43
-1
305
Member Avatar for Don Codex

Without taking too close a look, are you using AMP? If not, as a publisher, you should be. Are you using Google Search Console? Do you track your Core Web Vitals score? I would start there. Let me know, and then I can help you dig deeper.

Member Avatar for Don Codex
1
212
Member Avatar for Issah_1

I’m a little confused by your question. Is what you’re showing me JSON or the contents of a PHP array? What are you trying to accomplish?

Member Avatar for Dani
0
35
Member Avatar for nextsmm
Member Avatar for Dani

Starting September 1st, about 25% of crawl requests started returning 304 Not Modified instead of 200 OK. Prior to that, there were just a small handful of such requests per day. I did not make any code changes that would introduce returning this header. Once I noticed, however, I tried …

Member Avatar for Dani
1
202
Member Avatar for Marco_18

Like this? <div class="container section" id="afterHeader"> <div class="row"> <div class="tabs movies"> <a class="style1">1^ WEEK</a> <ul> <?php function myTab() { echo str_repeat('&nbsp;', 3); } function templateDay($start, $end) { $dayOfWeek = ['LUN', 'MAR', 'MER', 'GIO', 'VEN', 'SAB', 'DOM']; $toDay = date('N') - 1; for ($i = $start; $i < $end; $i++) { …

Member Avatar for Marco_18
1
116
Member Avatar for Gaurav Jain111

Hi and welcome to DaniWeb! We don’t allow you to solicit your products or services within our forum posts or editorial content. (Although you can within your bio, pitch, and forum signature, all editable from your profile). You cannot publish your editorial because only one of our editor’s can review …

Member Avatar for Dani
2
23
Member Avatar for searchmed

I was able to successfully reproduce your issue, and I did see that the HTML code when the page works is identical to the HTML code when the page does not work. However, I'm not sure what ad server you're using to generate the ad, itself. At first I wondered …

Member Avatar for Dani
1
366
Member Avatar for razstec

What arte the methods `Side()` and `Border()`? I assume you're looking at something like https://openpyxl.readthedocs.io/en/stable/_modules/openpyxl/styles/borders.html but unfortunately I don't know python at all. I wish I could provide more assistance!

Member Avatar for Reverend Jim
0
40
Member Avatar for Omar_17

What changes did you make to the wp-config file. Also, why did you delete .htaccess? Do both the old host as well as new host use Apache? It looks liek the easy-accordion-free plugin was successfully updated? Why do you think it failed? It's probably because permissions are wrong for the …

Member Avatar for Dani
0
106
Member Avatar for kasmar45
Member Avatar for jonsan32

The Javascript code executes sequentially. On line 7 you set the constant days. A constant is meant to never change. However, you set it again on line 28? I'm not sure why. Same problem with the const DEADLINE. It's a constant, and yet you're trying to set it to two …

Member Avatar for Dani
1
168
Member Avatar for MagnusTheRed90

Why don't you show us what you have so far and we can critique it / make suggestions?

Member Avatar for Dani
1
58
Member Avatar for GanWR
Member Avatar for S U S A N
Member Avatar for Reverend Jim

I just woke up and I’m still groggy in bed. In a few minutes, I’m going to migrate to the computer desk to see what’s going on and give my take. However, I did delete a post rproffitt made calling out two users for having the same IP. It is …

Member Avatar for Dani
0
62
Member Avatar for Smarter_1

This is not a technical "problem" that has a solution. By the sound of it, Google released an algorithm update aimed at doing a better job at ranking websites. One of the things that algorithm determined is that the description from your About Us page instead of your homepage, either …

Member Avatar for bessieexum
1
163
Member Avatar for Dani

I am trying to remove an entire folder of thin content from Google to help me recover from a Panda/EAT-related penalty. I want to keep the content on the site for the benefit of users, but not waste crawl budget or have Google think that we have so many pages …

Member Avatar for HelgaRaymond
1
626
Member Avatar for kasmar45
Member Avatar for martin_57

Currently I store IP addresses as Varchar. Binary is meant for binary data such as images, executables, etc. Not text.

Member Avatar for Vikas_30
0
573
Member Avatar for Bright_4

A string encased in single quotes means a literal string, meaning don’t evaluate any variables. A string encased in double quotes means evaluate variables inside it. Your entire thing is encased in single quotes. Instead, encase it in double quotes and then escape the double quotes inside (so they will …

Member Avatar for Dani
0
60
Member Avatar for Xozz

Is it possible you’re trying to use a DVD-R that has already been written to? Does your drive support DVD-RW as well as DVD-R? When all else fails, use a USB stick instead :) You can turn a USB stick into Bootable Windows installation media.

Member Avatar for Xozz
0
167
Member Avatar for oladiti4real

Responsive apps are done using CSS and, specifically, CSS media queries, which engage different stylesheets rules based on the device form factor. To get started, chick out a CSS framework such as Bootstrap, which does a lot of the heavy lifting for you. There are some more popular ones, but …

Member Avatar for Dani
0
156
Member Avatar for kasmar45

Hey there, and welcome to DaniWeb! There are a handful of old timers around here. Feel free to browse around and hope to see you around.

Member Avatar for Reverend Jim
1
50
Member Avatar for esdrasb81

Sorry, I have absolutely no idea what you are trying to say. Are you referring to Google's latest change last week of replacing title tags with H1 tags in the search results?

Member Avatar for Dani
-1
20
Member Avatar for MDMedia

Hi there and welcoem to DaniWeb!! I've found that low quality blog articles can actually *hurt* SEO because Google can tell when it's fluff pieces designed just to build content and help SEO. I think it can be tricky. I don't personally have any experience doing SEO for small brick-and-mortar …

Member Avatar for Dani
0
11
Member Avatar for Caitlyn_1

Identifying fake Twitter followers is definitely a real and potentially important thing. There are quite a handful of companies that do it. FollowerAudit, Twitter Audit, etc.

Member Avatar for HelgaRaymond
2
271
Member Avatar for bboycage
Member Avatar for aditi_13

Sorry, unfortunately I don't know python so I can't help you. I'm going to upvote your post so hopefully someone comes along who can help.

Member Avatar for bboycage
1
318
Member Avatar for jsrankin

Hi jsrankin, Welcome to DaniWeb! It’s always great to have people who are truly passionate about programming wiring their life to it, regardless of their age. We have far too many beginner computer science class students popping up around here, who are just trying to get through a required college …

Member Avatar for Reverend Jim
0
48
Member Avatar for Onatola

What video club are you referring to? Help us to help you. We can't do your homework for you without you explaining what the assignment is all about.

Member Avatar for Peleg
0
110
Member Avatar for crysmile

It depends what the functionality of your social network is. If it's just a blog, it's free to use Wordpress. If it's a forum, like DaniWeb, it's free to use a free forum system such as phpBB. There are also many Facebook clones available for free to download.

Member Avatar for Dani
0
63
Member Avatar for kasmar45

I will preface this by saying I don't know .NET at all. However, the error message, I'm assuming, is basically saying that the `box` object has been destroyed. What code is there between those two lines?

Member Avatar for kasmar45
1
195
Member Avatar for Hayic

Can you please explain what you're trying to do that isn't working? You're saying data is not coming out? Coming out of what? You are trying to insert a row into the table, correct? Are you sure that the connection is able to successfully be established? Also, *always* escape your …

Member Avatar for Dani
0
100
Member Avatar for Christopher_37

Hi and welcome to DaniWeb! We are certainly not as active as we used to be, but DaniWeb is still well maintained by me and I’m working hard on revitalizing it.

Member Avatar for Dani
0
12
Member Avatar for Lynn_10

Is the developer confused as to why it's working for him but not you? It could nto be working for you for a whole bunch of reasons, including the developer's code is referencing files on his local file system. Or, as other people have pointed out, the DNS hasn't propagated …

Member Avatar for Lynn_10
0
69
Member Avatar for Elmanfalout
Member Avatar for Verlaine

I don't have any experience with Windows development, but I would suspect you would need to use a .NET programming language (such as VB.NET??) to connect to the database, loop through each word, and access the third party API.

Member Avatar for Dani
0
65
Member Avatar for libaoxin2021
Member Avatar for Sofia_7
Member Avatar for jwenting
0
400

The End.