Tagged Questions
0
votes
1answer
26 views
How to retrieve PageRank for a blogger blog?
I know this sounds like a stupid/obvious question, but when I try to retrieve the page rank of my blog using online tools, I don't get any result.
My blog is know as ...
4
votes
4answers
188 views
Using subdomains or directories for main categories?
I have a website which references places to travel to in the world. Those places are (of course) grouped by countries.
Here is an example of an actual URL of my website:
...
0
votes
1answer
177 views
Redirecting a subdomain from wordpress.com to an external web address
I have a question about redirecting a subdomain of a blog hosted on wordpress.com to an external URL.
Given the following:
1) I own a domain name foobar.com purchased from another registrar (not ...
4
votes
2answers
332 views
Why is “www.mysite.com” different from “mysite.com”?
In any browser if I use www.mysite.com or just mysite.com the web page is correctly retrieved, but I am having trouble with Google Analytics and Facebook App.
Facebook:
To be able to get Likes, I ...
1
vote
1answer
290 views
creating subdomain(sub.domain.com) and redirecting to another server (sub.domain.org) whiles maintaining .com in the url
Redirecting to different server but same domain.
I have 2 servers on different hosts. One has domain.com and the other domain.org. domain.org has more resources.
Now i want to create a sub domain on ...
1
vote
1answer
260 views
Getting a domain sub-directory url for a new server
I have an web application server running tomcat and i need to publish my APIs to internet users. However I don't have a domain name for this server and I can only put the ip address of this server ...
3
votes
3answers
168 views
Is it correct to have domains with more than 3 levels?
I've been arguing for some time about this topic, now I'd like the opinion of professionals.
My point is that a domain should be made of 2 or 3 levels at most, like:
mysite.com
blog.mysite.com
...
1
vote
2answers
420 views
Google shows subdomain of main site instead of add on domain URL
I have my host (lunarpages) set up with a few add on domains to my main account. These show up as sub-domains of my main account, but they can be reached by using the new domain I've created. So:
...
0
votes
1answer
187 views
How to solve this problem with my subdomain?
I have my site hosted at http://blog.rgksugan.in.
I have set a subdomain in it for my blog.
But after landing on my blog whatever other links I click i get the link as
...
1
vote
3answers
57 views
Find child domains of a URL
Is there a way to find all the child domains of a URL?
e.g. parent url: www.example.com
Sample child domains:
www.a.example.com
www.abracadabra.example.com
www.zoo.example.com
2
votes
3answers
85 views
How do I know whether a site is a daughter site of another?
Given http://www.ocfaustralia.org/ and site 2 http://griffith.ocfaustralia.org/, is there a way for me to tell whether site 2 is a daughter site for site 1?
That is, if I were to remove site 1 would ...
51
votes
8answers
2k views
Should I include “www” in my canonical URLs? What are the pros and cons?
What are the pros and cons of having http://www.example.com/ vs http://example.com/?
For example a problem I'm aware of is that if I use a domain without www I can't set a cookie for the current ...