7,179 Topics
![]() | |
Last post of the year from me and I've decided to ask five questions that could have some bearing on the areas I cover in this space in the next year. If you read me regularly, you know I write a lot about Google, Apple and Microsoft. I'm also fond … | |
Hi, [B]Google has started Considering the Load Time as an Important Factor while Ranking a Website at Index time.[/B] [B]Common reasons for a site to get load slowly.[/B] The Time For Loading A Web Site Depends Mostly On: 1. The number / size of external resources included in the site.(Images … | |
OK, so it might not be quite as talked about as the mythical [URL="http://www.daniweb.com/news/story245295.html"]Apple iTablet[/URL], but the [URL="http://www.computerweekly.com/Articles/2009/11/23/239414/Google-Chrome-OS-A-threat-to-Windows-7.htm"]Google Chrome[/URL] OS-based netbook is also creating quite a stir. According to the [URL="http://www.ibtimes.co.uk/articles/20091227/google-chrome-based-netbook-tech-specs-are-out.htm"]IB Times[/URL] the Chrome OS netbook will have the following tech specs: An Nvidia Tegra chipset (given the late 2010 … | |
Hi, I am fairly new to this, so please forgive my ignorance. I have recently started blogging and have about 30 or so through Blogger. By some miracle, one of my blogs was crawled in the first week. None of the others have been. All have site maps and I … | |
Hi all members, just roaming around in the forum looking for good elearning tools online for my new Business , please guide me on this, your feedback is valuable Best Regards Smith09 | |
Hi, everyone! I'm having trouble with a linker error (I'm using Visual Studio 2008) and I would like to have some tips on solving this problem: This is my code: Bill.cpp [CODE] #include "Bill.h" #include "../Exceptions/InvalidArgumentException.h" Bill::Bill() { } Bill::Bill(string shopName) { if (shopName == "") { throw(InvalidArgumentException("The shop name … | |
Hello Friends, My Self Rajeev from India and new to this forum, i came to know about this forum by one of my friend. I am running freelancer and SEO services. Merry Christmas and happy New Year to all Forums Members. Nice to see you all here. | |
I have creat a new site,and now i'm building links everyday,when i check my backlinks on google,i can not found any links,but i can see the increase on yahoo,why? And i use site:,link: and go to google webmastertool to check it,all of them show me none.You know my site is … | |
There are very useful websites out there that still won’t get many links for many reasons I do not want to recount here. Their webmasters have the money to purchase links, but they don’t want to to pay prostitutes especially as Google scares people with penalties who enter bad neighbourhoods. … | |
Hi everybody, when we need information on anything, we find it better to search for those things in a city specific directory or a search engine. I would like to the directories or search engines that you have visited that you found useful. | |
One of my clients does business with state and local government offices and has the opportunity to link to some of their sites. Are there and pros and cons to linking to government sites in terms of SEO and PageRank? | |
I just found this web page through linkedin. It is for a Digital marketing company in the UK but they offer free SEO training videos online. I have not had a look at them yet but what the hell, they are free. Could be good for all of the newbies … | |
I’ve been thinking about this a lot lately; Google, Yahoo (theoretically) and Bing using our “Web History” in the innocent effort to continue providing us searchers the highest quality caliber organic results. Well, that’s a bunch of bullshit and I’ll tell you why. It’s not about any concern for my … | |
Hello, I want to find website statstics for {my site}. Can anybody assits on how to fetch statstics which shows report such as.. 1) absolute traffic on above website's keyword. 2) New keyword suggestion based on the website. 3) Competion on keywords for new website. 4) Report which shows many … | |
Does traffic correlate directly with PR or does PR mainly mean lots of links? You can certainly have lots of links, but that does not necessarily mean traffic, am I correct? I have a PR 5-6 site, but traffic is low now how can I generate more traffic? Increase the … | |
Hello, Was wondering if their was enough interest from the community to look at SEO for open source content management systems such as drupal or joomla. I am currently picking up alot of requests for SEO specific to these Content management systems. Is their a market to specialise in this … | |
hi all, i 'm reading this page about pagerank : www webworkshop net/pagerank html -- hey canadian,i didn't link above address to real page,just paste the url -- here is written about 'Site PageRank' and 'Page PageRank'. but i don't get the importance of Site PageRank. what for is it? | |
Last week I opened my [URL="http://www.feedburner.com/"]Feedburner[/URL] account to check the daily traffic statistics for my [URL="http://byronmiller.typepad.com"]by Ron Miller[/URL] blog. There was a link at the top of the page encouraging me to transfer my Feedburner account, which Google had purchased back in 2007, to my Google account. Seemed like a … | |
SEO has been asked again and again and again as I know. I just wanted to bit thrown into the BEST direction (inparticular google then yahoo, etc) of what is the best coding techniques to allow your website to contain the best SEO it can. Like Ive read many articles, … | |
Don't think this is stupid. Very very important. Learn how to entitle/name your webpages. Descriptions too. Learn. Logically name your shit too, very important. | |
Hi, I am having a problem with IE. Whenever I use google or any search engine, I am redirected to various websites instead of the ones I linked to. I scanned my computer using AVG and it removed a bunch of trojans. I also used Malware bytes and it removed … | |
There are many ways to build links and traffics. Such as Article directories submission, Guest blogging where you can gain links, traffic, and new subscribers, Do some commenting on other sites, if they allow you to include your site URL, it will bring some traffic, Social bookmarking and Forum Posting. | |
Everyone has posted their predictions for 2010 but here's the real scoop on what's going to happen in 2010 with Linux and Linux-oriented hardware and software products. Get ready to see the biggest increase in Linux adoption in history. You can say you saw it here first. These are in … | |
[URL="http://www.techcrunch.com/2009/12/17/google-acquire-buy-yelp/"]TechCrunch reports[/URL] that Google is in advanced stage negotiations to purchase [URL="http://www.yelp.com/boston"]Yelp[/URL], the online local business review service. This is a deal that makes so much sense for Google, it makes me wonder why they haven't done it already. As I [URL="http://www.daniweb.com/news/story247150.html"]wrote yesterday[/URL], mobile is a big part of the … | |
I have the following doubts: 1. Whether any Blog Commenting (even related blogs) is taken as spam or not. I read Google Webmaster Central Blog, which says Blog Commenting is taken as spam. Even I have informed in this forum that blog commenting is spam. But my earlier blog comments … | |
The scenario is: i have a textbox, a button and a grid view that make up a simple webpage where you can search and edit/delete an entry. the grid view's datasource ID is set to NONE. And this is the code for populating the grid view that is found in … | |
hi there got a couple of probs, say in my text file i have: abase abased abasement abasements abases -------- This coding below is meant to find a word in a file and print all the lines to the end of the file. But it doesnt, it only prints out … | |
Our website is not getting updated for top searches (when checking from Google Webmasters) though others such as Links to our websites and Crawl Errors are updated on a daily basis. Top Search Queries are getting updated once every 10 days only. I don't know the exact reason why it … | |
Hi, this is my first post on here so forgive me if my question or code is unclear. I'm coding a binary search tree and I'm stuck on the overloaded ==operator. [CODE] //BSTCLASS.CPP template <class ItemType> void BstClass<ItemType>::rFindNode(node<ItemType>* trav,ItemType& item,node<ItemType>* rtTrav, ItemType& rtItem, bool& equal)const { rFindNode(trav->left, trav->left->data, rtTrav->left, rtTrav->left->data, … | |
Some or all of the following techniques may be employed to promote your Blog. Blogs need exposure and readers, and having a good readership and good search engine rankings can monetize your web presence. If your Blog rockets in success, you could make your living as a career Blogger. Following … |
The End.