-
Replied To a Post in Hello Daniweb's members
Hi there! Nice to virtually meet you. -
Began Watching Hello Daniweb's members
Hi, Hope you're doing well! My name is Sourav, from Punjab. I am new in daniweb community center. I just want to say hello to all. -
Replied To a Post in New SEO trends in 2020
Someone else asked this question a few days ago: https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/521419/what-will-be-seo-trends-in-2020 Not sure why no one replied to you last month when you asked. Sorry about that. -
Began Watching New SEO trends in 2020
What will be the new SEO strategy for 2020? -
Replied To a Post in Suggestion: collapsible hierarchical comments on posts.
Just want to chime in ... We initially discussed the idea of a multi-threaded system where you could comment on comments of comments, etc. However, doing so would take a … -
Began Watching Suggestion: collapsible hierarchical comments on posts.
This actually started (in a convo with Dani) as a simple idea of just upvoting comments made to posts, buuut I quickly got ideas for turning comments into a sort-of … -
Replied To a Post in I am a Web/UI Developer with 8 Years of Exp
Hi there! It’s very nice to meet you!! -
Began Watching I am a Web/UI Developer with 8 Years of Exp
Hi This is Praveen, I am working since 8years as a FrontEnd Developer with strong Knowledge in below mentioned Skills HTML 4 HTML 5 CSS CSS 3 JavaScript jQuery Bootstrap … - I don't know whether this question fits here or not, but if it doesn't let me know. I'm a much much beginner in programming, and I've started it in vb.net …
-
Replied To a Post in Cannot send session cache limiter - headers already sent
For anyone who comes across this thread in the future, when you get the error that headers were already sent, it’s because once you echo anything out to the browser … -
Began Watching Cannot send session cache limiter - headers already sent
<?php include 'ProcessDAO.php'; $dest=""; if(isset($_POST['login'])){ session_start(); // i get an error in this line !! $_SESSION['status']='online'; $_SESSION['breadcrumb']='home'; $pro = new ProcessDAO(); $dest = $pro->LogIn($_POST['username'],$_POST['password']); }else{ session_start(); $dest ="Location: ../index.php"; session_destroy(); … -
Began Watching Syntax error. (line 1012, file "Code")
 What to do to correct Syntax error, (line 1012,file "Code") for writing app script -
Replied To a Post in Syntax error. (line 1012, file "Code")
When you include an image in the post, it shrinks it down. Here's the original. https://static.daniweb.com/attachments/0/d280b511ad5b908abe08570148fcd9b2.jpg -
Replied To a Post in Want to conditionally load CSS for responsive layout
> then you have robots not really understanding what you are doing (I wouldn't be supprised if search engines couldn't conclude that such a site is "mobile friendly") The Javascript … -
Revoked Solved Status for Windows 10 May 2019 Update
In keeping with tradition, Microsoft has released the latest update before resolving a number of outstanding issues. But at least they now provide a more centralized location for getting update … -
Marked Solved Status for Windows 10 May 2019 Update
In keeping with tradition, Microsoft has released the latest update before resolving a number of outstanding issues. But at least they now provide a more centralized location for getting update … -
Marked Solved Status for Windows 10 May 2019 Update
In keeping with tradition, Microsoft has released the latest update before resolving a number of outstanding issues. But at least they now provide a more centralized location for getting update … -
Replied To a Post in Facebook is not allowed me to share my website link
Why are they not allowing you? Did you spam? Was your post flagged? What exactly happens if you post a link to your site? -
Began Watching Facebook is not allowed me to share my website link
Hello, Facebook is not allowed me to share my website link in any post also not allowed to add website on my facebbok page. Can anyone help me what i … -
Marked Solved Status for Want to conditionally load CSS for responsive layout
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 … -
Marked Solved Status for Want to conditionally load CSS for responsive layout
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 … -
Replied To a Post in Want to conditionally load CSS for responsive layout
I'll mark this thread solved since it's now understood why this functionality doesn't exist, and I was able to use Javascript to achieve the desired result, such that the CSS … -
Replied To a Post in How can I optimize images on my site?
Use next-gen image formats. Photos should be JPEGs, animated images should be GIFs, icons and vectors that need to scale should be SVGs, and everything else shoudl be PNGs. -
Began Watching How can I optimize images on my site?
How can I optimize images on my site? -
Edited What will be SEO trends in 2020?
What will be on page & off page SEO trends in 2020? -
Replied To a Post in What will be SEO trends in 2020?
I think speed will play a bigger role than it ever has before, and the AMP project is either going to be ramped up or eventually scrapped just like Google+. … -
Began Watching What will be SEO trends in 2020?
What will be on page & off page SEO trends in 2020? -
Replied To a Post in Want to conditionally load CSS for responsive layout
So I realized after I posted this last night that device width can be changed simply by rotating your tablet (changing the orientation between portrait and landscape) or changing your … -
Marked Solved Status for Using Ezoic to increase performance
Does anyone have any experience using Ezoic to increase site speed? Namely ... * Is their site speed increase predictor accurate? * Does complicated Javascript still work perfectly? What are … -
Marked Solved Status for Using Ezoic to increase performance
Does anyone have any experience using Ezoic to increase site speed? Namely ... * Is their site speed increase predictor accurate? * Does complicated Javascript still work perfectly? What are … -
Replied To a Post in Want to conditionally load CSS for responsive layout
So I googled it and came to the conclusion the reason that both files are downloaded, albeit the rules in one of them are completey ignored, is because the browser … -
Created Want to conditionally load CSS for responsive layout
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 … -
Began Watching Want to conditionally load CSS for responsive layout
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 … -
Replied To a Post in Using Ezoic to increase performance
> their machine learning robot runs your site. Yes, you redirect your DNS to their servers, which parse your pages, make the necessary adjustments with their AI, and then return … -
Created Increase Google site performance
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 … -
Began Watching Increase Google site performance
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 … -
Replied To a Post in How to Improve rankings and Traffic of a Custom Tailoring Website?
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 … -
Began Watching How to Improve rankings and Traffic of a Custom Tailoring Website?
Hi everyone, I am working on a Best Custom Tailoring in Delhi Website since last 2 months. I did On page and Off page SEO activities. like On Page Activities … -
Created Google algorithm
We lost a lot of Google traffic beginning Tuesday, December 10th. Has anyone else experienced an algorithm update around this date? It seems to be related to [this article](https://www.seroundtable.com/december-11th-google-search-ranking-algorithm-update-28673.html) on … -
Began Watching Google algorithm
We lost a lot of Google traffic beginning Tuesday, December 10th. Has anyone else experienced an algorithm update around this date? It seems to be related to [this article](https://www.seroundtable.com/december-11th-google-search-ranking-algorithm-update-28673.html) on … -
Created Using Ezoic to increase performance
Does anyone have any experience using Ezoic to increase site speed? Namely ... * Is their site speed increase predictor accurate? * Does complicated Javascript still work perfectly? What are … -
Began Watching Using Ezoic to increase performance
Does anyone have any experience using Ezoic to increase site speed? Namely ... * Is their site speed increase predictor accurate? * Does complicated Javascript still work perfectly? What are … -
Began Watching mysqli_query() expects parameter 1 to be mysqli
hi everyone. can you help me to check why this error occur and how to fix it? when i want to insert the data, this error is coming out and … -
Replied To a Post in mysqli_query() expects parameter 1 to be mysqli
There is an error in your MySQL query. Firstly, it's important that you escape all of the variables pulled in via $_POST before inserting them into the database to prevent … -
Marked Solved Status for Daniweb member introduction
Hi, I am ope and new to daniweb -
Marked Solved Status for Daniweb member introduction
Hi, I am ope and new to daniweb -
Created 6 Digital Marketing Mistakes To Avoid In 2020
It can often be tough to determine what direction the digital marketing world is going, considering how it is evolving in a time where technology is continually changing and evolving. … -
Replied To a Post in Daniweb member introduction
Hi there! Nice to meet you. -
Began Watching Daniweb member introduction
Hi, I am ope and new to daniweb -
Replied To a Post in "All I want for Christmas 2019."
> A new Daniweb home/top page. Link me to content you wish was on the homepage for you but isn't. I guess I'm just of the belief the reason there …
The End.