-
Replied To a Post in How can I run multiple dedicated servers for one domain?
Got it :) Thank you guys for your responses, DaniWeb users are really helpful :) Farris -
Replied To a Post in How can I run multiple dedicated servers for one domain?
Okay guys, thank you all for your response. I am working on my queries and code right now and minimizing database requests. I want to be ready incase I got … -
Replied To a Post in How can I improve my advertising system?
Hi Dani, To answer your questions, I am not using any third party software to manage the bidding. The ads are CPM based. And yes it is easy to create … -
Created How can I improve my advertising system?
My funny pictures website has an advertising system that is basic. I want to improve it to attract more advertisers. Currently you only need a 728px by 90px a image, … -
Began Watching How can I improve my advertising system?
My funny pictures website has an advertising system that is basic. I want to improve it to attract more advertisers. Currently you only need a 728px by 90px a image, … -
Replied To a Post in How can I run multiple dedicated servers for one domain?
I was just learning about load balancers, and I found that it's a peice of hardware, and it could be a software too. So there are too options. What do … -
Replied To a Post in How can I run multiple dedicated servers for one domain?
The site has MySQL database. The database does not have a lot of tables, though some tables have a lot of records. Thanks for advice I will optimize my database, … -
Replied To a Post in How can I run multiple dedicated servers for one domain?
I built the site myself using PHP as a server side language. I know that there is a lot of processing going on, so now I am trying to optimize … -
Replied To a Post in How can I run multiple dedicated servers for one domain?
Thanks. Should I ask my hosting provider to do it for me, or should I do it myself? Because I contacted them and they told me that I need to … -
Created How can I run multiple dedicated servers for one domain?
I have a website that gets a lot of visitors a month. And the server cannot handle the traffic. I have a dedicated server. How can I run the site … -
Began Watching How can I run multiple dedicated servers for one domain?
I have a website that gets a lot of visitors a month. And the server cannot handle the traffic. I have a dedicated server. How can I run the site … -
Created Can I rank my site on Google without building links?
I read about a lot of people who ranked their site without building a single link. Does posting great content or building a great site can get you ranked higher? … -
Began Watching Can I rank my site on Google without building links?
I read about a lot of people who ranked their site without building a single link. Does posting great content or building a great site can get you ranked higher? … -
Created I am getting 404 in GA even though pages are working? Wordpress website
After I updated my wordpress I got a lot of 404 on my Google Analytics account eventhough pages are working just fine. Can anyone help me? Here is my site: … -
Began Watching I am getting 404 in GA even though pages are working? Wordpress website
After I updated my wordpress I got a lot of 404 on my Google Analytics account eventhough pages are working just fine. Can anyone help me? Here is my site: … -
Marked Solved Status for I can't seem to get traffic to my website. What is the problem?
Let me tell you what I have been upto so you can get a better understanding ... When I first started back in January 2015 I aimed to get a … -
Replied To a Post in I can't seem to get traffic to my website. What is the problem?
When I said advertise I meant using Facebook. I did not buy any fans. None of my fans are fake. -
Created I can't seem to get traffic to my website. What is the problem?
Let me tell you what I have been upto so you can get a better understanding ... When I first started back in January 2015 I aimed to get a … -
Began Watching I can't seem to get traffic to my website. What is the problem?
Let me tell you what I have been upto so you can get a better understanding ... When I first started back in January 2015 I aimed to get a … -
Replied To a Post in I am having a hard time getting traffic to my website from Social Media
Hi Dani, My website offer the visitor the ability to make money from uploading pictures, well funny pictures. The funnier you are the more money you'll make. And that is … -
Created I am having a hard time getting traffic to my website from Social Media
I am currently working with two Social Media sites. Facebook, and Pinterest. But there seems no way around paying for traffic. I don't want to pay for traffic. I post … -
Began Watching I am having a hard time getting traffic to my website from Social Media
I am currently working with two Social Media sites. Facebook, and Pinterest. But there seems no way around paying for traffic. I don't want to pay for traffic. I post … -
Replied To a Post in How can I get backlinks opportunity?
Thank you, canadafred for your response. So you say I should not build links? But why? I cannot rank. How else should I promote my website? -
Created How can I get backlinks opportunity?
I want to build links to my website, but I am facing a problem. I can't seem to find a lot of websites for backlinks. I don't know how SEOers … -
Began Watching How can I get backlinks opportunity?
I want to build links to my website, but I am facing a problem. I can't seem to find a lot of websites for backlinks. I don't know how SEOers … -
Created Can someone confirm my SEO theory?
Imagine you have a brand new site, with no visitors. It's hard to get ranked in the search engines because you have 0 links. And without link your website will … -
Began Watching Can someone confirm my SEO theory?
Imagine you have a brand new site, with no visitors. It's hard to get ranked in the search engines because you have 0 links. And without link your website will … -
Created Share your best websites to get links from
Today I am going to share some websites that you can get backlinks from, and I hope that you do the same ... Here are some websites to get a … -
Began Watching Share your best websites to get links from
Today I am going to share some websites that you can get backlinks from, and I hope that you do the same ... Here are some websites to get a … -
Created After 5 years of SEO, do I need to do SEO anymore?
I know that SEO is continuous, but after a couple of years of SEO, let's say 5 years of link building. Do I need to continue doing SEO, or will … -
Began Watching After 5 years of SEO, do I need to do SEO anymore?
I know that SEO is continuous, but after a couple of years of SEO, let's say 5 years of link building. Do I need to continue doing SEO, or will … -
Replied To a Post in How do I get better in design?
I know that I should practice, but what should I focus on? And regarding team building, I want to work by myself. I like creating websites from scratch. -
Created How do I get better in design?
I am a web developer and I have built many websites. And over the years my designs is getting better but now I can't seem to figure out how to … -
Began Watching How do I get better in design?
I am a web developer and I have built many websites. And over the years my designs is getting better but now I can't seem to figure out how to … -
Replied To a Post in Do you think that PPC can help SEO?
To those who are curios about this strategy. I have tested this strategy in the past year or so and I found out that it didn't work. At least for … -
Marked Solved Status for PayPal IPN Always return INVALID
I am having problems installing PayPal IPN. It returns INVALID every time I process it. Is there something wrong with my code Code: <?php $db_host = 'localhost'; $db_user = ''; … -
Replied To a Post in PayPal IPN Always return INVALID
I have solved the problem. It was the payment_date that was causing the problem. It was set to: Sun May 22 2016 10:15:18 GMT+0300 (Arab Standard Time). After I changed … -
Replied To a Post in PayPal IPN Always return INVALID
Hi hericles, Thank you. How can I match the two strings. The one from my side and the one from PayPal side? I want to see if they exactly match, … -
Created PayPal IPN Always return INVALID
I am having problems installing PayPal IPN. It returns INVALID every time I process it. Is there something wrong with my code Code: <?php $db_host = 'localhost'; $db_user = ''; … -
Began Watching PayPal IPN Always return INVALID
I am having problems installing PayPal IPN. It returns INVALID every time I process it. Is there something wrong with my code Code: <?php $db_host = 'localhost'; $db_user = ''; … -
Began Watching Please Help me
Im a newbie and i am a student and new to php could anyone teach me how to upload image to database and view it.Please Help me or send the … -
Replied To a Post in Please Help me
Why don't you try Lynda.com. Watch full PHP course. You can learn there everything about PHP. Here is the course link: http://www.lynda.com/MySQL-tutorials/PHP-MySQL-Essential-Training/119003-2.html?srchtrk=index%3a1%0alinktypeid%3a2%0aq%3aphp%0apage%3a1%0as%3arelevance%0asa%3atrue%0aproducttypeid%3a2 It's free. -
Began Watching Slide Toggle Function Use
I want to create a page like http://uhbvn.org.in/web/portal/faqs With Expand and Collapse all link Along with functionality of Individual Slide Toggle Feature I already worked like http://yamunanagar.nic.in/g/FAQs.asp But in this … -
Replied To a Post in Slide Toggle Function Use
Can you please provide us with some code. Some of the HTML code if possible so we can help. -
Marked Solved Status for jQuery waypoint won't count newly added content
So I am using jQuery waypoint to get the image id that is viewed on the screen. But I am having problem with content added by AJAX. When I get … -
Replied To a Post in jQuery waypoint won't count newly added content
I have solved the problem. If you want to see the solution visit: http://stackoverflow.com/questions/37106606/how-do-i-get-jquery-waypoint-plugin-to-count-newly-added-content?noredirect=1#comment61998529_37106606 -
Replied To a Post in jQuery waypoint won't count newly added content
I don't understand. Why use done and where should I add it? -
Replied To a Post in jQuery waypoint won't count newly added content
There is `refreshAll()` which refresh the page and add new content to the waypoint plugin. But I don't know how to use it. Do you have any ideas? Here is … -
Replied To a Post in jQuery waypoint won't count newly added content
It works with content that is already on the page but when ever I load new content it doesn't work on the new content. -
Created jQuery waypoint won't count newly added content
So I am using jQuery waypoint to get the image id that is viewed on the screen. But I am having problem with content added by AJAX. When I get …
The End.