7,154 Topics

Member Avatar for
Member Avatar for fumnimda

how much important is the role of anchor text of links in SEO? i heard from of my friends it have position 2-3 .is it right? is it different for any SE?

Member Avatar for rogermatin
0
140
Member Avatar for tiyabatra

[B]If you want more and more people to come to your website, then SEO is necessary. For understanding the significance of SEO, you need to understand what it does for your website. SEO helps in enhancing the visibility of your website on search engine result pages. Effective SEO brings your …

Member Avatar for canadafred
-2
310
Member Avatar for Karen Gilday
Member Avatar for canadafred
0
478
Member Avatar for tadisaus2

Hello, I have changed all of my pages on my websites to SEO friendly URLs. I noticed the increase on Page rank on some pages. However, there are more errors of pages not found on my log. I have changed from /index.php?id=1234 to /index/i-like-this-forum/. So, my question is, does anyone …

Member Avatar for canadafred
0
106
Member Avatar for fumnimda

consider i have for example "Ferdowsi University" as a keyword for my page. as i know it is a efficient way to link this word to some where. which one is better: linking to a page on my site that have something content about apple on it , or linking …

Member Avatar for jay 11
0
95
Member Avatar for slfisher

The Los Angeles City Council voted unanimously earlier this week to outsource its e-mail system to Google Inc., according to an [URL="http://latimesblogs.latimes.com/technology/2009/10/city-council-votes-to-adopt-google-email-system-for-30000-city-employees.html"]article[/URL] in the Los Angeles [I]Times[/I]. The contract is worth $7.25 million and covers 30,000 employees. In June, Washington, D.C. made a similar decision, signing a contract worth almost …

Member Avatar for ShadyTyrant
2
1K
Member Avatar for syedcash

This [B]article[/B] tells you various search engine optimization tips and steps for seo your website. After reading this article you would be able to find some of the best online solution for seo services. [B]Title:[/B] Make a title which will explain the Page! Keep your title short and to the …

Member Avatar for redesignunit
-1
185
Member Avatar for ib4dogz

Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to have “Directions: To here - From here” feature in it. Thanks in advance for your assistance. [URL="http://www.crucialdesign.net/diningguide/test.html"]http://www.crucialdesign.net/diningguide/test.html[/URL]

0
95
Member Avatar for cadrpr

HI, In a recent Google posts, now their will be a hyper link in the snippets of the website in Google SERP pages. Any ideas about it ?

Member Avatar for cadrpr
0
66
Member Avatar for keepbusy

I run an entertainment website and currently have my website title in the Title tag of every page, although I'm considering dropping it for SEO as I have read that any non keyword weakens the relevancy. Should I do this? For example, a current title reads "Random Game - K******.net", …

Member Avatar for canadafred
0
128
Member Avatar for aptitudedude

Hello, I have a two tables created to apply keywords to a given entry: Table: File FileID (int, pk, auto incr) Name (varchar) Table File_Keyword KeywordID (int, pk, auto incr) FileID (fk) Keyword (varchar) Given that I have a record in table File with 2 corresponding records in table File_Keyword …

Member Avatar for Atli
0
1K
Member Avatar for tameez_say

I have two websites. I work on their SEO and get a good rank, but the rank does not prove to be stable. How to make an SEO rank better? How to become stable in Google search? Is there any way to do it?

Member Avatar for tameez_say
0
161
Member Avatar for daniyalnawaz

I want integrate following apis in my website, 1. Yahoo BBAuth 2. Google OAuth 3. Live ID Delegated Authentication 4. Facebook Connect Does these facilities enable me to get their email addresses as i cant find any mention of email address of the logged user in the API documentations.

Member Avatar for pritaeas
0
144
Member Avatar for MktgRob

I have a client who is hot to start using AdSense to get some more revenue and he said that he heard that AdSense participation can provide an SEO boost. While I told my client that he should not expect a great deal of revenue I had never heard about …

Member Avatar for MktgRob
1
180
Member Avatar for notuserfriendly

basically i am trying to search for similar strings in an array which is hardcoded into the script and compare them to and find the line they exist on the text file here is my code so far [CODE=perl] #!/usr/bin/perl %fruit=(banana=>1,apple=>2,orange=>5); $target = %fruit; open(INPUT, "<fruits.txt"); while (<INPUT>) { if …

Member Avatar for d5e5
0
242
Member Avatar for veledrom
Member Avatar for jay 11

The six minute video clip is a bit hoaky (particularly Schmidt's attempts at humor) but there are some interesting takeaways from this interview, like: [LIST] [*]figuring out how to rank real-time info is "the great challenge of the age." [*]broadband will be comfortably faster than 100MB (at least for the …

Member Avatar for vegaseat
0
254
Member Avatar for iwahm

I'm confused that whether getting backlinks from banned sites will automatically ban your site by search engines.Then how to find that which one is banned by search engines.

Member Avatar for jay 11
0
119
Member Avatar for MktgRob

What are the basic skill sets necessary for a person to handle SEO initiatives for a corporate website? I am curious because one of my clients is looking to hire someone in a permanent role. Currently I am handling their SEO intiatives and they feel that as I am the …

Member Avatar for MktgRob
0
184
Member Avatar for iwahm

I've a blog & I want to know which keywords of my blog have good SERP ranking.Is there any site or software which is offering this service ?

Member Avatar for adttransport
0
700
Member Avatar for Indiainternet

Hi I have redirected my old website ygdensons.com with new one yamunadensons.com using htaccess. But now both site are having same meta tags, title and description. Ofcourse now ygdensons.com is redirected to new website. My question is Will it be consider as duplication of meta tags and content and Thereby …

Member Avatar for AirForceOne
0
120
Member Avatar for wq0
Member Avatar for TeckniX

So I created a template for a simple link builder function. Problem is, when I use it, I don't get the link, I get just the text. Could anyone help me understand what I'm doing wrong? Thanks! [CODE] <xsl:variable name="ReadMore"> <xsl:call-template name="linkBuilder" > <xsl:with-param name="linkID" select="format-number(@ID, '#,##0.#;-#,##0.#')" /> </xsl:call-template> </xsl:variable> …

0
139
Member Avatar for MDGM

Hi all, I'm creating different pages on a website for each branch in the country for a business. The way the user gets to their branch is through a dreamweaver generated jump menu. My question is: Will search engine robots crawl the pages that are linked via the jump menu? …

Member Avatar for jaspaltech
0
248
Member Avatar for Danamez101

Hi, Does anyone know of any Live Chat affiliate programs that I could sign up to, what I mean is Live chat software and/or live chat service where they do the customer service, I’m looking to make a review website because these type of sites offer recurring income., as you …

Member Avatar for MktgRob
0
94
Member Avatar for mejohnm

I cannot get my array to convert to int. I tried some ways but always ran into errors. Here is my program as it stands now. Can anyone give me some pointers??? [code] using System; using System.Collections.Generic; using System.Collections; using System.Linq; using System.Text; using System.IO; namespace sortingarray { class Program …

Member Avatar for mejohnm
0
163
Member Avatar for catcoffee

Hi, all! It's me again. And i'm idiot. I have in my table many-many articles. Their titles and anonses showed on page article.php [CODE] <?php mysql_connect($host, $username, $password) or die(mysql_error()); mysql_select_db($database) or die(mysql_error()); mysql_query("SET NAMES utf8"); $sql = "SELECT*FROM advicer ORDER BY id DESC LIMIT 4"; $result= mysql_query($sql) or die(mysql_error()); …

Member Avatar for Stefano Mtangoo
0
256
Member Avatar for xoox

A recent study shows that more and more people are now looking to search with long tail keywords. This has probably to do with lots of less relevant links making it to the top of competitive keywords thanks to SEO. Keywords with 8+ words have had a 6% growth while …

Member Avatar for xoox
0
134
Member Avatar for GuyClapperton

So I'm helping host an event for [URL="http://www.google.com"]Google[/URL] yesterday - called Atmosphere, it was based in London and had about 300 CIOs present. I was lucky enough to be chairing a couple of panel discussions (and will put YouTube links in here if anyone's interested in what CIOs from Amazon, …

0
390
Member Avatar for seo2005

Please tell what is meant by website structure optimization and what are the steps I need to take to ensure that website structure is optimized Thanks

Member Avatar for jb1ker
0
83

The End.