11,557 Posted Topics
Re: What is your website? Also, can you explain what you mean by "responsive"? When a web design is responsive, it usually means that the design renders nicely at any browser resolution and across phones, tablets, and desktops. On the other hand, responsiveness can also be related to speed. Google's algorithm, … | |
Re: What do you mean by a Mario game? Do you mean a game with a little graphical guy that walks across the screen? If so, that's a pretty involved project. Pretty much any fully functioned app nowadays that does anything will include classes and some level of abstraction. | |
Re: Hi Frank and welcome to DaniWeb! What made you choose Python? Do you have any previous programming experience? | |
Re: Well is that code the entire thing? The </urlset> is never closed. Also, why is the <loc> and all wrapped in `![CDATA[]]`? Typically that is only done when you have paragraph blurbs of text that you wish to escape. I suspect that they just thought it can't hurt to escape … | |
| |
Re: There can be an infinite number of levels of sitemap index files pointing to sitemap index files pointing to sitemap files. Luckily, the BJ_Crawler class you described over in [your other thread](https://www.daniweb.com/programming/web-development/threads/538867/php-xml-sitemap-crawler-tutorial-sought) already uses recursion to currently handle an unlimited depth, so you don't need to handle this on your … | |
Re: > No need to write php code for the crawler to sniff out the SiteMap url as the site owner's will submit on the "Link Submit" form the url of their sitemaps. Many sites, DaniWeb included, also include a link to the sitemap file in our [robots.txt](https://www.daniweb.com/robots.txt). That being said, … | |
Re: Nowadays, modern PHP code tends to be very OOP-focused, so I think the long term goal should be to step-by-step learn OOP so that you can come to appreciate the many benefits it offers, and be more comfortable when you end up exposed to it in the wild. (Which will … | |
A lot of times when doing guest posting outreach, it's the recommended strategy to link to content pages (e.g. specific blog articles, etc.) as opposed to your primary landing pages. It's my understanding that the reason for this is because your link is more likely to be flagged as spammy … | |
Re: Aww, I'm really sorry. What a bummer. What brand computer is it? I assume it's a desktop? What parts did you swap out 2 months ago? | |
Re: Hi and welcome to DaniWeb!! What type of SEO do you typically focus on? Ecommerce sites? Publications? Do you have a specific niche? | |
Re: So I saw your private message about needing to be verified for a dating app of some sort. I'm not quite sure what you're referring to. I suppose a way to verify your age is with your driver's license? | |
Re: Giampives, are you getting a "friendly" error message saying it's not compatible? Or is it just erroring in the middle of the install? | |
Re: Why does your dishwasher need wifi? I can understand with things like an oven, because we use that here so it automatically knows the precise cooking temperature and duration for any food. But a dishwasher? | |
I’m using the UA tag to populate both my original UA account as well as GA4, and the users and page view difference is absolutely astounding. Probably like a 20% discrepancy in UA’s favor. UA is set to exclude bots. Is anyone else having a similar experience? | |
In 2022 (as opposed to a few years ago, when Google was really prioritizing AMP in the SERPs), does it make sense to use AMP pages for a content-based site, but *not* news-based site (e.g. Google News is not relevant) if you can achieve all good core web vitals metrics … | |
Search Appearance in Google Search Console performance report shows a line item "Education Q&A". Does anyone know how this differs from "Q&A rich results"? Education Q&A has a really good search position compared to Q&A rich results, which is the majority of our pages. When I look at top pages, … | |
I am using GAM as so: <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/86406173/ArticleLeaderboard', leader_size, 'div-gpt-ad-1321481451196-0').addService(googletag.pubads()); // etc. googletag.pubads().collapseEmptyDivs(); googletag.pubads().enableLazyLoad(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 200, renderMarginPercent: 100, mobileScaling: 2.0 }); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> Is there a conflict of interest between `enableLazyLoad()` and `enableSingleRequest()`? Thanks! | |
My office computer had a Linksys router (that supports VPN) connected to both a Windows Server Essentials 2012 (acting as a domain controller) as well as a Windows 8 workstation. I brought my workstation to my home office today, and I want to connect to my office network and continue … | |
We were recently hit hard by the latest core algorithm update. Since then, we turned off our AMP pages and our crawl rate, which had been rather consistent for the past many months, has been steadily climbing. Can we draw any conclusions? Is a climbing crawl rate a positive signal … | |
Re: I'm sorry that Google Ads are giving you a big headache. Personally, I find the web interface to manage my campaigns and ads incredibly confusing. Instead, I prefer to use the [official downloadable editor](https://ads.google.com/home/tools/ads-editor/), and I find it much easier to use. Plus you can copy and paste a lot … | |
Re: https://www.ebay.com/sellercenter/listings/ebay-bulk-listing-tools | |
Re: 1. Are you entirely sure that there are ten columns in the model profile table, listed in order of the columns specified, and with the appropriate filed types (e.g. the columns storing pictures should be blobs, etc.)? 2. Instead of using htmlentities surrounded by manual single quotes, use `$conn->real_escape_string($string)` as … | |
Re: Hello! You would need to use AJAX (you can do it through jQuery) to send an xhr request. | |
According to [this page](https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links) we switched links within our forum posts from using `rel="nofollow"` to `rel="ugc"`. However, Do you think that it makes sense to use `rel="nofollow,ugc"`, or is the *nofollow* part already implied? Does anyone have any anecdotal evidence as to whether they've noticed a real world difference between … | |
Re: Your website seems to be responsive. What isn't working? | |
Re: > I can't divine what the app in question is intended to do It seems obvious to me they are looking for a .net solution to working with an OAuth-based API. My guess is that they have a .net app that they are trying to add OAuth to with no … | |
Re: Unlike Facebook and Twitter, I don't believe Instagram currently has an existing widget that you can copy-and-paste. However, you have two options 1. Follow [this official tutorial](https://developers.facebook.com/docs/instagram/embed-button#embed-button) to embed an Instagram pic into your website 2. Here is the code to create a regular HTML link that can land on … | |
Re: I guess I'm confused by your question, as Google Analytics is a free platform you can get started with over at https://marketingplatform.google.com/about/analytics/ Do you need help configuring it? I'm confused because your profile says that you're an experienced publisher in the digital marketing industry. | |
I admit I’m a bit stuck in the past when it comes to this. Does anyone know of any decent FREE Quantcast / Compete.com / Nielsen NetRatings alternatives? Don’t tell me Alexa :) | |
Re: I am an active Facebook user. Facebook Messenger is my primary means of communicating with friends. Facebook Ads tend to perform much better for me when promoting DaniPad, my coworking space, over Google Ads. (Conversely, Google Ads perform better than Facebook Ads when promoting DaniWeb.) DaniPad's Facebook business profile is … | |
Re: Hello there and welcome to DaniWeb! Thanks for joining. I look forward to seeing your posts! | |
Re: * https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/388147/cloaking * https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/519305/what-is-clocking-in-seo * https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/440680/what-is-cloaking-seo | |
Re: What is the nature of the site? Eg is it eCommerce with a blog tacked on? Is the entire thing a content site? What does the navigational structure look like? There isn’t a one size fits all answer. | |
Re: Thanks for reporting this. It’s a bug introduced yesterday when converting actionable <a> tags to <button> tags. I’m still in bed after a late night (coding said change) and I’ll fix it as soon as I make my way to my home office. | |
Re: Myself, along with everyone else I know, uses Postman. | |
Re: > That link. Does it take me in circles? Rproffitt is referring to the link you posted just pointing to this very page. I had actually never heard of the words intension and extension of a database. However, from what I could tell from a Google search, the intension is … | |
Re: Are you asking questions or posting responses there? I suspect they have some sophisticated algorithm in place to bring quality/popular content to the top and push down unpopular content that doesn't tend to attract a lot of upvotes. | |
Re: SEO agencies are a dime a dozen nowadays. It's nearly impossible to rank in Google for "seo agency" or any such keywords. Therefore, agencies target local markets (such as "[city name] seo agency") because, presumably, there are only a couple of other seo companies in the same geographic area, and … | |
Re: Your answer is super broad ... it's basically what EVERYONE wants to know ... How can I rank for my keywords on Google? On page SEO is just as important as off page. Lots of backlinks using all different types of anchor text. Anchor text and words surrounding the backlink … | |
Re: Umm ... what about it would you like to know? It's obviously a very broad topic and the way you use it is very much geared towards each individual use case. | |
Re: May I point out that I hate prepared statements :) But yeah, you have `WHERE id=id` and what that does is check if the contents of the id field of row X are equal to the contents of the id field of row X, which is going to be true … | |
Re: PHP is a backend web development language that generates HTML. HTML is the markup language that gets interpreted by web browsers. When you say "floating text" I assume you are referring to text visible in a web browser, is that correct? Also, I'm unsure what you mean by "floating text"? … | |
Re: Sorry, I don't know C++, but can you explain what isn't working with the code you have. Is the solve() function supposed to be removing the whitespace? According to [this StackOverflow question](https://stackoverflow.com/questions/83439/remove-spaces-from-stdstring-in-c) the solution is `str.erase(remove_if(str.begin(), str.end(), isspace), str.end());` You could also try using regex as so: `str = regex_replace(str,regex("\\s"),"");` … | |
Re: Any experience with Ahrefs or Moz? You have to pay for Moz but I believe it's the best out there. |
The End.