7,943 Topics
![]() | |
You probably know what is meant by the acronym SEO and the term search engine optimization. As you know that SEOs are so narrowly focused on search engine optimization that when they come across web sites that place well, they instantly try to uncover the "set of tricks" used to … | |
Hi, all I have questions about the google sitelinks. I know Google sitelinks is completely automatically generate for the website and it depend on the Google. but how could i change my site structure to make the google algorithm find my links? if i create some specify subdomains or directory, … | |
Hi I am a senior computer science student who is about to graduate. However, I have not had that much of an experience working with IT stuff other than what I did in classes. I feel really lost now, and very scared leaving academics without getting my hands dirty in … | |
Hi One of my website with the new url name was launched on 1st May' 2010, although the website is indexed on Google & Yahoo but not on MSN/Bing. I just wanna know how often MSN/Bing indexes the new websites. Also I have tried lots & lots of tools for … | |
I get an error in the Eclipse console when trying to run a first person camera using LWJGL & Java. "Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path" I did include the jar's for libraries and I did add the VM argument -Djava.library.path=C:\lwjgl-2.5\native\windows\ Please help. | |
Hello, I believe that submitting articles to Ezine and other popular article directories is a good way to increase traffic. I like to know how often should I do that? 1. Once a week 2. Twice a week 3. 7 times a week Of course, I am talking about fresh … | |
Wondering if anyone else uses Droid Generator The software that lets you create android apps with a link to your blog/site... My question is, does anyone know how I can add a second link on the first page of my app? Right now the software lets you place one. I'm … | |
Thought i would share this with you guys [url]http://www.seomento.com[/url] | |
Folks, I am a beginner of SEO.Can any one tell me among the three tags i.e). title,description and keyword tags which one is the best to place my keywords. 2)I read from a blog that Google is giving zero weightage to keyword meta tag.Is it true? Please answer | |
Hello, I used to submit to about 150 social bookmarking sites because I think they are good in SEO (Search Engine Optimization) to index my new pages/blogs. Today, I only have about 40 social bookmarking sites left to submit my new pages and blog. They closed my account after a … | |
Hi friends, I would like to introduce myself, I am shobana from Trichy. Currently working in BHEL as Web Admin. Also interested in web development and seo topics. | |
Although web design and graphic design using two images, text and font to create a method of your choice to communicate ideas, design for web and print are two different practices. Graphic designers have been known since the print media has been created, while web design began when the Internet … | |
The majority of the SEO task will be link building, which is the #1 ranking factor in getting to the top of Google. I am going explain the best sources to improve your link building. Source 1 - Article Submission Write an article that attract your target audiences. Note that … | |
hi can anybody plz tell me the information about on page and off page optimisation... I dont know the information for on page optimisation and how can i do on page optimisation for the site plz tell me methods or share ur ideas about on page optimisation plz tell me … | |
I need to know about quite a few things related to SEO. Does it offer organic or natural links to your site? I believe links are very important for a website. So how does SEO help in obtaining more links to a site? Also, how do you distinguish between onsite … | |
I think seomoz is the best company in entire world. It is the fast growing seo company in the world. What do you say? | |
Hi everyone! I'm not sure if this is the best forum to post this in because I'm asking for the opposite of SEO... My client's web site has about 100 pages. He is an agent who books condo/hotel reservations. He is permitted to have the hotel name (e.g. Joe's Hotel) … | |
I'm new to this, please have grace... So I understand changing the .htaccess file to let users type in a new link, and then it reference the old page as seen here: I want to access 127.0.0.1/site/result.php?par1=var1&par2=var2&par3=var3, by typing in 127.0.0.1/site/var1-var2-var3.html .htaccess file: Options +FollowSymLinks RewriteEngine On RewriteRule ^(.*)_(.*)_(.*)\.html$ result.php?var1=$1&var2=$2&var3=$3 … | |
![]() | Hi all, to simplify my problem, I'll use a quick example. Imagine I have a class of 'Cat' which has accessors for things like 'name', 'colour' and 'height'. I then put these cats in a list [CODE]List<Cat^>^ catList;[/CODE] I want to be able to search this list based on the … |
Hi, I'm doing a site for a client and they want a blog and an articles area. What i imagined doing was designing the homepage in html/css/jquery etc...and then install WordPress through cPanel for the blog and the article area. I have a choice i need some help with, do … | |
HI ALL, [B] [1]My Application needs to send Mail [No need to receive mail], Is There any way to send mail using only POP3 Authentication [Not using SMTP Authentication][/B] [B][2]What is the difference between [I]POP3[/I] and POP [B]Before SMTP[/B][/B] I'm trying in 2003 Exchange Server, language VC++ or C Sharp … | |
From what I gather as a Java beginner, when accessing instance members, the "this" keyword may apparently be used. see this program, [CODE]class sphere{ static final double PI=3.142; static int count=0; double radius,xcentre,ycentre,zcentre; sphere(){ xcentre=0.0; ycentre=0.0; zcentre=0.0; radius=1.0; count++; } sphere(double xcentre,double ycentre,double zcentre){ this(); // what does this mean … | |
What is Page Segmentation? Can anyone please explain me what is page segm | |
Friends, I’ve list of categories with url look like this ‘index.php?cat_id=1,2,3’ I want to rewrite my url as ‘demo-page.html’ However I want to be use here my page title in url page. How its possible? Waiting for reply... | |
hello frns, I am a seo expert from Indai. I am doing this work from last two years and i am doing also freelancing work | |
Hello, First I would like to say thank you for looking and any help will be greatly appreciated. I am trying to write a code which does the following: 1) Read a file (The file contains list of words) 2) The purpose of the program to ask the user to … | |
im making a program that loads a collection of strings from a file. then the user need to search the keyword using a binarysearch, but im using strings in my program, how to make the program using array of characters? here's my code, thx before :) [code] #include <iostream> #include … | |
I have an win32 console phonebook application. Phone records are held as linked list. [CODE] struct Tel_dugum{ char name[NAMELEN]; char telno[TELNOLEN]; Tel_dugum *next; }; [/CODE] You can see the structure of the linked list above. My problem is when i search i dont want my app to search whole records … | |
I'm new to making websites using PHP includes (normally everything would be Dreamweaver templates and library items). I'm still using DW templates, but all of the navigation, header and footer are all PHP includes. When I make a new page, say one directory inside of the root, DW automatically updates … | |
is it possible to use mathematical operators in .htaccess file? for example i want to redirect a page with id=100 to a page with id=30 ? | |
I have one website with blog. I have published a blog on that. Could I use the same blog as a article for article submission. Will this cause any duplicate content problem? Thanks in advance. | |
how and why do i need meta tags,how do i put them in my website | |
<Meta NAME> and <Meta HTTP-EQUIV> Hello guys, i am recently observed these meta tags in websites source file and that websites position in search engine is in top rank. are these meta tags are useful to get top rank in search engine? what are the difference between <META HTTP-EQUIV="keywords" and … | |
Dear friends, I'm doing my inventory project in visual studio 2005... Back-end is ACCESS... i'm having purchase, sales tables... I want to know, how to Generate Report(Crystal or Data)... I need Steps to create and coding associate with it(For both, if it is possible)... Because i need very urgently... Plase … | |
Many search engine automatically delete website that were registered but have not been updated for a long time. You may have also submitted a web page that has changed or has been deleted yourself. Also, many search engine submission place new submissions in the top of their lists. The longer … | |
Hi... My name is Daniel Brown and I am 25 years old. I am an online marketer, Currently working with a British company. I have joined this forum to learn something new in online marketer and to share a little bit of knowledge that I have about online marketing and … | |
Hi, i am making a menu and want to be able to add menu links by simply adding a new record to a database, i have got the main concept going but am having some troubles, instead of writing: the same piece of code to load a new menu item … | |
Though if you optimize your site for SEO, it will affect both Google and Bing. But I just saw this interesting post on this site: [url]http://blog.searchenginewatch.com/090904-121551[/url] So what do you think? | |
Hi Folks, What is the difference between 301 and 302 redirections.Will it affect our site page rank ? if yes how it affects? Thanks Bruce | |
Good day: I'm creating a form to write SEO into my php page head and have run into a block on the mysql_query() UPDATE function. I just cannot seem to get it to write multiple fields in a row. What I've done so far is as follows: [CODE] <? if … | |
Consider following function: [CODE]void func(const char & input){ //do something }[/CODE] Apparently it makes sense for the parameter to be constant value not reference to constant, Now may a compiler optimize that to constant value so that it'll be the same as following ? [CODE]void func(const char input){ //do something … | |
You guys were so kind in helping me resolve my database connection problem, my web page is up and running with connections to the database working just great. Thank you all. Now I am just having a problem getting the Search to work. My web search requests return the following: … | |
Hi, I was making a search box and was trying to highlight the words that the users will enter in the search box,for example if the user enter "kids" in the searchbox it should highlight the "kids" word in the result............. is anyone have an idea how to do that | |
Please tell me how back links helps and what is the exact defination of it? | |
Hi Folk, What is the best SEO tools you've ever used? Please share here so we can get the hidden great tools to help our SEO. | |
If you are into SEO, you will know that building backlinks to a web page is the key to high rankings. However there are some common misatkes (you can make without even knowing) which will get your site banned from the search engines. See these common mistakes here: [B][URL="http://www.xomba.com/are_you_making_these_5_deadly_link_building_mistakes"]Common Backlink … | |
Hello, Currently, the only method I use is social bookmarking submission for my new blog pages and I write some articles to submit to article directories but not much. I am trying to increase back links to get better indexed in major search engines. I heard that someone here use … | |
When I researched an article on multimedia search last year for [URL="http://www.econtentmag.com"]EContent Magazine[/URL], (The [URL="ttp://www.streamingmedia.com/article.asp?id=9879"]resulting article[/URL] was republished on Streamingmedia.com last December.) I learned in the course of my research that it's hard to search for non-text elements because they lack the contextual language of text. Seems logical enough, but … | |
I have watched alot of Java tutorials on yutube, but they all say to go to [url]http://www.sun.com/[/url] and get the JKD, but there is about 7 downloads labled JKD and java development kit, so can somebody please give me an exact download link, i want to have a look at … |
The End.