0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
General
General Discussion
Topic
Url rewriting SOLVED
Last Post
Search Topic
Designhow
Elite Rocketeer
Posts:
1013
Thanks:
0
Url rewriting SOLVED
Posted 12 years 1 month ago
I am working on a website that is hosted somewhere else so I am using the correct domain name.
I have it as the default IP adress on my server subscriptions. The URL below is what is currently what my browser is reading
216.70.97.231/index.php?option=com_conte...cle&id=45&Itemid=378
If I use absolute URLS "like the above url" when this site goes live It will create a 404 error right?
Question: what can I do to link absolute URL's while building the site so I don't have to relink the entire live site?
Last Edit:
12 years 1 month ago
by
Designhow
.
#945551
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Url rewriting SOLVED
Posted 12 years 1 month ago
What do you mean by relink?
Just build your site like you normally would, then move it to the new server with Akeeba Backup.
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#945555
Designhow
Elite Rocketeer
Posts:
1013
Thanks:
0
Re: Url rewriting SOLVED
Posted 12 years 1 month ago
If I use (
216.70.97.231/index.php?option=c
... Itemid=378) in a button link, like the one that says free consultation in the side bar, will it retain that link or will it switch to
www.Tomorrowswellnesscenter.com
when I move it?
#945567
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Url rewriting SOLVED
Posted 12 years 1 month ago
You currently have this code:
<a href="index.php?option=com_content&view=article&id=75&Itemid=391"> <button class="btn btn-large btn-primary" type="button">Free Consultation</button> </a>
That is ok
If you would have used the code below, it would be hardcoded and not ok.
<a href="
216.70.97.231/index.php?option=com_conte...id=75&Itemid=391
"> <button class="btn btn-large btn-primary" type="button">Free Consultation</button> </a>
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#945582
Time to create page: 0.058 seconds
Powered by
Kunena Forum