11,557 Posted Topics
Re: Lots of really great, high quality content. | |
A Google official has announced this morning that the search giant is back in action in China. Google, the second most popular search engine in China, behind Baidu, announced in January of this year that it would no longer censor its search results on the Chinese version of its website, … | |
Sorry about all the site downtime today. :( Long story short, there was a huge problem that was the fault of our hosting company. James #1 can explain further :) | |
Re: Yes, I believe it can, although I'm not sure there's official confirmation of this. Have you noticed the "sandbox" effect (where no matter what changes you make, there's just absolutely no improvement for a set period of months) after switching hosts? | |
Re: Browse webmaster forums looking for creative features to add to DaniWeb. I'll then have a project on my hands and will no longer be bored with nothing to do. Or I veg in front of the tv. | |
Re: Do you currently use cookies to log people in? Is that working successfully for you already? As Jorge pointed out, different members can have different roles/groups/etc tied to their accounts in the database. When you check their login information against their credentials in the database, you can see what kind … ![]() | |
Re: White hat on-page SEO with a bit of pagerank sculpting thrown in. | |
Re: The toolbar doesn't appear for mobile. iOS has a problem with fixed positioning, and it was pointed out to me that other mobile browsers have the same problem. | |
| |
Re: It's automatically calculated for you. If you look in your member profile, it's the forums listed under your "Favorite Places to Post". | |
Re: File a reinclusion request in Google Webmaster Tools (google.com/webmasters). It can take a couple of weeks for a response though. Make sure that your robots.txt file is not blocking any URLs that you don't want it to, and make sure your .htaccess file is not doing any weird redirects you … | |
Re: [According to Wikipedia](http://en.wikipedia.org/wiki/Page_hijacking) An important part of Google's algorithm is duplicate content. If multiple pages on the web have the same content, only the one that Google believes is the original/authority remains. This is a technique to fool Google into thinking that the wrong one is the original, therefore deindexing … | |
Re: HTML is a client-side markup language. Everything on the web uses HTML. PHP is a server-side language that lets you send different content to different visitors and make a website interactive. It outputs HTML. | |
Re: Give people a reason to want to register. Create great content. Give them incentives. Tell them what's so great about joining and why they should do it. Promote your site through Facebook and twitter. Create a FB fan page. Encourage your FB friends to like and share your site. | |
Re: I think this can still be an interesting theoretical question. You have a list of email addresses. (It doesn't matter how you got them. At the end of the day, you have them.) What can you do with them? What are the possibilities? Kinda the intended purpose of the Promotion … | |
Re: It can take up to about three months. | |
Re: That's a very broad question ... Read up in this and other SEO forums and you'll be sure to get *LOTS* of amazing information. Nice, clean HTML code, properly structured, good internal navigation with good linking strategy, etc. | |
Re: Google's link: filter is super inaccurate. Use Google Webmaster Tools at [url]www.google.com/webmasters/[/url] | |
Re: If you just click the arrow up or down, it doesn't affect reputation at all. If you click the arrow and type in a comment, then reputation is usually affected (unless it's in an off-topic forum such as Community Center, or you already gave that person reputation today). | |
Option 1: The "Show Comments" link will be fixed and only visible when there actually *are* post comments to show. Option 2: A post's comments will always be visible beneath a post (a la Stack Overflow and many other forums that have commenting systems). My concern is that this will … | |
Re: I changed it over the weekend, so it's fairly new. I also made a change where if you visit an old thread, instead of the notice that the thread is dead, there is now a link encouraging you to start a new thread instead. | |
Re: It seems, unfortunately, like it is your hardware. A surge from a lightning storm would definitely produce such an effect. However, the good news is that if you're not experiencing problems other than with your monitor, your motherboard, processor, and hard drives are (hopefully) saved. Now for the bad news. … | |
| |
Re: Clear your browser cache. Avatars are cached client side to save precious resources. | |
![]() | ![]() |
![]() | Re: Sorry about that, it was a bug. Everyone was seeing the button in member profiles to send a PM to the member regardless of whether or not they had permission to do so. Fixed :) ![]() |
Re: The post numbers also had negative SEO implications. | |
Re: Don't you rent the set top box from your cable provider? | |
Re: Nothing is limiting you to just one. Join them all, give them all a test, and see which works out the best for you. | |
Re: Huh?? What is Play store? I'm not sure what you're asking, sorry. | |
Re: Do you mean like joining affiliate programs? There are tons out there that you can join, and then promote through AdWords, and earn a commission when people buy. However, it's definitely more competitive nowadays than it used to be. Firstly, AdWords changed their policies awhile back so that only one … | |
Re: Create great content. Use social sharing buttons and widgets (facebook, twitter, etc). Create a facebook fan page. Start off by promoting it to your friends. Encourage your friends to share it. Again, it goes back to creating great content that people will naturally want to link to and share. | |
Re: I absolutely hate the timeline layout too, but unfortunately this is Facebook's new design, which they're rolling out to all members over time. Once you've been timelined, you're stuck with it. Just to point out, though, you have no control how a website displays. Clearing your browser cache unfortunately won't … ![]() | |
What are some techniques that my forum can use to entice people to link to us? | |
Re: Create a Job listing saying just that ... This is a bid to establish a working relationship. | |
Re: Yes, we use AJAX when you post, so just the post itself is tacked onto the page. The purpose is to make things more speedy and use Javascript so you can post without having to refresh the page. If we updated every little thing throughout the page, you'd lose the … | |
Re: I've heard of Zencart but no experience. Currently dabbling with Shopify. | |
Re: Wordpress. Definitely. | |
![]() | Re: You can only pass an array of variables you want access to into the view, and the array indexes become the variable names. For example, if I have $foo = array('name' => 'Dani', 'alias' => 'cscgal'); $this->load->view('database', $foo); then, within the view I can do: My name is <?= $name … |
The End.