Tagged Questions
1
vote
0answers
16 views
map a sub page of a domain to google sites
I control a subpage of a site: economics.university.edu/summerschool
I have access to CNAME, etc. However I want to use Google sites to create the site and then map the URL above to my Google site. ...
0
votes
2answers
22 views
I am moving my site from a virtual directory to a dedicated server, can I save me SEO urls via a web.config change?
I have been hosting my site in a shared environment at http://www.example.com/MYSITE/ for a while and I've built up a following there, I have decent ranking in Google and Bing, as well as I've been ...
0
votes
2answers
56 views
URL for a blogger blog issue
I am hosting the URL (www.getyourpansoff.com) of a friend as an add-on in a bluehost account. I want to use this URL for her blog (get-your-pans-off.blogspot.com).
I have configured the URL in the ...
0
votes
1answer
28 views
multiple domains for one site [duplicate]
I'm maintaining a website of a lodge which has a golf course, a spa and a restaurant and they all have seperate urls. Now, the main Lodge page contains all the content and for now, the other URLs just ...
2
votes
3answers
74 views
Redirection & SEO related stuff while moving to a new blog
I have a WordPress blog and recently I have setup a new blog lets call the old blog as blog old and new blog as blog new. What I did is moved the content, photos, pictures and all 250 posts from blog ...
1
vote
1answer
22 views
Should my “convenience” link that redirects to page 1 be a permanent or temporary redirect?
So, I have a simple blog. Included in my blog is tags. There are two ways to reach the first page of the posts belonging to a tag though. There is /tags/foobar and there is /tags/foobar/1 (where ...
4
votes
1answer
331 views
How can redirect pages from old core PHP site to new Joomla site?
We have our old site into core PHP and we have developed it again into Joomla 1.5 last year (because of some limitations we have to build it into 1.5). Now the problem is the URL of sites changed as ...
3
votes
4answers
1k views
How can I force Google to re-index my site?
I changed the structure of my URLs.
The pages are already indexed by Google and have the following structure:
http://mypage.com/myfolder/page.apsx
The new structure is:
...
3
votes
1answer
799 views
Redirect a url to another url in IIS 7.5
I have no idea why this isn't working. I've tried creating map rules and then rewritng and redirecting the url. I've tried just redirecting it with a simple rewrite rule and no matter what, the only ...
0
votes
1answer
176 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
3answers
280 views
How to handle URLs with diacritic characters
I am wondering how to handle URLs which correspond to strings containing diacritic (á, ǚ, ´...). I believe what we're seeing mostly are URLs where diacritic characters where converted to their closest ...
1
vote
2answers
905 views
How to redirect an old url to a new url via htaccess? Website uses Wordpress [duplicate]
Possible Duplicate:
.htaccess Redirect Old Threads
We had quite a hefty news site which had very ugly urls from a custom cms. We have since relaunched and moved all the content over to ...
0
votes
0answers
9 views
Point website's root to a different website's subdirectory [duplicate]
Possible Duplicate:
How to hide website's real address
I need to point a certain website's root directory to a different website's subdirectory, e.g. when you access site1.com, it will ...
0
votes
1answer
657 views
Link to pages on site without .html extension appearing in browser?
I've modified my .htaccess file to allow access to html files without having to include the extension on the end, for example:
www.mysite.com/document
directs to
www.mysite.com/document.html
...
1
vote
3answers
114 views
Should a link validator report 302 redirects as broken links?
A while ago, sparkfun.com changed their URL structure from
/commerce/product_info.php?products_id=9266
to
/products/9266
This is nice, right? We don't need to know that it is (or was) a PHP ...
1
vote
1answer
118 views
Potential issues with multiple home pages
I have a site where I want to have two different home pages: a general description page for anonymous users, and a dashboard page for logged-in users.
I am debating between two implementations:
...
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 ...
1
vote
1answer
95 views
“good” way to redirect users and robots for internationalization?
I have a website in Spanish and English.
When there isn't any subdomain selected the preferred language is taken from the browser preferred language or a cookie.
I have the following URLs
...
4
votes
1answer
264 views
Hosting multiple sites - Mask URL?
I have a hosting account where I have my main site (www.mainsite.com points to root folder), and a subfolder xpto.com, where I want to have another site (www.xpto.com).
I can access ...
1
vote
0answers
286 views
URL redirection to same domain on different server
We have existing domain on non-IIS server and now we have moved it to IIS server. Client want us to redirect the URL from existing server to new server with same domain name.
We will modify the ...
1
vote
1answer
43 views
Tricky mod_rewrite challenge
I list about 9,000 records on my little site. At the moment I'm showing them with a dynamic page, like
http://domain.com/records.php?id=019031
But I'd like to start using meaningful URLs like this ...
3
votes
0answers
64 views
Using a hyphen in the domain name [duplicate]
Possible Duplicate:
Is it better to put hyphens in a domain name ?
I am looking to buy a domain where the obvious choices have already been purchased.
Example: domaintest.com or ...
0
votes
1answer
70 views
Trouble with .htacess redirection
I use this redirect rule to redirect users from www.domain.com/admin to www.domain.com/wp-admin on a WordPress site.
RedirectMatch 301 \@admin http://www.domain.com/wp-admin
The problem is that ...
1
vote
1answer
3k views
How to setup mod_rewrite/htaccess to do url masking and forwarding to a subdirectory?
Its been about three years since I've played with apache and php(I've been using thin and nignx ;). So I've forgotten how to setup a mod_rewrite directive to forward all http requests from root to the ...
1
vote
1answer
167 views
Tracking based on URL referral?
Users on my site are given unique URL's for me to then track how many people they have referred to my site.
IE: http://www.example.com/FQ3DL (FQ3DL being the unique code/url)
The first thing I'd ...
0
votes
1answer
146 views
What is the http://go2.wordpress.com/ redirect?
Hi I see a wordpress.com blog and on the latest post there is a redirect for the external links via "http://go2.wordpress.com/" redirect. This redirect is obfuscated - on hovering the link it displays ...
5
votes
2answers
197 views
URL strategy for multilingual website [duplicate]
Possible Duplicate:
How can I get search engines to crawl my site and see a localised view of my data?
I was wondering what would be the best URL strategy for a multilingual website (for an ...