I am having a confusion which domain to go with.
domain or www.domain
I dont care about the redirections between each other. I would like to know which one is better in any ways.
Update: Greg's links below have very useful info. Must visit.
...
When users want effects to happen between page loads (ie, old content fades out then new content back in), I typically build the site as follows:
index.php, about.php, etc...
<?php if(@$_SERVER['HTTP_X_REQUESTED_WITH']==''){include('includes/header.php');}?>
<content>blah blah blah</content>
<?php if(@$_SERVER['HTTP_X_REQUESTED_WITH']=...
hi
i am using google cse in my blog..
i want to customize the results like....i will explain with simple scenario..
In my webpage haing the three columns.. middle column having displaying search results..i have left column having the catagerization like products(etc based on the meta tag keywords).. if the user is searching for a par...
I had a food takeaway website, where the users can search the restaurants by giving their area name.
I want my website's LONDON search page to be listed when user search in google 'TAKEAWAYS IN LONDON'.
I think google dont crawl websites with query string.
HOW CAN WE ACHIEVE THAT? Plz help Any help will be highly appreciated
...
I have a javascript snippet that clients can put on their webpages that loads some text associated with embedded flash objects (like Slideshare presentations) on that page. Does Google crawl this type of content? Will this provide any SEO benefit? If not, what else should I consider. I don't want to force people to embed the actual con...
I know while we setup meta tags in our websites, we are configuring how a Search Engine lists our websites in their Database, but while searching some popular site like FiFA World Cup(for now), torrentz and others.
I have attached some pictures referring to what I am telling.
How to accomplishes such result
...
hi,
A section of my website is accessible only for authenticated users. I was wondering if this pages are crawled by google, or they are kinda "hidden" to the search engine.
thanks
...
Hi guys,
I'm creating an online based system that has public user profiles for all users..
I'm wondering how to organize the URLs for these public user profiles? What could be better for the SEO and of course for the user friendliness?
{username}.mysystem.com
or
mysystem.com/{username}
or maybe even
mysystem.com/users/...
So... what is the truth about 302 redirects and where is someone with empirical evidence that proves that clean 302 redirects from one site to another does not carry link juice?
Recently, I've had overlay frantic people I link to wanting me to change my links to be direct rather than redirects. I have a high-traffic and well-indexed si...
I have a site with many pages at different third-level subdomains. I have checked Google Page Ranking. It was different for different subdomains.
How can I tell search engines (Google, Yandex) that all my subdomains are indivisible site with one rating?
...
We are developing a website quite similar with ebay.com and in order to upgrade/maintain it without much effort we decided to split/isolate different parts of the website like ebay does too (e.g the item page/application will be served from cgi.domain.com , signin application from signin.domain.com, shopping cart application from offer.d...
I'm wondering if it is possible to upload a site to the root directory, but not make it already visible for public (and Google for SEO reasons). And what is the best way for that?
Is it possible with some rules in the .htaccess file to let it look like the site is www.example.org/new/ instead of www.example.org?
Thanks
...
Let me explain myself. I have a page that contains static information and information that I get trough an ajax call (using a tabbed navigation / works with javascript disabled also).
For example when you go to website.com/article_id/ basic data is showed and the first tab is opened. Then you can click on a tab and it goes to website.co...
I currently have both urls of my site listed in google and yahoo siteexplorer etc, there is some difference in the pages that are indexed.
Do I need both, or can I delete the one with the www at the start and then let it find all pages using the new url? I have already set my preferred domain in google but can not see a way to do it in ...
Hi, I'm launching this big database (1.5+ million records) driven website and I want to know some SEO tips before..
Which links I need to tag as rel="nofollow", rel="me", etc?
How to prevent search engines to follow links that are meant to users only? Like 'login', 'post message', 'search', etc.
Do I need to prevent search engines from...
Is there any advantage to have a URL with a hash written with slashes around it. For example:
http://www.example.com/#/profile
Does it SEO better? I thought anything after a slash was not indexed.
...
Do you use "keywords" meta in your site, knowing that Google does not use them (and has no plans) in page ranking, and perhaps even search?
...
I want to know if it's possible to create a GET form that has as action "search.php?what=bla bla" and in the url bar it shows "search/bla bla" . Then I can handle the search file and explode the search terms, but what is the rewrite rule?
...
I have seen many websites includes apple and most of asp.net sites uses
<a onclick='s_objectID="http://www.apple.com/mac/_2";return this.s_oc?this.s_oc(e):true'></a>
kind of links. i.e. no href on a tag. and link embedded to onclick event.
what are the reasons for that ? analytics ?
How does it affect on seo ?
...
I just received a wish-list of my client demanding me to optimize his website in such a way that it is ranked in top 10 on all major search engines (e.g. google, yahoo, bing etc). His website is about "Alzheimer Disease" and I know that there is a lot about this topic on Internet. My Question:
Can any developer commit with his client th...