Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6168523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:42:10+00:00 2026-05-23T22:42:10+00:00

So I have this site that dynamically posts content using jquery and php. I

  • 0

So I have this site that dynamically posts content using jquery and php. I would like to know how to generate permalinks. I think I could do it, but I dont even know what I should be searching for on google. You can see the site at http://www.eataustineat.com.

For example, I would like a link like eataustineat.com/claypit to that would go directly to the video review, instead of having to to search for it and then click the link.

I will describe the how the site works on a basic level:

  1. first the user selects the “All Restaurants tab” in the content slider, then jquery slides to the third frame.

  2. Next, a user selects a link from a list. This list is generated by sql queries in php, while javascript pushes the result of the php to a specific div.

  3. When a user selects a link, jquery slides to the second slide. Once again, php runs a query while javascript pushes the content to a specific div. As a result, the user never leaves the index page.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:42:11+00:00Added an answer on May 23, 2026 at 10:42 pm

    I think it depends on how your website works. The ideal thing that I have in my mind at the moment is:

    1. Decide a unique way to find your video (could be a title, a file name, an id: must not change), if you are using a database it’s a column with a value different for each entry
    2. Create a webpage that accept as a parameter (not optional) (possibly a $_GET parameter, not a post) that unique key and fills it’s content with entry’s data (the video review hopefully)
    3. Now the permalink will be yourwebsite/yourwebpage?myparam=myvalue

    Normally the permalink is the numerical id referred to that entry (thinking about databases in this case)

    Edit 1: If what you mean is “moving the webpage to the link” (and not creating it), maybe you should ignore my answer, I didn’t understand the question so.
    What suggested Tadeck, if this is the case, is good

    Edit 2: What about if, following the keylines I given you to create a permalink, you pass this value to the homepage and on page load you fire the event through the click() function (so it’s like if the user clicks on the link, fires everything that you need, even the scroller thing)
    Obviusly you need to give an ID to each tag, but I don’t think it’s a big problem (just use directly your “permalink value” as an id

    The alternative in using click() method, is: give to the slider function a name so you can call it instead of waiting the click event only, expecially this part

    $('.cross-link').live("click", function(){
    

    You’ll have to replace function() with a named function

    then you will call, on page load, that function + ajaxpage(‘result.php?id=9’, ‘results2’) + ajaxpage(‘videoloader.php?id=9’) completely emulating the click event in this case.

    You still need however an id in the a tag to find out which is the link

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a site with URLs like this: http://domain.co.uk/subdir/page.php I have redesigned the site
I have a staging Rails site up that's running on MySQL 5.0.32-Debian. On this
All of a sudden in this MVC site I have no views that can
I have a web site in asp.net that uses a master page. In this
Since I have started using this site, I keep hearing about the Boost library.
How would I go about this? I have a mostly static site, which is
Ok so, i have this site that i am putting together in the play
Many aspects of my site are dynamic. I am using jquery. I have a
I have this classic ASP site which has been working fine until we updated
I have a site, from which you can download an HTML file. This HTML

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.