11,530 Posted Topics
Re: Hi Seb. Nice to meet you. How is your java studying going? Is this for school or on your own? Do you know any other languages? | |
Re: My guess is the reason you haven't gotten any responses to this thread so far is because you really have only done the very, very, very bare minimum SEO. Inspecting your site (my guess is your site is the one you link to in your forum signature), you have a … | |
Re: Can you upload the file as a post attachment here on DaniWeb? | |
Re: PHP of course. CodeIgniter framework. Simple and easy. | |
Re: It depends on what keywords you are going after. Are there other popular laptop repair services in that city? Do you have a listing in Yelp? Google Places? Are you using Schema markup to tell Google about your location from your website? There are many, many factors to consider, but … | |
Re: DaniWeb is nearly twenty years old, making us older than SO. We’re community forums while they are strictly Q&A. We try to focus more around the community and the people and getting to know each other. | |
Re: Why can't you use both? It's always a great thing to have a well rounded marketing campaign. I agree with what everone else says in that PPC can be more costly, but can produce more new leads, while email marketing would be a good way to touch existing leads every … | |
Re: If anything, I think Google would be trying to find a way to make social media a stronger signal in the algorithm (something they've been struggling to do for a few years now), as opposed to give sites a beating for it. | |
Re: You can read SearchEngineLand, SERoundTable, ... umm, there are others, but those are my favorites for the latest news. What, specifically, do you want to be briefed about? There have been soooo many incarnations of the Panda algorithm up until this point. What makes this one different is that it's … | |
Re: Yes, breadcrumbs help users understand your website's navigation structure, which aids in the user experience. Search engines like sites that have a good user experience. Additionally, breadcrumbs help search engines themselves understand your website's navigation structure, and they feature this in the search result listings, which can increase clicks to … | |
Re: There are many more than that! There is author, viewport, refresh, generator, etc. | |
Re: Hey there! Welcome to DaniWeb. I’ve been doing SEO for about 25 years (as long as the industry has existed!) so feel free to post your questions and I’ll take a stab at them. | |
Re: We recently started getting into press releases to build backlinks, as well. | |
Re: Nice to meet you! What is the tutorial you linked to? Is that your site? | |
Re: It's a colloquial term for how much power / influence a particular webpage has over the backlink portfolio of URLs it links out to. | |
Re: Who is [name deted by moderator]? Do you feel like your credit card is attached to her PayPal account? | |
Re: Be sure to properly sanitize output!!!!! echo '<a href="profile.php?user='. urlencode($usersUsername) .'">'. htmlspecialchars($usersUsername) .'</a><br>'; // removed one double-quote | |
I'm trying to use CSS as so: <link rel="stylesheet" media="screen and (max-width: 991.98px)" href="/files/mobile_css/daniweb.css" type="text/css"> <link rel="stylesheet" media="screen and (min-width: 992px)" href="/files/css/daniweb.css" type="text/css"> I want to load one CSS file for our mobile layout and a different one for our desktop layout. The problem is the web browser always downloads … | |
Re: Hi there and welcome to DaniWeb. Sure, what do you do for a living? | |
| |
I have always known that urlencode() encodes spaces as plus signs and rawurlencode encodes spaces as %20. However, I always struggled to know when to use which. I just finally learned today that you should use rawurlencode() if encoding URI paths and urlencode() if encoding query strings. Who woulda thunk … | |
Re: A blank page means that there is a fatal error and the page cannot load. Here is some code I wrote so you can log these errors to a file and see what the error is so you can fix it. https://www.daniweb.com/programming/web-development/code/519970/log-500-errors-to-a-file | |
Re: Have you tried using EXPLAIN to see if you need any indexes? Have you noticed whether the dates that work vs those that don’t are the ones where you are incrementing the added field? | |
Our CSS and JS files are not being re-downloaded by web browsers when we update them. The response headers look like this: cache-control: max-age=7776000 content-encoding: gzip content-type: text/css; charset=UTF-8 date: Sat, 01 Feb 2020 02:41:59 GMT etag: W/"5e34c19d-68a08" expires: Fri, 01 May 2020 02:41:59 GMT last-modified: Sat, 01 Feb 2020 … | |
Re: Hi there. Welcome to DaniWeb. However, I’m not understanding this homework question you want help with. Create an array? Have you tried to do it yourself so far? | |
Re: It's really difficult for us to debug this based on the information you've provided because it just seems to be a whole bunch of function calls. One of the function calls is for a function that looks like this: public function name(array $array_name) { ... } It requires that you … | |
Google PageSpeed Insights indicates a score of 90+. However, the same pages still fall into the slow speed category in Google Search Console Chrome UX report. It says FCP is longer than 3 seconds (3.1s average). What is some low hanging fruit I can do to help real world performance? … | |
Re: So I checked the HTML code of your website and I see the line: <link rel="amphtml" href="https://adventurejourney.vn"/> Basically this is saying that an AMP alternate mobile version of the page is available at the URL https://adventurejourney.vn But that's not true. That's your regular HTML page. Either remove that line of … | |
Re: Hi there Anwal. Nice to meet you. How is your schooling going? | |
Re: > It's 2019 so can you share what changed from 2017 to 2018 then 2019? LOTS! The SEO industry is primarily about keeping up with the latest algorithm shifts that Google makes. As a result, techniques differ year over year. Last year was the year of infographics. IMHO, they don't … | |
Does anyone here use reddit, and if so, what do you like the most about it? | |
Re: How did you find that article, rproffitt? Just a regular ole Google search based on article title? I actually had never heard of dApps before reading this article so I found it interesting. I agree they're very similar but this one focuses on benefits to the real estate industry and … | |
Re: He has a lot of echo statements in there already. Which ones are printed out? | |
Re: So we were having mail issues and the mail queue got backed up. However, are you getting multiple emails about the same thread? Can you please forward them to me as email attachments? (So I can see the full headers for each email) Thanks! | |
Re: You're not going to like my answer here ... I am not the one to weigh in on this topic because I do not have a problem with social networks and lack of privacy. As someone who has been neck deep in this world from the very beginning, I'm of … | |
Re: You should submit it to our code snippet library: [URL]http://www.daniweb.com/code/php.html[/URL] | |
Re: In what appendix? I don’t see any pictures attached. Please try attaching again. | |
Re: Of course all the ones already mentioned. I read Barry daily. And also frequent WebmasterWorld. I also am a member of a bunch of forums for forum owners. | |
I know it’s been a long time coming, but better late than never. In your control panel, you can now choose to hide your location from others in your member profile. | |
Re: If you have a Linksys router, the default address to load the config settings is http://192.168.1.1 With default username being admin. You may have changed these settings. Also, other routers may be different. This is just a common scenario. | |
Re: Not necessarily true, benanamen. Tables are no longer used for page layout (e.g. to create a sidebar by creating a table with two columns), but we still use them to represent tabular data. I use them quite often when I need to display stats or something that is clearly meant … | |
Re: localhost and 127.0.0.1 should point to the same location. 127.0.0.1 is the IP address for localhost, your local machine. | |
Re: When I was in school, we were required to use Turbo C++. However, it was 1997 at the time. | |
Re: Click the little hamburger icon to the left of the DaniWeb logo to open the sidebar. In the Your Content Finder section, click Topics and Posts. You can add your own tags as well, but you need to have more than a few posts to make up your own words … |
The End.