7,943 Topics
![]() | |
I think I read and/or played a google video about cname redirects and their effect on rank. The takeaway that I got was that using a cname that redirects to the main site was OK as long as the site content was consistent with the cname. Has anyone tried this … | |
can anyone help me with my problem.. im basically creating a jsp page with two parts. First is the menu which is located on the left side and then the full page on the right. im using tables and not frameset. table have frame="rhs" for a vertical line to seperate … | |
Hello, After submitting new articles to directories and new pages to Social bookmarking sites, my new web pages got indexed on the 3rd or 4rd page on Google after 1 or 2 months. But I never found these pages on Yahoo. I think because I don't pay for Yahoo to … | |
Hello, Does anybody know what is google current algorithm or has a link to an article that describes it? Thanks, Ronit. | |
Hi Everyone, I have an account on stumble upon but I have only idea about stumble upon. I want to know that how can I used it in effective way so that I can generate traffic for my site from stumble upon. Thanks in advance for your useful guidance! | |
As a major portion of traffic one can get from search engines is Google, you need to target what’s hot on Google and look for the keywords that could promote your website on search engine results. You can look up for the trends at trends.google.com to see what’s the most … | |
![]() | Hi, I am trying to find this string "QuickSearchResultsCOnfig" in a text file. The text file will contain this in several places. I need the following var QuickSearchResultsConfig = ['a','b','v','d','e 'f','f']; I need to replace the above with var QuickSearchResultsConfig = [['a',{hidden:true}],['b', {hidden:true}],'v','d','e 'f','g ']; My original approach: Store a,b,c,d,e,f,g … |
Dear Web-Experts, it's a question related to hosting and SEO at the same time. I was looking (and trying to find in Google) at a friend's site and was surprised to find it under ... xyz...initial-website.co.uk while the original address was lapetitebretagne.co.uk The bad thing is that even the links … | |
Webmaster tools shows less internal links for my site. so what could be the possible reason for this and how can i solve this issue. my site is chemist.net | |
I am working with a local business to improve the sites organic search rank. There were some problems with title and meta tags,etc. but that didn't make as much difference over a week that I thought it might. I looked at what other similar local type companies had that were … | |
First there was the [URL="http://www.daniweb.com/news/story285531.html"]Google Pac-Man game[/URL] to waste a bit of online time, now Google has dropped an Easter Egg game into YouTube in the shape of the classic Snake. Yes, you can now play Snake on YouTube right in the middle of watching a video, right there in … | |
I’ve tested various link building tips over the years and found the following ways that can have killer effect on your search engine ranking. But before that, always keep in mind that search engine likes quality incoming links and you need to build link trust. Don’t go for spam links.and … | |
[ATTACH=right]16134[/ATTACH]At [URL="http://googleblog.blogspot.com/2010/07/introducing-google-apps-for-government.html"]today's press conference[/URL], Google announced a new version of its Google Apps productivity suite, [URL="http://www.google.com/apps/intl/en/government/trust.html"]Google Apps For Government[/URL]. The software has been certified as meeting U.S. Government security requirements. Like the Premier version of their suite, the cost is a yearly charge of $50 per user, and includes applications … | |
is it possible to link modules together and freeze them into an executable using cx_freeze? and how can you do it | |
Hi all... Google is not crawling two of my inner pages after being submitted the Sitemap.xml file thrice through webmaster tools and also through google submission form....Previously those two pages were working fine and google was crawling also....but now from few days, no progress at all from google.....What must be … | |
I noticed my site doesn't have any page rank (PR). I noticed, MSN.com is pretty good to my site, however not on Google. How can I improve my PR? Is Google the only one who cares about PR? For MSN, I didn't have to do any backlinks. If Google requires … | |
I had a conversation with a colleague who insists that Google has a free social media monitoring tool. Is it Caffeine or Buzz? I think its Buzz but the person meant that this tool can be used for business use like Radian6 or BuzzLogic. If you know the answer, please … | |
Optimize your website. It's now very easy no wasting your valuable time. you have to select plan that you wont and they'll do for you. I'm talking about Link Building companies. What about your ideas? Do you agree with me? | |
Yahoo answers have become a major source of information for most of the people online who are searching for answers. This feature of Yahoo has unique answers from general users for all sorts of question one might be searching for, from the most casual one to the most complex. The … | |
Hi, I've been into computers and software since I was knee high to a grasshopper, before the PC and Mac. It's not all geek though. I've done a lot of travelling, socialising and have been known to appreciate the odd beer. I'm currently living in Australia where I have started … | |
Hello. I am just starting to learn Python, but I have some basic programming and web coding background. As my first real Python project, I want to come up with something that manages some basic content on HTML pages. Specifically, I want to come up with a way that I … | |
3 days after I resubmit my sitemap.xml on GWT, I saw bunch of crawl errors on my GWT My Problem is GWT crawl a page on my site that doesn't exist, i mean the URL does not exist, The page is a 404 not found and it appears on crawl … | |
[ATTACH=RIGHT]16048[/ATTACH]What do you do when you're creating new features so quickly that your software can't keep up? Speed up production, of course. Google has announced that they plan to introduce a new version of their web browser [URL="http://www.google.com/chrome/"]Chrome[/URL] every six weeks in order to get new developments as quickly as … | |
Dear Friends! I don't understand that our websites is 8 years old and having good back link nevertheless not lie on any page of Yahoo search engine. Even our websites comes on "cheap air tickets India" (keywords) on google.co.in, Bing.com and other search engine but not in Yahoo. So I … | |
I am trying to optimize my site for search engines. I have looked some articles in this regard as i am still new for SEO. Now i am stuck up with the keyword density issue and have some doubts regarding this:- 1) Is keyword density still useful for a website … | |
Can anybody plz suggest how to target our keywords in link building techniques like articles,forum,blog commenting,classifieds etc. Please reply an appropriate answer. | |
take two following classes and their constructors as samples: [CODE=c++] class One{ public: One(int a,int b):adad1(a),adad2(b){} private: int adad1; int adad2; }; class Two{ public: Two(int input[]){ for (int i=0;i<10;i++) araye[i]=input[i]; } private: int araye[10]; };[/CODE] considering objects with static storage duration, I think first constructor can be applied during … | |
How does an optimizing c++ compiler determine when a stack slot of a function(part of stack frame of a function) is no longer needed by that function, so it can reuse its memory? . By stack slot I mean a part of stack frame of a function, not necessarily a … | |
Greetings, I have been searching to resolve this issue for a while, so I figured I would try to post this here. We have a website that uses an .ASPX file to retrieve search results from another website. We have it working in Internet Explorer 8, but it is not … | |
Hi all... Two of my inner pages were indexed by google previously but now they are not showing up in index.......After resubmissions for two times, still google has not indexed them from longer time......those two pages are:- <snip> Any problem in pages ? What must be the reason for not … | |
I am new to SEO, I have created a small blog and have added related keywords, meta tags, titles and have also followed nearly all google suggestions. I have backlinked (1 way) the site to PR1 and PR2 sites(do follow), google has crawled my blog but not showing any internal … | |
Maybe you're among the few who have seen the changes already; Google Images is getting a facelift this week. Google announced Tuesday that the familiar landing page for an image search will be changing and the site will offer more sophisticated technology for the 10 billion images it has indexed. … | |
Dear Steve Ballmer, I believe it's time to give up development of a mobile operating system. With all due respect to the multi-billion dollar empire you're entrusted with running, the simple truth is that Microsoft is quite bad at developing user interfaces that are friendly and intuitive. Windows 7 is … | |
It’s official folks, Google’s Nexus One has officially been discontinued and will no longer be available from their online store. [URL="http://www.engadget.com/2010/07/21/nexus-one-is-sold-out-in-googles-store-forever/"]Engadget[/URL] points out that the only way to get the phone is through KT, a Korean phone company (good luck), or Vodafone. Google is planning on distributing what remaining phones … | |
Hello everybody, I have some trouble with the google maps api. I want to add markers from a xml file to my map but it seems that the function is not parsing my xml file and I am clueless. Any ideas here is my code: [code] <!DOCTYPE html> <html> <head> … | |
Hello Does anyone know how to effectively search for a string in a Mysql table? Here's the problem: Let's say I have a table(id,song) and I want to search for a specific song (ex: One Love) Using the following query returns the exact song when the user enters it exactly … | |
I can't seem to disable dynamic linking. How do I do this? I've tried the following: [CODE]babbage-dasnyder 19% mips-unknown-linux-gnu-g++ -static -static-libgcc hello.cpp babbage-dasnyder 20% file hello hello: ELF 32-bit MSB MIPS-I executable, MIPS, version 1 (SYSV), for GNU/Linux 2.4.18, dynamically linked (uses shared libs), not stripped[/CODE] But as you can … | |
Hi, Does anyone experience of losing their SERP's on Google search engine when you've resubmit the sitemap.xml on GWT? What to do and How do you deal with it? Please give time to respond. Thanks a lot | |
Search Engine Optimization’s (SEO) first and foremost step is submitting site information in the form of crawler recognized format called Sitemap, an XML file with page, image and video link details. Start your Sitemap generation and submission by SEO Software Submitter Sitemap generator and submitter tools today to inform search … | |
i want to make my own search engine as google what should i do... | |
More of us could be taking Linux with us wherever we go in the coming years - that according to a [URL="http://www.abiresearch.com/products/service/Mobile_Devices_Research_Service"]pair of reports from ABI research[/URL] that predict a big chunk of both smartphones and non-smartphone mobile devices will be Linux-based by 2015. [ATTACH=right]15931[/ATTACH]"The number of Linux-oriented initiatives recently … | |
[ATTACH=right]15792[/ATTACH]Google has been attempting to break out of their search engine based box for quite some time by presenting challenges to some of the IT world's biggest names such as Microsoft and Apple. Now with the new App Inventor that Google has launched for Android it is giving developers more … | |
Hello friends, What happen if we cross the limit of characters for keywords, title and description tag can we penalized by search engines ? Thanks | |
How your site gets higher search results without competitor link building process? [INDENT]By referral search users visit your site by your targeted keywords. On later stages your product/service information links will be visible on download directories, press release sites, article sites, rss feed broadcasting sites, ad sites and video sites. … | |
[B]Article Marketing[/B] In case of article marketing, you pen articles on subjects that you have a vast knowledge of. The article must be very well-researched and proofread for spelling and grammatical errors. This will ensure that you get a good targeted traffic to your website. [B]Forum marketing[/B] You can start … | |
[B]Flash Support on the iPad Becomes Reality[/B] Comex, the programmer behind the user-friendly jailbreak tool, Spirit, has unleashed the source for his latest project, [URL="http://github.com/comex/frash"]Frash[/URL]. This little gem enables Flash support (sans video) on the iPad. Frash is still in the alpha stage, so if you run into problems, you … | |
[ATTACH=right]14514[/ATTACH]So you want your company to be innovative like Google. You want to have a lab and a constant flow of ideas, but you don't know where to begin. In an entertaining speech the other day at the [URL="http://www.aiimexpo.com/"]AIIM 2010 conference [/URL]in Philadelphia, [URL="http://www.cyrusmistry.com/"]Cyrus Mistry[/URL] from Google explained some the … | |
Hi all.... We all know that nowadays paid ads are very much in buzz.but does this paid ads helps in better search engine rankings or helps in increasing the website traffic? | |
There was a a lot of news coming out Microsoft and Apple last week: * On Monday, Apple released its stellar [URL="http://www.apple.com/pr/library/2009/07/21results.html"]earnings report[/URL]. * On Monday, Microsoft opened up the [URL="http://www.mssharepointconference.com/"]SharePoint 2009 Conference[/URL] in Las Vegas * On Tuesday, Apple released its latest [URL="http://www.metro.co.uk/tech/article.html?Apple_launches_new_MacBook,_iMac,_Mac_Mini_and_Magic_Mouse&in_article_id=755089&in_page_id=150"]product lin[/URL]e * On Wednesday, Microsoft announced … | |
I am an absolute newbie to SEO. Is it possible to get your website ranked well in Google with a very low budget? Would the pay-per-click be necessary, for instance? Thank you in advance. |
The End.