473,404 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

PHP search engine code? (Rather verbose php link) Any ideas?

hi all,
I've totally hit a brick wall and I've checked the numerous (some
helpful) tutorials in making a php link search engine friendly but the
following link:

<font face="Tahoma" size="2">
<a
href='ps2reviewsdisplay.php?page=ps2/ps2acecombatsquadronleader&type=htm&title=-
Ace Combat Squadron Leader Review - www.impulsegamer.com Australia'>
<span style="text-decoration: none">Ace Combat: Squadron Leader<br>
</span></a></font>

I just don't know how on earth to make it search engine friendly?

Any advice would be greatful, I'm a relatively new php coder but it's
driving me insane :)
cheers,
Andrew

Dec 12 '05 #1
2 1664
First of all, <font> tags were already deprecated when the web was
invented.

When you do not want to use GET variables to refer to a specific site,
you can link to something like this:
ps2reviewsdisplay.php/ps2/ps2acsl.html
Then parse the $_SERVER['REQUEST_URI'] variable within that script.

Do not specify the title in a link.

Dec 12 '05 #2
an***********@gmail.com said the following on 12/12/2005 01:05:
I've totally hit a brick wall and I've checked the numerous (some
helpful) tutorials in making a php link search engine friendly but the
following link:

<font face="Tahoma" size="2">
<a
href='ps2reviewsdisplay.php?page=ps2/ps2acecombatsquadronleader&type=htm&title=-
Ace Combat Squadron Leader Review - www.impulsegamer.com Australia'>
<span style="text-decoration: none">Ace Combat: Squadron Leader<br>
</span></a></font>


Note that spaces are not valid characters in URLs.

--
Oli
Dec 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: George | last post by:
Hi, Anyone has the background for explaining? I have made a search on my name and I have got a link to another search engine. The link's title was the search phrase for the other search engine...
39
by: Noticedtrends | last post by:
Can inference search-engines narrow-down the number of often irrelevant results, by using specific keywords; for the purpose of discerning emerging social & business trends? For example, if...
3
by: Johann Blake | last post by:
This aticle presents factual evidence that Google's PageRank, inbound links and keywords are irrelevent to your placement in the search results. It presents several case studies that show...
6
by: DC | last post by:
Hi, I am programming a search catalogue with 200000 items (and growing). I am currently using the SQL Server 2000 fulltext engine for this task but it does not fit the requirements anymore. ...
64
by: Manfred Kooistra | last post by:
I am building a website with identical content in four different languages. On a first visit, the search engine determines the language of the content by the IP address of the visitor. What the...
2
by: Griff | last post by:
Hi We have an eCommerce site that was designed as a BusinessToBusiness system. When anyone accesses a page, the site checks to see whether they have a current session (i.e. already...
0
by: Search.DailyFreeCode.Com | last post by:
http://search.dailyfreecode.com/ A Search Engine has been designed which fulfills all the needs of programmers, with specific focus on following areas 1. Projects 2. Sourcecode 3. Articles...
9
by: weirdguy | last post by:
Hello, Just for anyone information, there is a similar title "Search in Listbox" but it is via Combo Box. In case, anyone need it, I put a link to here. Please let me know if I break any rules...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.