Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Url redirect to 'news.php' with a '302 Moved Temporarily'

Parašė sh3fas· 2017 Bal. 12 10:04:21
#1

Sveiki, turiu tokią bėdą, reikia padaryti peradresavimą svetainės, kas galit padėti? esu į .htaccess įrašęs kodą:


RewriteEngine on

RewriteCond %{HTTP_HOST} ^vsta\.lt$ [OR]
RewriteCond %{HTTP_HOST} ^www\.vsta\.lt$

RewriteRule ^(.*)$ "http\:\/\/vsta\.lt\/home\/$1" [R=301,L]

Bet jis neveikia,


Reikia išspręsti šitą klausimą:

Url redirect to 'news.php' with a '302 Moved Temporarily' respond code.
The url redirect with a '302 Moved Temporarily' respond code and because of that this url does not get indexed by the search engines. In case you planned for a redirect on this url, do it with a '301 Moved Permanently' redirect, in that case the search engines knows that the redirected url is the new url.

Parašė Gytisz· 2017 Bal. 26 15:04:26
#2

Sveikas, kaip suprantu nori pakeisti iš "news.php?readmore=52" į /home/52, taip? Ar netaip supratau?

Redagavo Gytisz· 2017 Bal. 26 15:04:47