11,557 Posted Topics
Re: Welcome to DaniWeb! We're here to help, but we're not going to just do your homework for you. Please show some effort, such as what you've tried so far and where specifically you are stuck. | |
![]() | Re: We still keep the information required by law locked up in our database. We have simply altered the front end so that it is no longer visible for deleted accounts. |
Re: I would avoid reciprocal links. That's a very outdated strategy that really doesn't do much anymore, and, as you mention, I'm not sure how it will be affected by Penguin. We know that a major part of Penguin is to catch those types of black hat techniques, so I wouldn't … | |
Re: You can't :) You can type in cache:www.example.com to see Google's latest cached copy of your website. However, Google doesn't give you access to older copies of its cache. You can use the Wayback Machine @ http://wayback.archive.org to see old cached versions of your site, as provided by Alexa. However, … | |
Re: From an SEO perspective, IMHO it's much better to have "deep links", which are backlinks to inner pages, as opposed to links to your homepage or other landing pages. Google likes to send people doing searches directly to an end-page that has the exact content they're looking for. They don't … | |
Re: You would probably do good selling text links because people like to pay for a mass amount of sitewide links to help their search engine rankings. You could also perhaps offer forum hosting for $5 / month for an ad-free version or to allow the forum owner to use their … | |
Re: Yeah, sorry about that. It was a bug from a change I made yesterday that went unnoticed. :( | |
Re: As previously mentioned, just because a post has been voted down, does not necessarily mean that post is currently negative. Someone else (or multiple someone elses) must have voted the posts up. | |
Re: Wow, that's really awkward!! Good catch. I'll take a look into it a little bit later today. | |
Even though it's incredibly bad practice, most advertising servers still use document.write. It's terrible because placing `<script type="text/javascript" src="http://www.ad-server.com/foo.js" />` where you want the ads to appear is page blocking. I'm trying to move the script tag to the very bottom of the page (so at least everything above it … ![]() | |
![]() | Re: It might be that our servers are acting a bit sluggish. AJAX tends to "fake" things, like instantly slapping your reply on the bottom of a thread for some instant non-page refreshing gratification, before the new post is actually processed in the database. ![]() |
Re: Hi, I'll add the Facebook Login link to the page. However, our 404 page is a static HTML file which doesn't look at cookies. | |
Re: I remember back in the day, each category (Software Dev, Web Dev, etc) was a different color scheme. | |
Re: Audrey, huh?? All that does is pull up Google's cache of your web page. How can that increase traffic? | |
Re: When did it stop working? Did you ever have problems with it before? What were you doing when it stopped working? | |
Re: It should work if you enter "aspnet" as the syntax language. :) | |
Re: Huh? Weber who? Evan Weber is a friend of mine who does affiliate marketing, but other than that I have no clue who you're referring to! I just felt like replying to shout out to my friend Evan. :-P | |
Re: http://www.DigitalPoint.com http://www.SERoundTable.com http://www.SitePoint.com http://www.SEOMoz.com http://www.WebProNews.com http://www.WebmasterWorld.com http://www.SEOChat.com http://www.WarriorForum.com http://www.SEOBook.com ... and sooooo many more! | |
Re: I'm not really familiar with them (looks to be Indian-based), but it just looks like a standard eCommerce shop to me. Is there anything special/unique/different about them that I am missing? Magento is a very popular eCommerce shop, and would probably be the best place to start. Play around with … | |
Re: > It was much simpler and safer to just use CODE tags. AD, as Deceptikon pointed out, BBCode vs Markdown has nothing to do with this error message. It's simply our attempt at getting people to correctly format code so moderators don't have so much work to do, which is … | |
Re: DaniWeb is no longer using a complex WYSIWYG editor. However, I would super highly recommend TinyMCE. | |
Re: Googlebot has an insurrmountable number of IPs so you can't do that. You might be able to filter by user agent though. Googlebot always goes by the 'gootlebot' user agent, and there are other bots as well. You could do it like this in PHP (completely untested code): $robots = … | |
Re: This would have to be done via some server side script that created a pdf file on the fly. What operating system would the server be? (Windows NT/2000, Linux, etc?) If you were using linux, for example, you'd need the flash program to automatically execute a script which would run … | |
Re: How can we help you if you don't post the URL? | |
Re: Wow, I'm actually impressed that Google assists webmasters now by telling them that they may/are being penalized for unnatural backlinks. Is that something new? As far as I can remember, it was up to the webmaster to take a guess why their traffic was decreasing. Because I'm completely clueless as … | |
Re: I'm confused, isn't link wheeling where a bunch of sites in the "wheel" all link to each other? It's like reciprocal links on a larger scale where (hopefully) Google won't catch on that it's a reciprocal link if enough sites are involved, but Google *is* starting to catch onto this, … | |
Re: > Why is it that only the first image is shown in thumbnail and the other two are Xed out? Bug fixed. > Also, why are they named Image12, Image22 and Image3 They were renamed when uploaded because Image1.jpg and Image2.jpg already exist in the file system. | |
Re: I am confused what you're asking, sorry. You want to create a login forum?? Huh?? | |
Re: Essentially you want to select every item in the list except for the one being clicked on, right? If they're all at the same level in the document tree, and all of the tabs are the *only* thing at that level of the document tree, you can try `$(this).siblings().css({'color': 'white', … | |
| |
Re: Absolutely :) Have you noticed that when you hover over links on DaniWeb, a screenshot of the landing page appears? Test: http://www.daniweb.com I would recommend using JQuery. There are plenty of existing plugins that do this available, or you could write your own. Do a google search for "jquery tooltip". | |
Re: It's when other people talk about your content and link to it. For example, suppose a whole bunch of people on different sites all started saying "According to an article in the New York Times, ..." and they were all linking back to the article. | |
Re: Create awesome content and then promote it through Facebook and Twitter. Create a FB fan page and cross-promote. | |
Re: Old threads get a big message placed right above the reply box saying that the thread is dead and to start a new one instead, with a link to do so. I am against locking them because there ARE times when, years later, valuable information does get contributed. | |
Re: I hav no clue what you're talking about. You want to rank in the search engines for the keyword 'pure water supply'? Create good, quality content. Write articles about the topic. Swap links at the beginning. I know it's hard, but make water FUN and AMUSING and stuff that people … | |
Re: Sorry mSedique ... What do you mean image slider?? Also, are you familiar with jQuery and/or would you be willing to include the jQuery javascript library? | |
Sooooo ... crazy huge thanks to James #2, I think that we officially have liftoff when it comes to marking threads read. Most of the code that goes into this functionality was way above my head, and took me about three hours to comprehend 100 lines of code tonight, so … | |
Re: DaniWeb was hit by the first Panda algorithm update and ended up losing about 60% of our traffic (which we later gained back a few months later). Google has said that the latest version affected about 1-4% of all sites on the Internet, but not that individual sites were only … | |
![]() | Re: We've always had the bar, for at least the past 2 or 3 years. You don't find it useful? ![]() |
Re: I changed it for you but really... I thought we got the editor working finally. What browser are you using? | |
Re: Make sure cookies are enabled, and that the login form wasn't from a page that was sitting idle for 6+ hours. Also, are you going through a proxy server? Any weird Chrome extensions installed? | |
Re: Yes, it's definitely important to have a server in the same country you want to target. Search engines do check the server location. As also pointed out, having a server closer to your visitors is going to make the site load faster for them. Worst case scenario, and you can't … | |
Re: Hi, I've had good success in the official Google Groups forums. You can of course also email support ad adsense-support@google.com, adwords-support, etc. If you have a Webmaster Tools account, you can contact them through there. Unfortunately, I don't think that they will offer an answer to this particular question of … | |
Re: Sorry, I guess I'm behind the times. Whta are Facebook templates? For Facebook apps?? | |
Re: > One important thing I notice is that regular posters on a forum can spot an advertising posts in a heart beat. Couldn't be more true! What is so frustrating is when people think they are getting away with free backlinks, but they are really just coming off as spammers. … | |
The End.