2
votes
3answers
114 views
How does Google Know you are Cloaking?
I can't seem to find any information on how google determines if you are cloaking your content. How, from a technical standpoint, do you think they are determining this? Are they sending in things …
1
vote
1answer
64 views
Legitimate URL Cloaking for SEO?
Hey there,
I have just asked these two questions, one on flash seo url best practices and one on url redirects for seo in flash, and it got me to read more about cloaking and sneaky javascript …
0
votes
5answers
28 views
URL Redirects for SEO (in Flash)?
I am creating a flash site and am trying to make it SEO. I'm thinking a possible solution would be to render html to any search engine bot, or to anyone who needs accessibility, and rendering the …
0
votes
0answers
13 views
Flash SEO Url Best Practice?
Hey there,
What is the best way to structure URLs for Google if your building a flash site with duplicate HTML pages? I am using Rails with Flex.
Say I have a website www.mywebsite.com that returns …
5
votes
13answers
282 views
How important is the website logo on a page?
I have stopped to insert "img" tags for the logo of the page. Because its not an image that is part of the content, its a design element but its still a information I want to have control over. So I …
0
votes
3answers
24 views
Listing ajax data in search engines ?
Is there any way to allow search engines to list JSON or XML ajax data ?
0
votes
1answer
26 views
Search engine optimization for kml file type
I've a web site that generates kml files. An uri like this:
/tokml?gid=2846
Generates a file like this:
Mt. Dana Summit Trail.kml
Using Header('Content-Disposition: inline; filename="Mt. Dana Summit …
0
votes
3answers
16 views
Rewrite domain requests to prevent splitting the google ranking between two sites
In the top answer in What should a developer know before building a public web site?
one of the SEO recommendations is:
Rewrite requests asking for yourdomain.com to www.yourdomain.com to prevent …
7
votes
3answers
92 views
ÅÄÖ: what is considered more SEO friendly URL
As far as I can tell I shouldn't be using ÅÄÖ (somthing like they have no visual representation in ASCII??).
So what is considered more SEO friendly? Replacing i.e. all "ä" with "a" or "ae"? (The CMS …
-1
votes
0answers
27 views
effective google search [closed]
hi ppl,
I wanted to know how to do effective Google search to get the things out from the box(of the web). How to search anything on Google and get it right on your pc (ANYTHING includes only …
2
votes
3answers
71 views
Should I use 404 Not found or 410 Gone for a bulletin board system, when a topic is deleted?
Hi,
I'm creating a bulletin board system, and now I'm implementing a 'delete topic' feature for admins. If someone opens the deleted topic, the server cannot find it, so it must be 404. On the other …
0
votes
2answers
34 views
Length at which Google will truncate a page title in search results [closed]
How many characters can a page <title> be before it will appear truncated in Google search results?
What about other search engines?
2
votes
8answers
167 views
How come google crawls some sites real time ? [closed]
I posted a source code on codeplex and to my surprise found that it appeared on google within 13 hours. Also when i made some changes to my account on codeplex those changes reflected on google within …
1
vote
1answer
49 views
Is 301 the correct redirect code for “fake” subdomains?
My site assigns each user a fake subdomain along the lines of
http://username.mysite.com/
which redirects to
http://mysite.com/shop/username
The second link is the one used internally, is …
1
vote
8answers
69 views
CSS / Page Loading Speed
Hi,
Just wanted to get a few opinions really, i'm trying to increase the loading speed of my site, and one way that google pagespeed has suggested is to remove the unused CSS from my css file for …
