There is a security flaw in the Page 302 redirect. Basically, a Page 302 redirect is a temporary redirect used to inform search engine spiders of the new temporary location of a web page. Using this redirect, a malicious user or competitor can get your site off the SERPS.
I'm running into this issue over and over again. It seems like it goes like this...
Someone searches for one of my clients domains (all on one server) in google. When they click on the link in google, they get the google alert that it's an attack site (and in fact when you look at the address line you see that it's being redirected to an IP address). This only happens once, and when you click on the site again it works fine.
The IP address, or at least one, is 91.205.233.31
I found an article about dns cache poisoning, but that seems to be on the end user side of things, and as this is happening across a lot of different users, my instincts say it's something to do with my host.[url]
... and nothing works. My webserver gets hosed, and my otherwise working system gives me an error when I try to get a page from it. I am, by the way, using Mac 10.6.8, with Apache 2.2 on both server and client.
Source site is very chaotic (static pages + wp pages) and there are no clear rule for redirection (no regex ).So I need to redirect every single page but syntax:
Redirect 301 esp.site.com/oldpage http:// es.site.com/newpage doesn't work!I think "esp.site.com" in source page is not acceptable syntax..which is the correct syntax ? Can I manage all from one .htaccess file in main root (www) or should I create "esp" directory (and point old subdomain to it - one for every language) and put .htaccess in every directory with redirection ?
Every domain that I have added just goes to the default Plesk landing page. I have:
* Added them as new subscriptions * Added domains to a current subscription * Verified that the index.html file is deleted * Verified that vhosts is pointing to proper directory * Confirmed that sites work when clicking 'preview'
I have a problem with my server. I am trying to make a subdomain, and it isn't working. I create it like how in all tutorials says here( click here ) . I completed all fields, but when i try to open the subdomain in a browser page, it's telling me, page not found / page doesn't exist. I have a dedicated server on window server 2008 for my website with a dedicated IP.
Right now my stats system only shows from what website traffic is coming. I have google analytics aswell, and with all its functions, it does not tell me from exactly what webpage traffic is coming, and to what webpage the traffic is coming to.
So, let say someone is sending me traffic from www.reffererxxx.com/cool_video.html to www.mysite.com/super_cool_video.html
My statistics would only show that www.reffererxxx.com is sending traffic to www.mysite.com
Is there a way(a script/service/program) to find out exactly from what webpage the traffic is coming, and to what webpage of mine the traffic is going to? (I do not have server logs / webalizer / awstats as my server cannot handle the log processing due to high server loads)
Search engines may think serviciionline.net and www. serviciionline.net are two different sites.
You should set up a permanent redirect (technically called a "301 redirect") between these sites. Once you do that, you will get full search engine credit for your work on these sites. For example, serviciionline.net seems to have 3,058 inbound links whereas www. serviciionline.net has 32 inbound links. By correctly configuring a permanent 301 redirect, the search rankings might improve as all inbound links are correctly counted for the website.
How can I do that redirection? I have cPanel Pro in my hosting, and as far as I can see, with or without www, I land in the same place
I am one of those TP customers that got affected by the DC outage.
to redirect my website to a temporary status page for my members... I have successfully redirected www.domain.com but I need to also redirect the main part of the site www.domain.com/forums < is there any possible way of doing this without having access to my server? I am using Namecheap as domain registrar.
Also - will doing a redirect like this cause an kind of SEO problems? I want my visitors to be able to enter something short like that instead of the long address.
what is 301 redirect? i heard that when as a website publisher, you should redirect your mydomain.com to www.mydomain.com everytime as the domain with www. in front of it bears more value... Is that true?
Btw, there was a time that i submitted two sitemaps to google, once for the domain without the www. and the seond with the www. I eventually took down the one with www.
So, as you may expect, there's only results showing up when i type site:mydomain.com and only 1 result for site:www.mydomian.com... i was thinking, mayb i should have juz list two sitemaps for the same site... any benefits/harm of doing that? does that increase PR or anything?
I have a web application built with PHP which uses the MVC design pattern.
The application forwards all requests through index.php.
I am using IIRF (similar to mod_rewrite - IIS6 has no native rewrite module) to rewrite all requests through the index.php file and this is successful.
My application has several "modules" which I wish to be accessible via different URLs. For example the following is how I wish to set up my URLs: ...
is it possible to register a domain name and just use it to re-direct to another domain without paying for hosting etc? for example if i want a standard url to point to a free [url] blog? how would i go about doing this?
The thing is that we have a dedicated server at our company hosting several domains, and right now you can access them both with the www prefix or without it, but there is no redirection in case you access without it, and this has negative impact with SEO related stuff.
I have the rewrite apache module enabled (I tested with a script I found on the net), and I also tried a test configuring a single domain including some code about redirection.
Right now I'm getting a nice "500 Internal Server Error"
This is the code in .htaccess
Code: Option +FollowSymlinks RewriteEngine On RewriteCond %{http_host} ^mydomain.com [NC] RewriteRule ^(.*)$ [url] (mydomain.com is, obviously, a replacement for the real domain in both cases)
I am trying to figure out how to do the following:
Say I have a URL like this: www.myreallylongsiteurl.com and I want it to automatically redirect to www.myRegularURL.com.
How would I go about doing this? Do I actually have to setup a whole new site in IIS and have a page there that just does a redirect or can I set up some sort of alias for this?
Also, my customer would like me to set it up so that myRegularURL.com redirects automatically to www.myRegularURL.com. they don't want to have to do the www in the url. Do I do this the same way as above?
I am trying to do is have a redirect so the files get redirected to a subdomain. So domain.com gets pointed to domain.newdomain.com. However, I want to keep the current URLs, so say I got [url], the below code is just redirecting that url to [url]rather than [url]
A spammer has sent a ton of users a phishing email requesting the users password...
I work for a regional ISP, and we deal with alot of elderly people who would probably send him a response with a password... I looked over the mail log and one person did respond back to him...
Basically... I want to do like... a virtusertable entry that forwards any email sent to HIM... to ME...
so basically... his email is for instance: phishingspammer@gmail.com
I want to do something like this in the virtusertable (I understand it probably cannot be done thru the virtusertable):
phishingspammer@gmail.com goodguy@regionalisp.com
This way I can alert the people who DO try to send him emails that the email was stopped and to never respond with a password.
we change the name of one our directory on our host, we have some file on this directory and some website linked to this files. now how can redirect all address to new address?
for example our old address is: [url] now this file located on: [url]