Team,
I have a wordpress site. I would like my wordpress index to default to index2.php instead of index.php. I have another index.php I would like to show. But If i change my index.php of wordpress then i start getting 404 on all my links. Any ideas?
Thanks
Jose L Morales Sotolongo
That's perfectly normal. Would you consider putting WordPress in a subdirectory?
yes i want to move it to a subdirectory example:
domain.com/blog but I will be creating a subdomain for that example blog.domain.com
Thanks
Jose L Morales Sotolongo
Never mind last response That was a response on another forum.... I would like my site to have index2.php defaulted. Example if you pull a post it pulls information from the index.php to create the post. but I want it to pull from the index2.php
any ideas?
Jose L Morales
Change the .htaccess file
Ever make thoughts about SEO?
The problem I have 2 diferent sites working on the same htaccess so it is getting tricky. I just need to know how to default wordpress to pull from index2.php instead of index.php