11,566 Posted Topics
Re: It's been my experience that the best digital marketing course is to start off with your own small blog and learn from experimenting with what works and what doesn't work for you. | |
Re: I couldn't possibly imagine coding on a phone. It's way too cumbersome to type out symbols as frequently as I'd need to, or to indent code. However, I used to be quite competent at writing out syntactically correct code on a whiteboard while in college. If you need to write … | |
Re: > What is "cls"? From memory it's the clearscreen command found in old TRS-80 Basic. In the context of SEO, CLS (cumulative layout shift) is a ratio that is representative of how much content on a webpage "jumps around" after the initial paint happens. It's considered poor usability for someone … | |
Re: Hi there! Welcome to DaniWeb :) What brought you here? | |
Re: // Set the value of the $sub_category variable to zero. $sub_category = 0; // Check if the sub_category_id field, passed in via an HTTP post request, is empty, and if it's not (e.g. it contains data that is not 0 or FALSE) then execute what's inside this IF block if … | |
Re: It's impossible for us to properly diagnose if anything is broken because you are including an external file php_action/database.php that we don't know the contents of. That being said, it appears that the purpose of this code is to store the binary data that represents an image in the database. … | |
Re: Hi Fins! Welcome to DaniWeb!! Hope to see you around. | |
Re: I'll preface this by saying I have very, very little experience doing SEO for ecommerce. All of my 25 years of SEO experience has been for content-based sites such as online publications, forums, blogs, news, etc. That being said, I did a google search for your brand name, "oskar jacket", … | |
Re: I love how this is a copy/paste of a question asked on blackhatworld.com ... He even says "I see some people here on BHW" ... clearly, he's a black hat person! If he took the time to realize what site he was posting on, he's notice that we don't show … | |
Re: I've heard very good things about Laravel, and I believe it's currently considered the best PHP framework out there. However, I haven't used it myself. I wrote DaniWeb in CodeIgniter. | |
Re: I suppose you can take a photo of every page and then use OCR software to convert it to a word document? I guess it depends on what your goals are. Do you want to reprint your book? | |
Re: > I see that basically what I want is called tooltip but on w3c school on the link it's called popup.. Tooltips typically automatically show when hovering over an element and then autohide when the mouse cursor moves away. Popups tend to be a tiny bit more elaborately styled and … | |
Re: HI there. Welcome to DaniWeb!! What brings you here today? | |
Re: Please explain what you mean by providing you with advice. Do you have VB.NET installed on your computer? Did you rprofessor show you how to use dialog boxes? Did you learn about opening txt files? What part of the assignment has you stumped? | |
| |
Re: What isn't working as intended? I see that you are using javascript to calculate the sum if you add a new service, or if you click the remove button. Are those not working as expected? The initial sum should just be set via PHP based on what exists in the … | |
Re: All websites are in HTML. Wordpress is a blogging platform that is written in PHP and generates the HTML for you. | |
Re: Hi there and welcome to DaniWeb! Don't worry, no question is stupid as long as you take the time to help us to help you. The only time we get annoyed is when people don't explain what they want and just want us to blatantly do all their programming homework … | |
Re: Hi there and welcome to DaniWeb!! | |
Re: Your payment.php file just includes an HTML form for the user to see. It doesn't actually include any PHP code. You need to write PHP code to connect to the database using MySQLi. | |
Re: Check out the https://www.webhostingtalk.com forums. I used to be an active member there a lifetime ago. | |
Re: It depends on the target audience of the website. Some niches do better in social. Some do better with Google Ads, for example. | |
Re: Do you want us to buy you a phone? I'm incredibly confused. | |
Re: Sorry, I don't. What is your Instagram account about? Is it meant to promote a different business, or is it a bunch of cat photos? Cat instagrams for the win! | |
Re: The guys who invented Youtube. | |
Re: Hi Killian! Thank you for signing up and pleased to meet you. I hope to see you around these parts :) Welcome to our little community. | |
Re: This just seems like a homework assignment posted with no context. Can you show us what you have so far and what you're stuck on, what isn't working, or where you need help? | |
Re: > I have to ask why do this. I've been watching users for years and they don't care what the URL is if they are shopping. This is considered one of the most important things to do for both SEO as well as usability reasons. I could go into a … | |
Re: Sorry, I'm not understanding your question. The SQL you provided is performing a SELECT on the database, retrieving data. But you want to assign data? Does that mean you want to update the database? I don't understand what you mean by autoincrementing the field? Autoincrement is when a field is … | |
Re: What is TLA?? Think about how you would play UNO with friends. You're on the right track in terms of shuffle cards, deal each player 7 cards, ... then where do you go from there? Which player starts? When it's a player's turn, what do they do? They look at … | |
Re: I've moved your question to the Web Development forum. You posted under Digital Media even though this is a programming question, which is why it didn't receive any replies probably. Anyways, the error message "Cannot modify header information ..." is because you are echo'ing something before calling all of your … | |
Re: Don't use Constant Contact. Try Mailchimp, HubSpot, or SendPulse. How big is your list? | |
Re: The checkout page is greyed out if you are on your own Paypal checkout page. I've never seen it in any other scenario. What is the difference between the Paypal URL that regular customers see vs the one new customers see? Can you please provide a link to the Paypal … | |
Re: Hi Chris, Sorry, I'm having a difficult time understanding exactly what you are trying to display. If a url is `example.com/videos/category/1/sub536` then print `sub`? If it's `/videos/category/1/sub__` then ... what?? Does every url include the word sub? I'm confused what heuristic you want to check for and print? | |
Re: > 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 … | |
Re: 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 … | |
Re: 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 | |
Re: What related threads? | |
Re: 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 … | |
Re: Looks like the vast majority of it was caught by the spam filter. | |
Re: 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? … | |
Re: There’s thousands of them. Focus first on EAT. Everything else will follow. https://www.searchenginejournal.com/improve-google-eat-score/270711/ | |
Re: 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. | |
Re: 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? | |
|
The End.