11,557 Posted Topics

Member Avatar for derekrandall139

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, …

Member Avatar for Dani
1
92
Member Avatar for carolwangu2002

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.

Member Avatar for Dani
-1
97
Member Avatar for srijama
Member Avatar for Yaw_905

Hi Frank and welcome to DaniWeb! What made you choose Python? Do you have any previous programming experience?

Member Avatar for CodeWorked
0
81
Member Avatar for borobhaisab

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 …

Member Avatar for Dani
0
219
Member Avatar for posey_1
Member Avatar for Saiful_2
Member Avatar for borobhaisab

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 …

Member Avatar for Dani
2
917
Member Avatar for borobhaisab

> 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, …

Member Avatar for Dani
0
673
Member Avatar for borobhaisab

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 …

Member Avatar for borobhaisab
1
543
Member Avatar for Dani

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 …

Member Avatar for Alisha_8
2
183
Member Avatar for sinil.jacob
Member Avatar for Al-Fareed

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?

Member Avatar for Dani
0
15
Member Avatar for robrock139

Hi and welcome to DaniWeb!! What type of SEO do you typically focus on? Ecommerce sites? Publications? Do you have a specific niche?

Member Avatar for Dani
0
13
Member Avatar for Vito_6

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?

Member Avatar for Dani
0
23
Member Avatar for Giampives

Giampives, are you getting a "friendly" error message saying it's not compatible? Or is it just erroring in the middle of the install?

Member Avatar for markanderson_1
0
105
Member Avatar for Reverend Jim

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?

Member Avatar for Reverend Jim
3
158
Member Avatar for Dani

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?

Member Avatar for odeskavita
3
110
Member Avatar for Dani

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 …

Member Avatar for odeskavita
2
95
Member Avatar for Dani

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, …

Member Avatar for odeskavita
0
78
Member Avatar for Dani

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!

Member Avatar for aanchal_890
0
1K
Member Avatar for Dani

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 …

Member Avatar for markanderson_1
2
942
Member Avatar for Dani

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 …

0
31
Member Avatar for Sunny_30

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 …

Member Avatar for Dani
0
9
Member Avatar for jwatson
Member Avatar for Dani
0
85
Member Avatar for Stefce

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 …

Member Avatar for gce517
1
226
Member Avatar for Vandiun
Member Avatar for Dani
2
656
Member Avatar for Dani

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 …

Member Avatar for Dani
0
59
Member Avatar for getfontfree
Member Avatar for Dan_Guerra
Member Avatar for Pony_1

> 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 …

Member Avatar for Dani
0
70
Member Avatar for lucifer_4

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 …

Member Avatar for Dani
0
51
Member Avatar for digiupdates

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.

Member Avatar for Dani
0
17
Member Avatar for Dani

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 :)

Member Avatar for Dani
0
130
Member Avatar for UpGro Digital

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 …

Member Avatar for bessieexum
0
77
Member Avatar for jeniferdavid.

Hello there and welcome to DaniWeb! Thanks for joining. I look forward to seeing your posts!

Member Avatar for Dani
0
10
Member Avatar for santhoshsocial

* 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

Member Avatar for becketharper585
-1
189
Member Avatar for Alex314#

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.

Member Avatar for bavya
0
73
Member Avatar for Reverend Jim

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.

Member Avatar for Dani
1
127
Member Avatar for Walter_17
Member Avatar for Dani
2
305
Member Avatar for Alisha_8

> 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 …

Member Avatar for rproffitt
0
200
Member Avatar for Aman30@

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.

Member Avatar for odeskavita
0
69
Member Avatar for jeb brandley

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 …

Member Avatar for odeskavita
0
61
Member Avatar for rana3020

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 …

Member Avatar for odeskavita
0
1K
Member Avatar for life assosication

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.

Member Avatar for odeskavita
-1
213
Member Avatar for aibreansiyue

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 …

Member Avatar for gce517
0
134
Member Avatar for Omarography
Member Avatar for Freetrendz

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"? …

Member Avatar for gce517
1
82
Member Avatar for frctl

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"),"");` …

Member Avatar for hes8
0
164
Member Avatar for seormitu

Any experience with Ahrefs or Moz? You have to pay for Moz but I believe it's the best out there.

Member Avatar for andrewchris
-1
203

The End.