-
Replied To a Post in Working on improving meta tags for my WordPress site
I really wish I could help you, but unfortunately I don't have any Wordpress experience. There should be a way to edit the template, for a category page, for example, … -
Began Watching Working on improving meta tags for my WordPress site
I have duplicate H1 tags on all pages of my website's blog, including tags, categories, and more. I have tried using default tools to fix the issue, but have been … -
Replied To a Post in What To Lookout For To Prevent Crawler Traps ?
You're getting that error because on line 34 you're setting $xml to be a SimpleXML object, and then on line 37, you're loading that object, instead of a string, into … -
Replied To a Post in Which Crypto Services You Use ?
That website appears to be up and I can find no history of it being down. I wonder if you're behind a proxy server that is blocking it? -
Replied To a Post in DomDocument Parser Best Practice Questions
I’m sure he will like that it’s procedural :) -
Replied To a Post in Hi everyone, I'm uslivjunoji
Hi and nice to meet you! -
Began Watching Hi everyone, I'm uslivjunoji
Hello everyone, I am a newcomer and I want to learn and communicate in this community. It would be even better if I can make new friends. -
Replied To a Post in What is Proximity in web design?
https://web.tech.uh.edu/digitalmedia/materials/3353/design_principles/proximity.html -
Began Watching What is Proximity in web design?
Hi guyz, What is Proximity in web design? -
Replied To a Post in Is Email Marketing Still Effective in 2023? Exploring the Latest Innovation
Not only is email marketing still effective in 2023, but it's been the most effective form of marketing for me, time after time. -
Began Watching Is Email Marketing Still Effective in 2023? Exploring the Latest Innovation
Yes, email marketing continues to be an effective strategy in 2023. Despite the rise of various digital marketing channels and social media platforms, email remains a powerful tool for businesses … -
Replied To a Post in DomDocument Parser Best Practice Questions
> Is simplexml_load_string() an Xml File Parser just like simple_html_dom() and domdocument() are html parsers ? Out of the latter two, which one you prefer and why that one over … -
Began Watching DomDocument Parser Best Practice Questions
@dani Checking these 2 working codes of your's out. I got some basic questions. 1 ```` <?php ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(E_ALL); //Dan's Code. //Code from: https://www.daniweb.com/programming/web-development/threads/538868/simplehtmldom-failing#post2291972 //Sitemap Protocol: https://www.sitemaps.org/protocol.html // Initiate … -
Edited Working on improving meta tags for my WordPress site
I have duplicate H1 tags on all pages of my website's blog, including tags, categories, and more. I have tried using default tools to fix the issue, but have been … -
Replied To a Post in Why I Fail To Extract Link Path Extension ?
This doesn't work: $sitemap = 'https://google.com'; $xml = simplexml_load_string(file_get_contents($sitemap)); because 'https://google.com' is not a sitemap file. You can never just use simplexml_load_string() without also using file_get_contents() or cURL or some … -
Began Watching Why I Fail To Extract Link Path Extension ?
Folks, This is absurd! As you know, some crawler codes on the internet exist where you get it to navigate to a page and it extracts all html links. hrefs. … -
Edited Hi everyone, I'm jack_ma,
Hi everyone, I'm jack_ma -
Replied To a Post in What To Lookout For To Prevent Crawler Traps ?
> I know crawlers should not spider dynamic urls as they can go in a neverending loop. And so, apart from that, what other dangers are there ? That's not … -
Began Watching What To Lookout For To Prevent Crawler Traps ?
Experienced Fellow Programmers, I asking questions to those who have experiences with web crawlers. I do not want my web crawler getting trapped onto some domain, while crawling it. Trapped … -
Replied To a Post in How To Integrate Html Form With Payment Gateway ?
You have to use an HTTP redirect to redirect the website visitor over to whatever website they go to to pay with their Bitcoins. Once they've done that, you can … -
Began Watching How To Integrate Html Form With Payment Gateway ?
Folks, I have never programmed any API stuff. Let us change this tonight. I want to allow people to pay me with BitCoin on my website. This you see below … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
Code should not be measured by how many lines it is or how short it is. Instead, it should be measured by how efficient the code is, how performant it … -
Edited What are the factors to consider when choosing a reliable SMTP server
There are several factors to consider when choosing a reliable SMTP server with responsive performance and exceptional customer support. Here are some of the most important ones: Reliability: The SMTP … -
Replied To a Post in DaniWeb Moving Servers
Oh, and you can really help the effort (it goes a long way!) by, each time you find a DaniWeb email sent to your junk folder, marking it as 'not … -
Replied To a Post in DaniWeb Moving Servers
One thing I have noticed since the switch, which was predicted, is that all notification emails are going to my spam. This was expected until the new server IPs build … -
Replied To a Post in What Would You Like To See In A SearchEngine ?
And if you never realized it was as big a problem as it is, for every visitor that arrives at DaniWeb from Google, Googlebot crawls an average of 5 daniweb.com … -
Replied To a Post in What Would You Like To See In A SearchEngine ?
A lot of people pay their hosting companies for bandwidth and cpu usage. If a particular search engine bot spends a lot of time crawling your site, but it doesn’t … -
Replied To a Post in DaniWeb Moving Servers
Let me know if you notice anything wonky. :) -
Created DaniWeb Moving Servers
DaniWeb will be switching to new servers later today, and there is planned downtime of a couple of hours. Unfortunately, I don't have an easy way of putting the site … -
Began Watching DaniWeb Moving Servers
DaniWeb will be switching to new servers later today, and there is planned downtime of a couple of hours. Unfortunately, I don't have an easy way of putting the site … -
Replied To a Post in Which Crypto Services You Use ?
Posted by you last week: > all cryptocurrencies are essentially scam Posted by you today: > Not every crypto-currency is a Ponzi scheme So which is it? -
Replied To a Post in Which Crypto Services You Use ?
In other words, I’m offended that you think my friends who work in the Bitcoin industry, and subsequently profit off of crypto, are scum in your eyes who should be … -
Replied To a Post in Which Crypto Services You Use ?
My point is that crypto is simply currency not backed by a government entity. I don't see why government currency is considered upstanding and non-government currency is reduced to nothing … -
Replied To a Post in Which Crypto Services You Use ?
I’m not an economist by any stretch, but I’m not seeing your point. From my perspective, you just showed how both crypto and USD are just different mediums for trade, … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
It’s not possible to rewrite this code not using OOP. Functionality such as DomDocument has no non-oop equivalent. You can message me privately by clicking on my username/avatar to go … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
Yes, I too am *constantly* reading php.net docs each time something relevant to what I'm working on comes up. It's a very handy reference :) It's pretty much always a … -
Replied To a Post in What Would You Like To See In A SearchEngine ?
> I thought the Xml Sitemaps are built for crawlers. If so, then they will only list those links they want crawled. If you're just going to crawl pages in … -
Replied To a Post in What Would You Like To See In A SearchEngine ?
It sounds to me like you are bypassing the very nature of the world wide web, which is that it is an interconnected web of links pointing between and across … -
Began Watching What Would You Like To See In A SearchEngine ?
Gents & Gentle Women, What features would you like in a searchengine as a: Searcher (buyer/shopper/consumer). Website (vendor/seller).fed-up of the searchengines. They have not changed since 1998. Let's brainstorm a … -
Replied To a Post in Best platforms that you would prefer?
> Browsers have local storage and I see a push notification system. What browsers can do with local storage isn't the same as what a native app can store. The … -
Replied To a Post in Best platforms that you would prefer?
> Web for mobile. No APP!!! Disagree! Native apps give flexibility (push notifications, local storage, etc.) that simply can't be achieved with a responsive website. > For Apple the company … -
Began Watching Best platforms that you would prefer?
What are the best platforms that you would prefer for mobile app development? -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
Just confirmed that's the case. If you go to: https://www.php.net/manual/en/domdocument.loadhtml.php it says: > While malformed HTML should load successfully, this function may generate E_WARNING errors when it encounters bad markup. … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
I was under the impession that loadHTML() (and not just loadXML()) uses libxml. I might be wrong. -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
> Note, I am not familiar with the -> as I not into oop yet. It means to get a property or perform a function on an object. In this … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
echo 'Title: ' .$title = $title_tag->item(0)->textContent; echo '<br>'; to get the first title item, and then get its textContent. -
Replied To a Post in Which Crypto Services You Use ?
> Here, I can't pay w/bitcoin for anything I buy in a year. By that logic, the Euro, GBP, and Swiss Franc (all of which are considered some of the … -
Replied To a Post in How To Extract Meta Tags Using DomDocument ?
In the code from Stack Overflow, line 5 `$list = $dom->getElementsByTagName("title");` says to fetch a list of elements that match the critera where `<title>...</title>` appears in the HTML. The same … -
Replied To a Post in Which Crypto Services You Use ?
> and in fact no where I checked would take bitcoin or any digital coin as payment. *LOTS* of places that I spend my money accept Bitcoin, including DaniWeb's hosting … -
Replied To a Post in Are there any limitations to text recognition from images, such as the qual
I would suspect that the quality of the image needs to be high resolution enough such that the text is legible and can be reasonably matched to a font that …
The End.