7,154 Topics

Member Avatar for
Member Avatar for jesicawillss

Hello. I want to setup Google Webmaster Tools account but don't know how to do. Please guide me that after registration what is the process and after setting up an account which are the most important things to keep in mind?

Member Avatar for denysaputra
0
148
Member Avatar for mesanda

I am a new member of this forum!:icon_smile: and I just want to introduce myself, my name is Inda and i am from Indonesia. i need for your help guys, i have some problem in double link list, how it make in .c and .h?

Member Avatar for Onlineshade
0
59
Member Avatar for webdi

Hey, I would welcome some advice here. I'm developing my first Drupal site and I am using Zen as my starter theme and creating a sub-theme. I've got my navigation set up in the second (right) sidebar. I would like all of the inactive navigation links to have the same …

Member Avatar for webdi
0
239
Member Avatar for mosesaaron

Selecting the right keywords to optimize a site is a difficult job and it becomes even more difficult when it is about long tail keywords. Is it important to focus on the length of the long tail keywords?

Member Avatar for M Becky
0
157
Member Avatar for AccurateAG

This article assumes you have already done the following: 1. Built, activated, and optimized your website. 2. Done all your on-page SEO 3. Verified it and listed it with Google, Bing, and Yahoo, including your sitemap. 4. Listed your site with social media sites such as Twitter, Facebook, and LinkedIn …

Member Avatar for kissif
1
558
Member Avatar for virtualmisc
Member Avatar for zabalex
0
214
Member Avatar for ZnHosting

Right, I have a few keywords I want to target for my website. How do I go about targeting these keywords? Where do I start? Do I just put backlinks with the keyword on high PR websites? I've updated my content? How can I get into google with the keyword? …

Member Avatar for zesiranjha
0
195
Member Avatar for RachEv
Member Avatar for webrex
0
151
Member Avatar for markdean.expres

I'm just wondering guys if it is possible for me to go to the specified listbox item via searching. Example; Listbox1 items are Apple Banana Guava Pineapple Peach When I key in the word Apple in a textbox, the SelectedItem would go to Apple, is this possible?

Member Avatar for markdean.expres
0
6K
Member Avatar for bdaybless

What is the difference between STRONG and BOLD tag? Which tag Google prefers more <strong> or <b>?

Member Avatar for geminideal
0
138
Member Avatar for joy12

I have 2 or more websites pointing at the same IP address, does it effects the search engine rankings for each websites ? Is it bad SEO to have multiple domain names on same IP address And will this negatively impact search engine results for each ? Thanks in advance …

Member Avatar for Dani
0
118
Member Avatar for wfws

I'm working on a school C++ program, and its my first that uses classes and objects. Its great fun, and I'm almost done. I have a problem with the search function, which involves several pieces of code- the .h files, the .cpp implementation file, and the main code file. If …

Member Avatar for gusano79
0
97
Member Avatar for Emma Johns

in your opinion, what is useful that Google Panda have according to SEO point of view???

Member Avatar for gooplex
0
167
Member Avatar for ellenwillss

Hello everybody… I have one website but its bounce rate is very high i want to increase unique visitors for my site. So anybody tell me what can i do to get unique visitors for my website.

Member Avatar for 88dbsakthi
0
177
Member Avatar for jeet13

hi guys, i have a little confusion about Dofollow & Nofollow. Q: What is Dofollow & Nofollow? Q: Who is better? Dofollow or Nofollow? :icon_redface: please share the answers with me. Thankyou.

Member Avatar for bobwarner01
0
139
Member Avatar for IntegratedS

Hello friends, Can I use the same description tag for some of my other similar sites. If no please let me know the reason? Please give your valuable suggestion's... Thanks

Member Avatar for geminideal
0
39
Member Avatar for makemoney10

Hi all friend please help me show my website 9to10 Google page but today not show any page my website. Please tell me what this problem. Regard Muhammad Arsalan

Member Avatar for makemoney10
0
75
Member Avatar for webrex
Member Avatar for zabalex
0
146
Member Avatar for fergalcatcher
Member Avatar for webmaster@123

I have some doubt regarding keyword analysis; please some one answer to this Below are the keywords I have picked for one of my page but I have some doubt regarding the keywords Global monthly Searches Local Monthly Searches Sales Training Program 9,900 800 Sales Training programs 6,600 590 Sale …

Member Avatar for RachEv
0
122
Member Avatar for dcc1

Hi guys, I have a strange problem - when Google indexes my blog posts it picks up a "|" after the title. For example; BLOG POST TILE | In WordPress it looks fine, but Google keeps adding this pesty | symbol. Anyone know how to fix this ?

Member Avatar for datti
0
121
Member Avatar for jesicawillss

Friends , tell me that how effective link wheel is to increase keyword ranking? Tell me how can I do link wheel properly?

Member Avatar for bobwarner01
0
219
Member Avatar for Nonar

Does Google punish websites share with the same IP on the same vps. ? How many websites can share on the same IP ?

Member Avatar for alanlawson123
0
175
Member Avatar for arooney

Hi, I'm on an Apache server. I'm trying to create a permanent redirect of an entire website to a single page on the new site. I'm using this: Redirect 301 / [url]http://www.cvm.org.uk/wales/index.php[/url] Redirect 301 /links.php [url]http://www.cvm.org.uk/wales/index.php[/url] The first line works fine for the index.php page of the site. The second …

Member Avatar for Tiggerito
0
241
Member Avatar for praveendasika

I have attached an image to the post.I want my site to come up in the search results as such ...please advise me what i should do ?

Member Avatar for zabalex
0
129
Member Avatar for prestige9

I have seen so many times the logo of RSS, but I don’t know how does it work. Please tell me what is RSS?

Member Avatar for paavan123
0
134
Member Avatar for IanArcher

Here is my website [url]http://projecttower.site50.net/questions/[/url] I have a collapsible panel there that whenever it's clicked it shows a form where you add a question, answer and ID. the first form is for a file on my server called [URL="http://projecttower.site50.net/questions/questions.htm"]questions.htm[/URL] the index.htm file is a live search results page that reads …

Member Avatar for Stefano Mtangoo
0
302
Member Avatar for korobaton

SO YEH MY problem is its not reading the whole file and inputing it to the stucture.. i believe that the problem lies in the adt.( the last source code on the bottom) in the private adt search function, insert function, and traversal..... ive been wreking my brains out trying …

0
155
Member Avatar for ezekit

SO im trying to get this source code transformed to a double link list it has two nodes sentinel and header....the source code was used to be a singly linked list..... nyhow i cant seeem to get this whole thing right..... it works fine when it was on its orginal …

0
94
Member Avatar for blackrobe

Hey, [B][U]Problem:[/U][/B] Need to find an algorithm that given 2 sequences of [B]n[/B] numbers each, say [B]S1[/B] and [B]S2[/B], and 1 number, say [B]x[/B], it would tell if x is in the sum result of S1 and S2. The hashing function, say [B]h[/B], must be picked at random from a …

Member Avatar for Taywin
0
533

The End.