Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 22-07-2009, 09:41 PM   #1 (permalink)
Broken In
 
Join Date: Jun 2007
Posts: 132
Question redirect wordpress page


Hi
is there any way to redirect one wordpress page to another wordpress page which is in the same folder?
thecreativeboy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 22-07-2009, 11:57 PM   #2 (permalink)
TechTin.com
 
ravi_9793's Avatar
 
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
Default Re: redirect wordpress page

I didn't get you exactly.
ravi_9793 is offline  
Old 23-07-2009, 09:52 AM   #3 (permalink)
Broken In
 
Join Date: Jun 2007
Posts: 132
Default Re: redirect wordpress page

In my blog i have to display my latest post in the first page.then after clicking the add more post button,it have go to the posts which didn't include the latest post.so for the add more post url i have to redirect another wordpress page which show the posts which didnt include the latest post.am i clear?
thecreativeboy is offline  
Old 23-07-2009, 11:51 AM   #4 (permalink)
Om Ma Ni Pä Me Hum
 
phuchungbhutia's Avatar
 
Join Date: Jun 2007
Location: sikkim
Posts: 383
Default Re: redirect wordpress page

Y cant it be done with some plugin or changing the template
__________________
Om Ma Ni Pä Me Hum: (perfection of-)
Om: generosity,- Ma: pure ethics,-Ni: tolerance n patience.- Pä: perseverance,- Me: concentration,-Hum: wisdom... Using Opera Mini Airtel NOP
phuchungbhutia is offline  
Old 23-07-2009, 01:32 PM   #5 (permalink)
TechTin.com
 
ravi_9793's Avatar
 
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
Default Re: redirect wordpress page

Quote:
Originally Posted by thecreativeboy View Post
In my blog i have to display my latest post in the first page.then after clicking the add more post button,it have go to the posts which didn't include the latest post.so for the add more post url i have to redirect another wordpress page which show the posts which didnt include the latest post.am i clear?
You can edit the theme file.
ravi_9793 is offline  
Old 23-07-2009, 11:37 PM   #6 (permalink)
Broken In
 
Join Date: Jun 2007
Posts: 132
Default Re: redirect wordpress page

actually in the theme file how i can edit.bcoz the codings are very difficult to understand.
thecreativeboy is offline  
Old 31-07-2009, 03:46 PM   #7 (permalink)
Fresh Stock Since 2005
 
Join Date: Feb 2005
Posts: 1,015
Default Re: redirect wordpress page

I think editing theme is what you should do. Addin
Code:
<?php next_posts_link('&laquo; Older Entries') ?>
in the index.php where you require should serve your purpose.

However, if you wish to achieve that anyways, create a new post and click on the HTML tab (instead of visual) and then in the content, type in
Code:
<script>
location.href="http://google.com";
</script>
Now, publish it. When you visit the page, you should be redirected to "http://google.com".. change "http://google.com" to whatever page you want to redirect to.
__________________
http://www.khattam.info

Last edited by khattam_; 31-07-2009 at 03:52 PM.
khattam_ is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2