Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Maui Web Site Design Company
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Maui Web Design  
View profile  
(1 user)  More options Apr 25 2007, 8:50 pm
From: Maui Web Design <suma...@gmail.com>
Date: Wed, 25 Apr 2007 17:50:26 -0700
Local: Wed, Apr 25 2007 8:50 pm
Subject: Maui Web Site Design Company
Maui Web site design, web development and search engine optimization
services from Maui, Hawaii.
Our company is one of the most experienced web design development
companies found in Hawaii. Working with all the latest web
technologies Aloha Tech had the tools to get the job done right.

Get a professional Maui Web Design www.alohatechsupport.net by Aloha
Techsupport Hawaii.

Aloha Tech Support Hawaii works with web design and graphics software
including, PHP, Perl, Mysql, Flash Media, Cascading Style Sheets
(CSS), Valid XHTML, DHTML, and RSS XML documents.

Maui Web Design: www.webdesignsmaui.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jesse Francis  
View profile  
 More options Apr 25 2007, 11:41 pm
From: "Jesse Francis" <i...@mauicomputer.com>
Date: Wed, 25 Apr 2007 17:41:04 -1000
Local: Wed, Apr 25 2007 11:41 pm
Subject: Re: Maui Web Site Design Company
Geez, I hope you didn't send this to everyone, I got like 7 emails from you.
If I didn't know it was you I'd think It was spam ;P
nice domain name too. great for the seo.
But have it go to its own site not redirect or google may dis you.

Aloha,
Jes


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
heyj...@yahoo.com  
View profile  
 More options Apr 26 2007, 4:58 pm
From: heyj...@yahoo.com
Date: Thu, 26 Apr 2007 13:58:00 -0700
Subject: Re: Maui Web Site Design Company
Thanks for the announcement, but please dont spam the forum.

Good luck!

-Joe

On Apr 25, 2:50 pm, Maui Web Design <suma...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Maui Web Design  
View profile  
 More options Apr 26 2007, 6:34 pm
From: Maui Web Design <suma...@gmail.com>
Date: Thu, 26 Apr 2007 15:34:10 -0700
Local: Thurs, Apr 26 2007 6:34 pm
Subject: Re: Maui Web Site Design Company
Sorry about that little episode guys got a little excited when I found
the group. Won't happen again. Funny that Yahoo brings the group up
pretty high and Google does not even though it is a Google group. Any
way I think it's a great idea for Maui web designers to come together
to share knowledge and latest design trends.

Hey Jes great ideas as well with your community at www.mauidesigners.ning.com

Glad you like the alt domain, it is however defiantly possible to have
a search engine friendly redirect utilizing a 301 (permanent) redirect
through your .htaccess file. There is even a great checker at
www.webconfs.com/redirect-check.php to see if you set it up right. And
of course you would not submit a different sitemap for it to Google
and so on. (a very deceptive tactic that unfortunately some people do
use)

The way you can tell if its search engine friendly or not is that it
actually switches to my main domain instead of masking it with the
alias in the address bar. Actually www.alohatechsupport.net ranks
fairly well even with out any keywords in the domain name. I just seem
to have it because it's easier for people to remember.

I don't like or post multiple different sites with different domain
names that are actually the same design company. I think it confuses
the user and is deceptive to possible clients. I actually see quite
allot of this tactic being used while searching Maui web design on
Google and especially Yahoo.

On a different topic, does any one have any latest news or ideas on
SEO for Flash sites? That could be a great topic for general
discussion.

On Apr 26, 10:58 am, heyj...@yahoo.com wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "was SEO and FLASH / SEO and AJAX" by Jesse Francis
Jesse Francis  
View profile  
 More options Apr 27 2007, 6:35 pm
From: "Jesse Francis" <i...@mauicomputer.com>
Date: Fri, 27 Apr 2007 12:35:47 -1000
Local: Fri, Apr 27 2007 6:35 pm
Subject: was SEO and FLASH / SEO and AJAX

> Hey Jes great ideas as well with your community at www.mauidesigners.ning.com

Yeah I just made that last week.

> The way you can tell if its search engine friendly or not is that it
> actually switches to my main domain instead of masking it with the
> alias in the address bar. Actually www.alohatechsupport.net ranks
> fairly well even with out any keywords in the domain name. I just seem
> to have it because it's easier for people to remember.

I have read much about this but did not research the specific methods as I don't have any redirecting domains.
Good to know.

> On a different topic, does any one have any latest news or ideas on
> SEO for Flash sites? That could be a great topic for general
> discussion.

Although I do not do FLASH I am coming to similiar conundrums using xml http requests.
Since I'm not using XML but XHTML some pop acronyms are AJAH or AJAXH instead of AJAX but they are the same method.
Google specifically and of course other engines do not spider onclick'' javascript links.
Since I am only importing pages into existing pages the href for non-javascript users will only bring up the pertinent contained
piece of data and not the container page brought  about with the http request.
So I am having diffiulty building sites resembling web 2.0 apps that even Google itself uses extensively.

I am trying to figure out a php/javascript method to check for javascript and write javascript to the <a> element only when
javascript is available using perhaps innerHTML. The default html would be standard page and navigation from Web 1.0 (haha).

It's tricky and complex to me and I am very very open to suggestions for building Web2.0 apps that deprectae to Web1.0.
Both pages would of course be built on the flyu with PHP.

Further If/How google spiders these deprecated pages, and then presents links to users. I want users who have javascript on to get
the Web2.0 experience even thought they are being linked in to static pages.

The last issue is how to do this all in an economically viable way for my clients.

Aloha,
Jes


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google